File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 44 "actions/dockerhub-login" : " 1.0.0" ,
55 "actions/send-slack-message" : " 1.0.0" ,
66 "actions/aws-auth" : " 1.0.0" ,
7+ "actions/argo-lint" : " 1.0.0"
78 "actions/setup-conftest" : " 1.0.0"
89 "actions/setup-argo" : " 1.0.0"
910 "actions/generate-openapi-clients" : " 1.0.0"
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2024-11-28)
4+
5+
6+ ### 🎉 Features
7+
8+ * add argo-lint and install-argo-cli action ([ #171 ] ( https://github.com/grafana/shared-workflows/issues/171 ) ) ([ d848da2] ( https://github.com/grafana/shared-workflows/commit/d848da21d310b2a847a73457059b5a2d93d9f154 ) )
9+
10+
11+ ### 🐛 Bug Fixes
12+
13+ * ** argo-lint:** fallback to hardcode action repo ([ #213 ] ( https://github.com/grafana/shared-workflows/issues/213 ) ) ([ c663230] ( https://github.com/grafana/shared-workflows/commit/c6632305ef48112fe6b1aad26ecf2b32a743bda9 ) )
14+
15+
16+ ### 🔧 Miscellaneous Chores
17+
18+ * ** deps:** update actions/checkout action to v4.1.7 ([ #244 ] ( https://github.com/grafana/shared-workflows/issues/244 ) ) ([ 1d5fba5] ( https://github.com/grafana/shared-workflows/commit/1d5fba52e7cb2780dfd1af758e1d84e35ce6e8f7 ) )
19+ * ** deps:** update actions/checkout action to v4.2.0 ([ #313 ] ( https://github.com/grafana/shared-workflows/issues/313 ) ) ([ ba6268c] ( https://github.com/grafana/shared-workflows/commit/ba6268c6beef0ab5b461f45eef4cfe1b4e6d6013 ) )
20+ * ** deps:** update actions/checkout action to v4.2.1 ([ #445 ] ( https://github.com/grafana/shared-workflows/issues/445 ) ) ([ c72e039] ( https://github.com/grafana/shared-workflows/commit/c72e039d656ea7db5cbcfd98dffd0f8554e1f029 ) )
21+ * ** deps:** update actions/checkout action to v4.2.2 ([ #498 ] ( https://github.com/grafana/shared-workflows/issues/498 ) ) ([ 7c6dbe2] ( https://github.com/grafana/shared-workflows/commit/7c6dbe23c5fd8f3ab5863fb0e3f9d95de621b746 ) )
22+
23+
24+ ### ♻️ Code Refactoring
25+
26+ * ** setup-argo:** refactor following feedback ([ #215 ] ( https://github.com/grafana/shared-workflows/issues/215 ) ) ([ 64a196a] ( https://github.com/grafana/shared-workflows/commit/64a196a127bcfe135cf6152a387db2024efc3044 ) )
You can’t perform that action at this time.
0 commit comments