Commit graph

  • 27553499f0 Update README divyansh42 2021-11-11 20:02:07 +05:30
  • 9c4398c33e Resolve reviews divyansh42 2021-11-11 13:24:39 +05:30
  • 32c8997d46 Add feature to push manifest divyansh42 2021-11-10 20:02:51 +05:30
  • 3220bde582 Update changelog for v2.4.1 v2.4.1 v2.4 divyansh42 2021-11-17 12:48:00 +05:30
  • 61659a2275
    Fix multiple tags push bug (#59) Divyanshu Agrawal 2021-11-17 12:29:44 +05:30
  • 0287ab8720 Fix multiple tags push bug divyansh42 2021-11-15 12:49:35 +05:30
  • 42e9b87b01 Update documentation again Tim Etchells 2021-10-15 10:56:41 -07:00
  • 857ec0b44c Document GHCR 403. Fixes #52 Tim Etchells 2021-10-14 16:06:59 -07:00
  • 86c114d1b4 Update documentation Tim Etchells 2021-10-14 15:59:43 -07:00
  • bdfa69ab89
    Refactor inputs to support docker/metadata-action (#50) なつき 2021-10-12 10:22:18 -07:00
  • 8e23aeed4c Add warnings for using image or registry input with FQIN tags なつき 2021-10-11 23:54:56 -07:00
  • 214a09741c Support docker/metadata-action なつき 2021-10-06 22:07:09 +00:00
  • 3db9ab911b Use podman rmi -a -f instead of podman system reset -f pr-50 なつき 2021-10-08 17:17:16 +00:00
  • 82525cd140 Refactor なつき 2021-10-08 17:14:46 +00:00
  • 213d6c4f7f Cleanup temporary storage with podman system reset -f なつき 2021-10-08 17:11:57 +00:00
  • a6c2c0fd7f Remove image only if pulled from docker なつき 2021-10-08 17:06:57 +00:00
  • aa32e639fb Fix workflow なつき 2021-10-08 10:03:04 -07:00
  • fa0ae70f85 Use matrix build to test fully image name tag なつき 2021-10-08 09:18:22 -07:00
  • d1bec30625 Address review feedbacks なつき 2021-10-08 15:43:13 +00:00
  • 4720effdc4 Update @actions/exec なつき 2021-10-08 06:51:08 +00:00
  • 7c34a11f04 Log error during cleanup なつき 2021-10-08 05:51:18 +00:00
  • e47e573c16 Remove docker images before removing temp storage なつき 2021-10-08 04:54:22 +00:00
  • fa01218bc2 Setup storage-opts for temporary storage なつき 2021-10-08 04:37:39 +00:00
  • d6ba509bbd Use --root to when pulling from docker なつき 2021-10-08 04:03:51 +00:00
  • 6b269c55d3 Support docker/metadata-action なつき 2021-10-06 22:07:09 +00:00
  • 1d3fd04cee
    Document and add GHCR example (#49) Divyanshu Agrawal 2021-10-04 18:42:43 +05:30
  • 88a049529b Add GHCR to seperate file divyansh42 2021-10-01 23:56:07 +05:30
  • d220b682b2 Document and add GHCR example divyansh42 2021-10-01 20:37:44 +05:30
  • 227b0eed37 Switch back to ubuntu-20.04 divyansh42 2021-09-23 18:20:34 +05:30
  • 0cd5b90340 Update changelog for v2.3.2 v2.3.2 v2.3 divyansh42 2021-09-15 11:03:21 +05:30
  • 39f4393770 fix path to install_latest script Tim Etchells 2021-09-13 14:18:09 -07:00
  • ef7cace71d
    Simplify push test (#48) Tim Etchells 2021-09-13 14:14:59 -07:00
  • 3771cece68 Simplify push test Tim Etchells 2021-09-13 14:12:48 -07:00
  • dff05ea2fa
    fix image namespace for new secrets structure (#47) Tim Etchells 2021-09-13 10:13:29 -07:00
  • 018686db3f fix mistake Tim Etchells 2021-09-13 10:10:58 -07:00
  • fe34667fda fix image namespace for new secrets structure Tim Etchells 2021-09-13 09:58:34 -07:00
  • cedd174f01
    add the word 'local' to the image check messages (#46) Tim Etchells 2021-09-13 09:46:32 -07:00
  • 0cc0bbe990 add the word 'local' to the image check messages Tim Etchells 2021-09-13 08:57:17 -07:00
  • 85f9459926
    Add matrix to install latest podman version (#44) Divyanshu Agrawal 2021-09-13 19:50:48 +05:30
  • ccbb4f03e2 Add podman latest version installation script in seperate file divyansh42 2021-09-13 17:43:01 +05:30
  • d928cde335 Add matrix to install latest podman version divyansh42 2021-08-31 11:47:09 +05:30
  • 0e2528bfb5 Temporarily switch to ubuntu-18.04 divyansh42 2021-07-19 19:29:50 +05:30
  • 97623df943 Update changelog for v2.3.1` v2.3.1 divyansh42 2021-04-24 00:33:27 +05:30
  • 420cb7c68b
    Fix registry-path not having tag with it (#41) Divyanshu Agrawal 2021-04-24 00:29:34 +05:30
  • 15d41c2198 Fix registry-path not having tag with it divyansh42 2021-04-24 00:23:02 +05:30
  • 5ec72be08b
    Fix failure if image name has "/" in it's name and present in docker (#40) Divyanshu Agrawal 2021-04-23 23:59:56 +05:30
  • 5681f2069f Fix failure if image name has "/" in it's name and present in docker divyansh42 2021-04-23 23:32:06 +05:30
  • c812c2069e Add changelog for v2.3 divyansh42 2021-04-22 22:02:24 +05:30
  • 984901b4bb
    Warn user if input image and registry both have / (#39) Divyanshu Agrawal 2021-04-22 21:57:32 +05:30
  • 14ed9e2bbd Resolve reviews divyansh42 2021-04-22 20:50:21 +05:30
  • e4fe453aaf Warn user if input image and registry both has "/" in it's name divyansh42 2021-04-22 12:06:26 +05:30
  • 6a46770abc Log pull errors at 'warning' level v2.2.1 Tim Etchells 2021-04-21 13:27:26 -04:00
  • be177395ba Add changelog for v2.2 v2.2.0 v2.2 divyansh42 2021-04-12 20:08:32 +05:30
  • 9257a569a9 Update readme Tim Etchells 2021-04-12 08:44:32 -04:00
  • 321a4c5e98
    Make input username and password optional (#35) Divyanshu Agrawal 2021-04-12 18:05:25 +05:30
  • 27bd24ab9a Resolve reviews divyansh42 2021-04-12 08:18:23 +05:30
  • bd321d175b Group version output in the workflow divyansh42 2021-04-09 23:41:54 +05:30
  • eb5edfc198 Resolve reviews divyansh42 2021-04-09 23:39:13 +05:30
  • 2c3fb7261b Make input username and password optional divyansh42 2021-04-09 14:56:06 +05:30
  • 002092527f Add cron in the workflows divyansh42 2021-04-01 15:53:47 +05:30
  • b5dbf66601
    Fix error message in logs when image is not present in docker (#34) v2.1.2 v2.1 Divyanshu Agrawal 2021-03-11 00:30:50 +05:30
  • 931acd2701 Fix error message in logs due to image not present in docker divyansh42 2021-03-10 17:52:44 +05:30
  • ae3d342a76 Add changelog for v2.1.1 v2.1.1 divyansh42 2021-02-26 00:52:55 +05:30
  • 68d33690dc
    Improve error message when images not found (#31) Divyanshu Agrawal 2021-02-25 22:31:09 +05:30
  • f934573af7 Improve error logs message divyansh42 2021-02-24 21:23:47 +05:30
  • 2b929ada2e Add note about ubuntu/Podman version Tim Etchells 2021-02-22 14:10:22 -05:00
  • 63909e5fa4 Add changelog for v2.1 divyansh42 2021-02-22 23:02:53 +05:30
  • dec02e9270 Simplify 'echo outputs' workflow steps Tim Etchells 2021-02-21 16:44:45 -05:00
  • 24d8460d9f Add back singular registry-path output Tim Etchells 2021-02-21 16:41:27 -05:00
  • 7164a7947c Simplify 'echo outputs' workflow steps Tim Etchells 2021-02-21 16:44:45 -05:00
  • f6b18ddbd7 Add back singular registry-path output Tim Etchells 2021-02-21 16:41:27 -05:00
  • 902794f5ab Print podman version at start Tim Etchells 2021-02-20 14:23:22 -05:00
  • e8a67de103 Print image digest after every push Tim Etchells 2021-02-20 14:07:27 -05:00
  • 74b235b626 Remove pull_request_target from workflows that push images Tim Etchells 2021-02-20 13:37:54 -05:00
  • acfe8fc631 add basic community health files k3rnelpan1c-dev 2021-02-20 17:09:22 +01:00
  • f52484f302 Add Link checker workflow divyansh42 2021-02-17 16:56:51 +05:30
  • cc49890ed8 Add Link checker workflow divyansh42 2021-02-17 16:56:51 +05:30
  • e61bda70db Revert "Fix action version in README" Tommy jones 2021-02-17 01:36:12 -07:00
  • 0ab92f3d53
    Fix action version in README K3rnelPan1c 2021-02-14 22:13:09 +01:00
  • 122bd07f5c
    fix action version in demo K3rnelPan1c 2021-02-14 22:07:23 +01:00
  • dde21b9630
    Add CHANGELOG.md (#22) Divyanshu Agrawal 2021-02-10 18:35:36 +05:30
  • 874a5941a3 Resolve reviews divyansh42 2021-02-10 11:15:28 +05:30
  • 1c986fa976 Fix README to updated output name divyansh42 2021-02-09 00:47:18 +05:30
  • 328e96d300 Add CHANGELOG.md divyansh42 2021-02-09 00:21:59 +05:30
  • 4757eb3399
    Add IO generator and CI checks (#21) Divyanshu Agrawal 2021-02-09 00:00:15 +05:30
  • 897f4a8668 Update Buildah build action to use v2 tag divyansh42 2021-02-08 23:52:04 +05:30
  • 15b645db2b Update io-generator to tag v1 divyansh42 2021-02-08 20:31:40 +05:30
  • f90410db71 Update README divyansh42 2021-02-08 13:48:19 +05:30
  • 57f7d3e6d9 Add IO generator and CI checks divyansh42 2021-02-08 13:30:18 +05:30
  • 870f44bc9b
    Add feature to pass extra args when pushing image (#19) Divyanshu Agrawal 2021-02-08 20:07:42 +05:30
  • 6513a1bece Add test case for extra args divyansh42 2021-02-07 19:25:46 +05:30
  • dae1e56fb6 Modify input format to newline divyansh42 2021-02-04 01:11:56 +05:30
  • 38bde145f1 Add feature to pass extra args when pushing image divyansh42 2021-01-28 15:45:07 +05:30
  • e7b5c08b38
    Add Test workflows (#20) Divyanshu Agrawal 2021-02-05 06:08:09 +05:30
  • 170f50cd99 Add Test workflows divyansh42 2021-02-04 14:19:51 +05:30
  • 2e6cff9b90
    Add feature to push multiple tags of the image (#18) Divyanshu Agrawal 2021-02-03 08:05:48 +05:30
  • daa18ff13b Update workflow to perform multi tag build and push divyansh42 2021-02-01 23:47:39 +05:30
  • 05bf36e917 Modify workflow to trigger on pull request divyansh42 2021-01-30 19:49:53 +05:30
  • 23bd822301 Add better error msg divyansh42 2021-01-29 12:20:28 +05:30
  • c83fdad66a Resolve Reviews divyansh42 2021-01-28 20:52:10 +05:30