meta-automata-nix / actions-batch

Time-sharing supercomputer built on GitHub Actions
https://blog.alexellis.io/github-actions-timesharing-supercomputer/
MIT License
1 stars 0 forks source link

Sweep: Make a sweep.yml #11

Closed ar4s-gh closed 1 week ago

ar4s-gh commented 1 month ago

Details

Please make sure to add the following rules.


[boilerplate goes here]

Rules: 

- Readme file: The root directory should have a README.MD file. Treat it like changelog. When a pull request is approved, prepend the feature changes.
- Unit Tests:  Always Write unit tests for `/examples/any-file-here-is-an-example-script.sh.` and Test each function in the file. Make sure to test edge cases.
- Artifacts: All artifacts and outputs go in `/uploads`. 
- Code Comments:  Please add comments to your code, and while we're at it;  Make a sweep.yml with rule that reminds you to Comment your code like divnix/std (github repo)

Branch

sweep-dev