-
-
Topics: Add section 5.x to Tutorial 4 describing how to use Ansible and GitHub Actions to run HPL
Tasks:
- Create a feature branch that adds a section with pictures to the tutorial content
- …
-
Topics: Document the steps involved in your automation deployment
Tasks:
- Prepare user documentation for someone else to be able to reproduce your steps
-
I have a pretty decent CI System built in [my tool repo](https://github.com/AliSajid/iptmnet_client). The actual tool is pretty simple but I have a few things running that:
1. Run a few pre-commit …
-
It would be grate to have the ci to run sw on the test/test dirtectory then to compare this dirtectory with test/expected to ensure that sw works as expected
-
-
*As a* developer
*I need* a CI/CD pipeline using GitHub Actions
*So that* we can automate testing and deployment processes
### Details and Assumptions
* Set up GitHub Actions workflow for …
-
Create continuous integration checks for the main branch.
Start with easy to respect checks.
-
-
Wikipedia references:
* https://en.wikipedia.org/wiki/Continuous_integration
* https://en.wikipedia.org/wiki/Build_automation
* https://en.wikipedia.org/wiki/Monorepo
Jenkins and Travis are …
ghost updated
2 months ago