Commit Graph

6 Commits

Author SHA1 Message Date
Christien Rioux 19f545ff92 Merge branch 'target_env_musl' into 'main'
Adding musl target env

See merge request veilid/veilid!177
2023-09-16 19:01:56 -05:00
TC Johnson c69ed60cd2 Revise release process
Version bumping was causing an issue where a new git tag and commit was created
before Cargo.toml was updated. This merge turns off auto tag and commit creation
and moves them to the process document.
2023-08-19 17:19:17 -05:00
TC Johnson f4d71457da Add docs and mod version bumping
Added and modified documentation for the contribution process.
Added the code of conduct file.
Modified bump version's conf to auto create tags and commits.
2023-08-01 21:37:38 -05:00
Christien Rioux 217a2470b0 first version bump 2023-07-16 15:04:00 -04:00
Christien Rioux 4a93f0867b version bump 2023-07-16 14:35:51 -04:00
John Smith a01d286dcf fix tests 2023-06-19 15:23:30 -04:00