-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI pipeline #64
Labels
enhancement
New feature or request
Comments
frosklis
added a commit
that referenced
this issue
Mar 15, 2021
The reason for this is that ```tarpaulin``` gets run.
frosklis
added a commit
that referenced
this issue
Mar 15, 2021
- Automatically create a tag for everything that affects the master branch. - When tagging, check that the tag name matches the Cargo version.
frosklis
added a commit
that referenced
this issue
Mar 16, 2021
frosklis
added a commit
that referenced
this issue
Mar 16, 2021
frosklis
added a commit
that referenced
this issue
Mar 16, 2021
frosklis
added a commit
that referenced
this issue
Mar 17, 2021
frosklis
added a commit
that referenced
this issue
Mar 17, 2021
Decided against building pre-releases automatically. If a user wants to check on the latest developments, it is because it is an advanced user that can install from source. |
frosklis
added a commit
that referenced
this issue
Mar 20, 2021
frosklis
added a commit
that referenced
this issue
Mar 21, 2021
frosklis
added a commit
that referenced
this issue
Mar 21, 2021
frosklis
added a commit
that referenced
this issue
Mar 21, 2021
frosklis
added a commit
that referenced
this issue
Mar 22, 2021
frosklis
added a commit
that referenced
this issue
Mar 22, 2021
frosklis
added a commit
that referenced
this issue
Mar 22, 2021
frosklis
added a commit
that referenced
this issue
Mar 22, 2021
make the main.yaml necessary for pull requests #64
frosklis
added a commit
that referenced
this issue
Mar 22, 2021
frosklis
added a commit
that referenced
this issue
Mar 22, 2021
frosklis
added a commit
that referenced
this issue
Mar 24, 2021
frosklis
added a commit
that referenced
this issue
Mar 24, 2021
automatically bump version for development #64
frosklis
added a commit
that referenced
this issue
Mar 29, 2021
frosklis
added a commit
that referenced
this issue
Mar 31, 2021
Tried to bump version automatically but it failed when pushing to github again. We'll see if it works in the next release |
frosklis
added a commit
that referenced
this issue
Aug 16, 2021
frosklis
added a commit
that referenced
this issue
Aug 16, 2021
frosklis
added a commit
that referenced
this issue
Aug 22, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I made a mistake publishing a tag that didn't match the cargo version. This simply cannot happen. In fact it should be fully automated.
Modify travis set-up so that when a tag is created:
When a commit is done to master:
When a new tag is published:
The text was updated successfully, but these errors were encountered: