Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Add CI workflow #10

Closed
chipsenkbeil opened this issue Dec 27, 2020 · 1 comment
Closed

Add CI workflow #10

chipsenkbeil opened this issue Dec 27, 2020 · 1 comment
Milestone

Comments

@chipsenkbeil
Copy link
Owner

Already have one for vimwiki-server, so can copy that one, but there are a couple of additions I would like to make:

  1. Leverage cargo-hack to support publishing entity and entity_macros that have a cyclic dependency (it just removes dev dependencies)
  2. Leverage cargo update -Z minimal-version as described in Command to update Cargo.lock to minimal versions rust-lang/cargo#4100
  3. Leverage cargo-semvar to detect and enforce major/minor revision requirements as described in https://doc.rust-lang.org/cargo/reference/semver.html
@chipsenkbeil
Copy link
Owner Author

Closing out as CI workflow created. Not using any of above, but those could be moved to a deployment workflow.

@chipsenkbeil chipsenkbeil added this to the 0.1 milestone Jan 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant