You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: assorted tweaks so the crate builds again (#15)
* fix: make crate build again
* Add checks badge
* Use appropriate commit for push/pr
* Update to latest Alire
* Force config file generation
* Name the workflow
* Disable final codecov step on macos
* Force publishing and skip actual PR creation
The goal of this repository is to show the best practices for Ada/SPARK open-source development. We will do our best to keep it updated with the latest technologies and services from Alire and GitHub. Don’t hesitate to suggest enhancements in case we missed something interesting.
@@ -293,7 +294,7 @@ The procedure is:
293
294
contribute it to the Alire index.
294
295
- Update the version number in `alire.toml` on the development branch
295
296
296
-
Push bug fixes to the MINOR release branch and only update the PATCH number
297
+
Push bug fixes to the MINOR release branch and only update the PATCH number
0 commit comments