mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-18 21:19:25 +00:00
Update README with CI/CD pipeline information
Co-authored-by: elisiariocouto <818914+elisiariocouto@users.noreply.github.com>
This commit is contained in:
committed by
Elisiário Couto
parent
a939b841f3
commit
8cc4f567f8
@@ -357,6 +357,10 @@ tests/ # Test suite
|
|||||||
3. Make your changes with tests
|
3. Make your changes with tests
|
||||||
4. Submit a pull request
|
4. Submit a pull request
|
||||||
|
|
||||||
|
The repository uses GitHub Actions for CI/CD:
|
||||||
|
- **CI**: Runs Python tests (`uv run pytest`) and frontend linting/build on every push
|
||||||
|
- **Release**: Creates GitHub releases with changelog when tags are pushed
|
||||||
|
|
||||||
## ⚠️ Notes
|
## ⚠️ Notes
|
||||||
- This project is in active development
|
- This project is in active development
|
||||||
- GoCardless API rate limits apply
|
- GoCardless API rate limits apply
|
||||||
|
|||||||
Reference in New Issue
Block a user