Anthony Oteri
a47b4369f8
Add task to build documentation
2023-09-29 11:58:24 -04:00
Anthony Oteri
b8d64542f2
Use lowercase filename and fix windows tar command
2023-09-29 11:41:12 -04:00
Anthony Oteri
ce6bd4b46a
Fix path of release binary
2023-09-29 11:35:42 -04:00
Anthony Oteri
ab419fede0
Use extension in filename
2023-09-29 11:33:24 -04:00
Anthony Oteri
cab6e40050
Use ref-name instead of ref for version
2023-09-29 11:28:54 -04:00
Anthony Oteri
b12e5e4c7b
Use gzip files to differentiate versions
2023-09-29 11:04:07 -04:00
Anthony Oteri
452a136b17
Split out release-assets job for windows from mac/linux
2023-09-29 10:39:21 -04:00
Anthony Oteri
b676e7e220
Add permission to write contents to release_asset workflow
2023-09-28 17:55:41 -04:00
Anthony Oteri
5f1a98ded8
Add permission to write contents to release workflow
2023-09-28 17:45:11 -04:00
Anthony Oteri
8c737a9833
Create release workflow
2023-09-28 17:35:31 -04:00
dependabot[bot]
2c9391bc5a
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 17:32:24 +00:00
Anthony Oteri
de72ec53aa
Test on Linux/Mac/Windows
2023-09-26 13:27:37 -04:00
Anthony Oteri
3156a9f99e
Fix clippy security errors
2023-09-21 14:28:15 -04:00
Anthony Oteri
2e084a4b2e
Enable Clippy::Pedantic checks by default
2023-09-21 13:47:25 -04:00
Anthony Oteri
dcd656e9c8
Update GitHub workflows
...
Updates the github workflows to separate the clippy analysis from the rest. This way the clippy analysis can be done on a schedule. Also update the clippy analysis to upload the results to GitHub as security issues.
2023-09-21 11:39:58 -04:00
Anthony Oteri
74b2f87e51
Add GitHub Rust workflow and dependabot integration
2023-09-13 21:44:06 -04:00