Commit Graph

6 Commits

Author SHA1 Message Date
Tianon Gravi 2f364db696 Update to actions/checkout@v4 🙃
(this is effectively a functional no-op solving a "problem" that really ought to be solved at a different level within GHA)
2024-07-09 15:37:22 -07:00
yosifkit 63c9218175
Add Docker Hub categories (#2446)
* Add repo metadata, start with categories!

scripts for checking repo categories, updating the canonical set
added categories to push.pl

* Add initial set of semi-acurate categories

* Adjustments following tianon's review

* Simplify metadata.sh use cases (CI or interactive); just diff and check all the time

Update README.md about metadata.sh usage

* Unify the categories checks into one jq expressions

* Update initial categories

* Link to Docker docs for categories; minor categories script adjustments
2024-05-17 11:44:00 -07:00
William Desportes 3ed73ef425
Upgrade actions/checkout to v3 2022-08-10 21:42:21 +02:00
William Desportes f55c7f8894
Add permissions on ci GitHub workflow 2022-08-10 21:40:56 +02:00
Joe Ferguson 1724163962 Ensure exit code on git diff can cause failure as well 2020-08-24 12:01:56 -07:00
Tianon Gravi a3d3e7f324 Add initial GitHub Actions CI 2020-05-01 10:38:56 -07:00