Commit Graph

12 Commits

Author SHA1 Message Date
Mohamed Elashri bdd5b547ac
Add linter to the generate_readme action 2024-11-15 22:44:12 -05:00
Mohamed Elashri b55c8df426
Add more triggering paths 2024-11-15 21:45:15 -05:00
Mohamed Elashri 36b4f83194
Add manual run for the testing CI 2024-11-15 21:02:46 -05:00
MohamedElashri e3684f0002
Remove lint workflow and modify README generation test action with linting step 2024-11-12 09:40:39 -05:00
Mohamed Elashri 2c3cf1a77f
Add manual trigger for the testing CI 2024-11-12 14:31:14 +00:00
Mohamed Elashri ad898dce04
Create test_readme.yml 2024-11-12 14:22:41 +00:00
Mohamed Elashri f384e40f7c
Update generate-readme.yml 2024-11-12 14:22:13 +00:00
Anas Sheashaey d3f2d345b6 Activate `generate-readme.yml` GitHub Action for PRs 2024-11-12 11:12:47 +02:00
Anas Sheashaey abb0285f91 Several updates to automation workflow
- Update `generate-readme.yml` to use Python scripts. Previously it was
  awk scripts.
- Rename python script to `generate_readme`. Previously it was called
  `main.py`.
- Add note to `CONTRIBUTING.md` explaining the new file to add
  manual entries.
- Fix typo in `CONTRIBUTING.md`.
2024-11-11 14:47:00 +02:00
Anas Sheashaey b17c5ff981 Automate README generation with GitHub Actions
- Add `generate-readme.yml` workflow to update `README.md` on pushes to `main` when `_README.md` changes
- Introduce AWK scripts as a submodule (`scripts/awk`) for processing the README
- Rename `README.md` to `_README.md` to serve as the source file
2024-11-10 03:52:16 +02:00
Mohamed Elashri 0cd8534b56
Add awesome-lint CI. 2024-06-03 17:21:11 +00:00
Mohamed 577757a5a5
Add template for PRs 2023-11-28 10:18:30 -05:00