Skip to content

Commit

Permalink
Add checks badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Oct 25, 2024
1 parent 3aaee0a commit ba25e93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Ada SPARK Workflow
A demo of best practices for open-source Ada/SPARK development.

[![checks](https://github.com/alire-project/ada_spark_workflow/workflows/main/badge.svg)](https://github.com/alire-project/ada_spark_workflow/actions)
[![codecov](https://codecov.io/gh/alire-project/ada_spark_workflow/branch/main/graph/badge.svg?token=9PZQ67LBPF)](https://codecov.io/gh/alire-project/ada_spark_workflow)

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.
Expand Down Expand Up @@ -293,7 +294,7 @@ The procedure is:
contribute it to the Alire index.
- Update the version number in `alire.toml` on the development branch

Push bug fixes to the MINOR release branch and only update the PATCH number
Push bug fixes to the MINOR release branch and only update the PATCH number

### `PATCH` Releases

Expand Down

0 comments on commit ba25e93

Please sign in to comment.