Skip to content

Commit 681b07e

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-06-02) ### Bug Fixes * adding input for armv7 runner defaulting to self hosted ([6bbba2e](6bbba2e)) * adding secret envs for container builds ([079d1e7](079d1e7)) * explicitly set GITHUB_TOKEN env var so secret-envs can resolve it ([99827d9](99827d9)) * improved renovate ([e7bbc72](e7bbc72)) * ref name [skip ci] ([a2aab69](a2aab69)) * roll back to app-id ([8de4f95](8de4f95)) * setting owner for token ([adcf70d](adcf70d)) * use | as sed delimiter to handle / in image paths ([fc5b299](fc5b299)) ### Features * add the possibility to pass secrets to the docker build ([c6f4486](c6f4486)) * adding multi arch build workflow ([27822e1](27822e1)) * adding reusable workflow for gitops deploy ([18103e8](18103e8)) * addint the option to use github app auth ([dd980fa](dd980fa)) * make semantic release runner configurable ([af51616](af51616)) * writing a short readme and adding semantic release action ([d607b8c](d607b8c))
1 parent fc5b299 commit 681b07e

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 1.0.0 (2026-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* adding input for armv7 runner defaulting to self hosted ([6bbba2e](https://github.com/mogenius/github-actions/commit/6bbba2ed28de00ac8ffca1aa2c8f38c6b73b7602))
7+
* adding secret envs for container builds ([079d1e7](https://github.com/mogenius/github-actions/commit/079d1e76fe98f17ba03a34c6c6c318fe9291f257))
8+
* explicitly set GITHUB_TOKEN env var so secret-envs can resolve it ([99827d9](https://github.com/mogenius/github-actions/commit/99827d9d6d116491d980bd1452c5698a2aa71fc3))
9+
* improved renovate ([e7bbc72](https://github.com/mogenius/github-actions/commit/e7bbc72b52b9de09d67ea692f39ab5063a175a5b))
10+
* ref name [skip ci] ([a2aab69](https://github.com/mogenius/github-actions/commit/a2aab6984bdb504c651486b1d0e202bf1e312db2))
11+
* roll back to app-id ([8de4f95](https://github.com/mogenius/github-actions/commit/8de4f95f32d358b0be4097a008bf62b6156fde09))
12+
* setting owner for token ([adcf70d](https://github.com/mogenius/github-actions/commit/adcf70d842afd0bac6634028a3280a87e1ec43b3))
13+
* use | as sed delimiter to handle / in image paths ([fc5b299](https://github.com/mogenius/github-actions/commit/fc5b299592331d09e8fd358cba54610a76320c0c))
14+
15+
16+
### Features
17+
18+
* add the possibility to pass secrets to the docker build ([c6f4486](https://github.com/mogenius/github-actions/commit/c6f44860fea8de870f786f65507a5c01c59ed3ff))
19+
* adding multi arch build workflow ([27822e1](https://github.com/mogenius/github-actions/commit/27822e16d951ac5b04a35d4a6d65e1cd18e8e0bf))
20+
* adding reusable workflow for gitops deploy ([18103e8](https://github.com/mogenius/github-actions/commit/18103e87b48bc7522a6ed179847a3f49127807a1))
21+
* addint the option to use github app auth ([dd980fa](https://github.com/mogenius/github-actions/commit/dd980fa240c0c00ce9c7fa3ac40dd565a500a6af))
22+
* make semantic release runner configurable ([af51616](https://github.com/mogenius/github-actions/commit/af516163c475fa351ca5a88c4ae9dea4f09dbd35))
23+
* writing a short readme and adding semantic release action ([d607b8c](https://github.com/mogenius/github-actions/commit/d607b8cbccb215bcdff50820a55f540df939c8b8))

0 commit comments

Comments
 (0)