Commit graph

  • 2bdcfaeeef (forgejo-compat) Allow "linux" as RUNNER_OS main v2-compat ver4a 2025-04-15 10:11:23 +02:00
  • 7a95fa7ee0 Update changelog v2.13 v2 divyansh42 2024-03-05 17:11:53 +05:30
  • 1ec5690277 Turn-off CRDA workflows temporarily divyansh42 2024-03-05 17:08:11 +05:30
  • c79846fb30
    Update Action to Node 20 (#128) Philipp Trulson 2024-02-01 17:22:34 +01:00
  • b4dc19b4ba Update changelog v2.12 divyansh42 2023-02-09 15:16:26 +05:30
  • 5f55f580e1
    Bump json5 from 1.0.1 to 1.0.2 (#117) dependabot[bot] 2023-02-09 15:08:58 +05:30
  • 6c6c802bcc
    Forcibly remove existing manifest before creating a new one (#103) Philipp Trulson 2023-02-09 10:38:33 +01:00
  • 3e3409a032 Add changelog for v2.11 v2.11 divyansh42 2022-12-29 18:41:35 +05:30
  • 5177407148
    Update Action to Node 16 and handle set-output deprecation (#109) K3rnelPan1c 2022-12-23 15:30:57 +00:00
  • 4b8d36793b Update bundle divyansh42 2022-11-22 14:44:28 +05:30
  • 807a385655
    Bump ansi-regex from 5.0.0 to 5.0.1 (#113) dependabot[bot] 2022-11-22 14:32:52 +05:30
  • ea6be4fe0d
    Bump @actions/core from 1.2.6 to 1.9.1 (#112) dependabot[bot] 2022-11-22 14:32:38 +05:30
  • ab528f78d0
    Bump minimatch from 3.0.4 to 3.1.2 (#111) dependabot[bot] 2022-11-22 14:32:21 +05:30
  • 2cb54cfbef
    Bump minimist from 1.2.5 to 1.2.7 (#110) dependabot[bot] 2022-11-22 14:32:07 +05:30
  • d097e2e3d2 Add changelog for v2.10 v2.10 divyansh42 2022-06-02 13:45:11 +05:30
  • 796a66693a Upgrade actions/cache to v3 divyansh42 2022-06-02 13:31:36 +05:30
  • c0b899fbc8
    Remove kubic repositories (#96) Divyanshu Agrawal 2022-06-02 13:23:24 +05:30
  • df970b4ee2
    Add --tls-verify and extra-args input for buildah from command (#95) Divyanshu Agrawal 2022-06-02 13:22:38 +05:30
  • b053111d08
    Make image and tag in lowercase if found in uppercase (#94) Divyanshu Agrawal 2022-06-02 12:41:06 +05:30
  • 5b84b38144
    Add CRDA scan workflow (#91) Divyanshu Agrawal 2022-03-07 12:03:00 +05:30
  • b13805753a Add changelog for v2.9 v2.9 divyansh42 2021-11-24 12:31:23 +05:30
  • 5ca1dab81f
    Skip manifest creation if single arch/platform is provided (#88) Divyanshu Agrawal 2021-11-24 10:38:34 +05:30
  • 72b90216e8
    Modify image built message (#86) Divyanshu Agrawal 2021-11-18 20:03:42 +05:30
  • 3ffbc5da4f
    Add manifest feature (#85) Divyanshu Agrawal 2021-11-17 15:09:25 +05:30
  • c7ca484deb Update documentation again v2.8 divyansh42 2021-10-27 22:02:53 +05:30
  • c06a2c4759
    Add 'labels' input (#80) なつき 2021-10-19 11:41:41 -07:00
  • 88ef72ac21
    Add test workflow for multi-arch build from scratch (#84) Divyanshu Agrawal 2021-10-19 10:24:09 +05:30
  • bb88487cd2
    Fix: platform parameter is not supported by buildah config (build-without-containerfile) (#83) James Addison 2021-10-18 18:41:01 +01:00
  • 733d8e9a38 Update readme, changelog Tim Etchells 2021-10-14 15:39:58 -07:00
  • 3bb95d0042
    Add support for 'platform' parameter (#75) James Addison 2021-10-14 23:09:15 +01:00
  • 979e6a6c6e
    Refactor inputs to support docker/metadata-action (#76) なつき 2021-10-12 10:21:52 -07:00
  • f123b1f960
    Fix buildah docs links in the README (#73) Divyanshu Agrawal 2021-10-04 20:31:29 +05:30
  • 8eb0f5b196 Update changelog for v2.7 v2.7 divyansh42 2021-09-15 10:53:11 +05:30
  • f9dfea0413
    Replace input dockerfiles with containerfiles (#69) Divyanshu Agrawal 2021-09-15 00:33:38 +05:30
  • ab006ef445
    Add output image-with-tag (#68) Divyanshu Agrawal 2021-09-13 20:34:36 +05:30
  • fe5edd5859
    Add matrix to install latest buildah (#67) Divyanshu Agrawal 2021-09-13 19:51:29 +05:30
  • b82756135c Update changelog for v2.6.2 v2.6.2 v2.6 divyansh42 2021-09-02 16:28:44 +05:30
  • 2ee55183af
    Run buildah config command before copy command (#71) Divyanshu Agrawal 2021-09-02 16:25:57 +05:30
  • a9a026b165 Update changelog for v2.6.1 v2.6.1 divyansh42 2021-08-26 11:17:18 +05:30
  • 53657f6490 Fix buildah bud docs link divyansh42 2021-08-26 11:15:56 +05:30
  • b803a73317 Modify Multiarch workflow divyansh42 2021-07-18 11:14:15 +05:30
  • 48fe07762a Rename 'archs' input and improve multiarch (#62) Tim Etchells 2021-07-09 11:12:48 -04:00
  • 098556ccc2 Update changelog for v2.5.2 v2.5.2 v2.5 divyansh42 2021-06-15 15:27:01 +05:30
  • 208b26d3fb
    improve documentation for multi-architecture builds (#59) Erik Agterdenbos 2021-06-15 11:53:58 +02:00
  • 5437d64402 Update changelog for v2.5.1 v2.5.1 divyansh42 2021-05-12 10:56:17 +05:30
  • e2bcacef27
    Fix typo in podman login section of readme (#56) willhaines 2021-05-11 23:17:33 -06:00
  • b8dfc09b78 Update changelog for v2.5 divyansh42 2021-04-12 22:50:10 +05:30
  • 2f7f68ec84
    Add extra-args input for build using dockerfile (#53) Divyanshu Agrawal 2021-04-12 22:43:19 +05:30
  • b78bde0b60 Update Changelog for v2.4.1 v2.4.1 v2.4 divyansh42 2021-04-12 20:50:55 +05:30
  • 0c92abf306
    Update README to point to podman-login action (#52) Divyanshu Agrawal 2021-04-12 19:51:21 +05:30
  • 14046ffbeb Update Changelog for v2.4 divyansh42 2021-04-09 20:12:01 +05:30
  • 6dbeb7e1f6
    Fix buildah issue of using overlay as storage driver (#51) Divyanshu Agrawal 2021-04-09 20:02:13 +05:30
  • 65f18d484c
    Fix issue of workDir not being used in the code (#49) v2.3.1 v2.3 Divyanshu Agrawal 2021-04-05 09:56:33 +05:30
  • 8fe53efc79
    Add cron in the workflow and workaround to fix buildah issue #3120 (#47) Divyanshu Agrawal 2021-04-02 00:15:50 +05:30
  • 3196e5acb5
    Add Layers input for build using dockerfile (#43) Divyanshu Agrawal 2021-03-30 18:20:32 +05:30
  • 54ff9945b9 Print buildah version at the top of the workflow v2.2.2 v2.2 divyansh42 2021-03-23 19:45:56 +05:30
  • dc9713a0c9 Add message if user is using v1 version v1 divyansh42 2021-03-23 00:20:02 +05:30
  • 71b37c4385
    Add anchors to README headers (#37) Divyanshu Agrawal 2021-03-09 19:10:14 +05:30
  • ef84eec383 Add changelog for v2.2.1 v2.2.1 divyansh42 2021-03-04 02:17:19 +05:30
  • 1f7c249930
    Add note to setup 'qemu-user-static' to build multi-arch image (#35) Divyanshu Agrawal 2021-03-04 02:10:40 +05:30
  • aec3a155d1 Add changelog for v2.2 divyansh42 2021-02-24 22:07:27 +05:30
  • 76570bc65b Output msg if tags input is not provided (#33) Divyanshu Agrawal 2021-02-24 21:43:55 +05:30
  • d871ed8ae9 Update changelog v2.1 divyansh42 2021-02-18 00:55:49 +05:30
  • 3c5ca2c147
    Update Changelog for v2.1 (#31) Divyanshu Agrawal 2021-02-18 00:46:45 +05:30
  • 803a1413e7
    Add feature to build multi-arch image (#27) Divyanshu Agrawal 2021-02-17 23:57:20 +05:30
  • 21e07c3197
    Add workflow, link checker and modify Readme (#30) Divyanshu Agrawal 2021-02-17 19:23:51 +05:30
  • e56c3269a5
    Fix action version in README examples (#28) K3rnelPan1c 2021-02-14 22:04:33 +01:00
  • 9deeef6ee2
    Add CHANGELOG.md (#26) Divyanshu Agrawal 2021-02-10 18:36:09 +05:30
  • 20a8e62ce0
    Add io generator and CI checks (#25) Divyanshu Agrawal 2021-02-08 21:54:18 +05:30
  • 88e0085544
    Add feature to output image with multiple tags (#21) Divyanshu Agrawal 2021-02-01 23:24:50 +05:30
  • 75dab40354 Add note about private registries Tim Etchells 2020-12-21 12:06:14 -05:00
  • a1b98d2603 Cleanup Workflow divyansh42 2020-12-18 19:32:19 +05:30
  • d2594b7a96 Update description Tim Etchells 2020-12-10 10:37:04 -05:00
  • 67be53338a Fix terminology around build types Luiz Carvalho 2020-12-10 09:09:41 -05:00
  • 27067e030d Fix OCI input detection Tim Etchells 2020-11-30 14:45:01 -05:00
  • 79eee840ca Update readme v0.1 Tim Etchells 2020-11-27 17:13:23 -05:00
  • 0ccc405c17
    Update action.yml Divyanshu Agrawal 2020-11-28 00:24:05 +05:30
  • 1e642480e1 Images are no longer OCI by default Tim Etchells 2020-11-27 12:30:37 -05:00
  • fd4cb345bf Copy exec over from oc-login for better error reporting Tim Etchells 2020-11-26 13:52:13 -05:00
  • 00654bad07 Default to docker image format Tim Etchells 2020-11-26 13:00:17 -05:00
  • 3e81bc409d Update README.md divyansh42 2020-11-25 14:05:44 +05:30
  • 895b4ed153 Fix verify build test divyansh42 2020-11-25 12:35:55 +05:30
  • 3f226c0d35 Add Sanity Test divyansh42 2020-11-20 01:40:17 +05:30
  • a65863e0db Fix error handling Tim Etchells 2020-11-23 17:08:21 -05:00
  • 54d567b235 Add build-args input Tim Etchells 2020-11-23 14:03:32 -05:00
  • 4e70c85f52 Rename to buildah-build Tim Etchells 2020-11-23 13:27:19 -05:00
  • 4373525da7 Small readme edit, fix ncc dependency Tim Etchells 2020-11-19 14:49:47 -05:00
  • 236b973ed2 Update readme, make 'image' input required Tim Etchells 2020-11-19 13:46:44 -05:00
  • 2f1cc9082b Add verify bundle workflow and package-lock Tim Etchells 2020-11-19 13:44:17 -05:00
  • d26694b47f add tag input Luca Stocchi 2020-11-19 10:00:49 +01:00
  • deaddbe502
    add support for building images with docker files (#4) (#5) Luca Stocchi 2020-11-19 09:19:57 +01:00
  • 329be0a470 Remove out/, add badges Tim Etchells 2020-11-16 23:29:58 -05:00
  • 1196e988b8
    readme + cleaning Luca Stocchi 2020-11-13 15:20:53 +01:00
  • 2168b4e067
    fix issue when finding language-image file Luca Stocchi 2020-11-13 12:55:02 +01:00
  • 3043388d5b
    add language recognizer Luca Stocchi 2020-11-13 12:38:29 +01:00
  • 652179bd8c
    fixed issue with multiple args for entrypoint Luca Stocchi 2020-11-07 13:25:52 +01:00
  • 69952a8f62
    fix port setting issue Luca Stocchi 2020-11-07 12:43:03 +01:00
  • b5c3b226ac
    sanitify output buildah from cmd Luca Stocchi 2020-11-07 00:08:05 +01:00
  • 20c4f351ec
    add debug logs Luca Stocchi 2020-11-06 23:57:01 +01:00
  • 3c136d27ac
    fixed typo Luca Stocchi 2020-11-06 23:28:40 +01:00