Commit graph

15 commits

Author SHA1 Message Date
Philipp Trulson
c79846fb30
Update Action to Node 20 (#128)
* Update GitHub Actions workflows to latest versions

* Update dependencies & run on Node 20
2024-02-01 21:52:34 +05:30
K3rnelPan1c
5177407148
Update Action to Node 16 and handle set-output deprecation (#109)
* update: action runtime to node16

* chore: pin dependencies

* fix: build error with new TS version

* add: editorconfig

* chore: update all actions used in workflows

* update: readme action sample versions

* chore: bump developer dependencies

* chore: bump developer dependencies

* fix: eslint issues

* fix: broken buildah copy logic

* chore: address review feedback version bump
2022-12-23 21:00:57 +05:30
dependabot[bot]
ea6be4fe0d
Bump @actions/core from 1.2.6 to 1.9.1 (#112)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 14:32:38 +05:30
Divyanshu Agrawal
3ffbc5da4f
Add manifest feature (#85)
* Add manifest feature

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-11-17 15:09:25 +05:30
Tim Etchells
48fe07762a Rename 'archs' input and improve multiarch (#62)
- Expand readme
- Add example

Signed-off-by: Tim Etchells <tetchel@gmail.com>
2021-07-09 11:24:50 -04:00
Divyanshu Agrawal
6dbeb7e1f6
Fix buildah issue of using overlay as storage driver (#51)
Work around https://github.com/redhat-actions/buildah-build/issues/45

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-09 10:32:13 -04:00
Divyanshu Agrawal
20a8e62ce0
Add io generator and CI checks (#25)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-08 11:24:18 -05:00
Divyanshu Agrawal
88e0085544
Add feature to output image with multiple tags (#21)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-01 12:54:50 -05:00
Tim Etchells
4e70c85f52 Rename to buildah-build
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-23 13:27:19 -05:00
Tim Etchells
4373525da7 Small readme edit, fix ncc dependency
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-19 14:49:47 -05:00
Tim Etchells
2f1cc9082b Add verify bundle workflow and package-lock
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-19 13:44:17 -05:00
Luca Stocchi
1196e988b8
readme + cleaning
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 15:20:53 +01:00
Luca Stocchi
3043388d5b
add language recognizer
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-13 12:38:29 +01:00
Luca Stocchi
ce541b4331
add missing files for the action
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 22:48:47 +01:00
Luca Stocchi
7cfe2a742f
first commit
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
2020-11-06 18:42:45 +01:00