Commit graph

  • ce93d23e93
    Merge 913e9b2934 into 4934294ad0 Daniel Rudolf 2024-08-07 09:35:09 +00:00
  • 913e9b2934
    Don't fail on missing ~/.docker dir Daniel Rudolf 2024-08-07 11:34:44 +02:00
  • 691e57d3de
    Merge abdcbcd4c6 into 4934294ad0 aleskxyz 2024-03-28 00:37:31 +01:00
  • abdcbcd4c6
    Update readme aleskxyz 2024-03-28 00:33:49 +01:00
  • bbf742ca6e
    Add tls-verify to inputs aleskxyz 2024-03-28 00:04:47 +01:00
  • 4934294ad0 Update changelog main v1.7 v1 divyansh42 2024-03-16 22:43:37 +05:30
  • 1cfc5d852e Update to node20 and dependencies bump divyansh42 2024-03-16 22:18:33 +05:30
  • bcf6f9c330
    getDockerConfigJson(): Return empty auth when ~/.docker/config.json doesn't exist (#39) Daniel Rudolf 2024-03-16 17:35:46 +01:00
  • 8828a2343e
    getDockerConfigJson(): Return empty auth when ~/.docker/config.json doesn't exist Daniel Rudolf 2023-12-17 00:22:26 +01:00
  • a7d8d3e644
    Bump fast-xml-parser and @aws-sdk/client-ecr (#35) dependabot[bot] 2023-06-13 20:20:27 +05:30
  • 14988b4d40
    Bump fast-xml-parser and @aws-sdk/client-ecr dependabot[bot] 2023-06-13 14:49:15 +00:00
  • 9184318aae Update changelog for v1.6 v1.6 divyansh42 2023-03-11 18:20:56 +05:30
  • 8cb6c181aa
    chore: update dependencies (#34) Jens Reimann 2023-03-11 13:46:14 +01:00
  • 5ba5042af3 style: fix lint errors Jens Reimann 2023-02-15 09:06:05 +01:00
  • 5fd01dfa91 chore: update dependencies Jens Reimann 2023-01-30 18:12:38 +01:00
  • 7283c5d4ff Add changelog for v1.5 v1.5 divyansh42 2022-12-29 20:03:11 +05:30
  • f15701c1a2 Update node version in crda workflow divyansh42 2022-12-25 21:07:35 +05:30
  • 9fec908dba Update bundles divyansh42 2022-12-25 21:04:33 +05:30
  • f7d3f4f147
    Bump @actions/core from 1.2.6 to 1.9.1 (#32) dependabot[bot] 2022-12-24 15:14:53 +05:30
  • bbeaefd9e3
    Bump @actions/core from 1.2.6 to 1.9.1 dependabot[bot] 2022-12-24 06:39:31 +00:00
  • 05617f89a9
    Bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2022-12-24 06:39:27 +00:00
  • 097e0bb4d1 action: Update to Node 16 (#28) Timothée Ravier 2022-12-24 07:29:48 +01:00
  • 67e0fa55be Bump NodeJS to version 16 Thomas Vitale 2022-11-13 20:30:33 +01:00
  • 75f3cb356c action: Update to Node 16 Timothée Ravier 2022-10-21 12:46:38 +02:00
  • 58c9dff900
    Run action with NodeJS 16 Philipp Trulson 2022-06-10 18:00:41 +02:00
  • 632d91dfe1 Add changelog for v1.4 v1.4 divyansh42 2022-06-14 19:22:24 +05:30
  • 58898ff661
    Add ability to login to AWS ECR repositories (#24) Philipp Trulson 2022-06-14 15:49:07 +02:00
  • 640460915c
    Add ability to disable Docker integration Philipp Trulson 2022-06-10 20:37:23 +02:00
  • 5faa98f8b7
    Update dist files Philipp Trulson 2022-06-07 17:13:08 +02:00
  • 9088ccefea
    Remove kubic repositories (#22) Divyanshu Agrawal 2022-06-03 22:14:58 +05:30
  • 3364306a59
    Add ability to login to ECR repositories Philipp Trulson 2022-06-02 19:07:25 +02:00
  • fa2e8b099f Remove kubic repositories divyansh42 2022-05-31 09:29:13 +05:30
  • 8a0c05b53e Add CRDA scan workflow divyansh42 2022-05-04 13:34:06 +05:30
  • 439023eb75 Add changelog for v1.3 v1.3 divyansh42 2022-05-04 13:28:07 +05:30
  • 34f135348d
    Add auth_file_path input and --verbose flag (#21) Divyanshu Agrawal 2022-05-04 13:15:40 +05:30
  • 200abdc554 Add auth_file_path input divyansh42 2022-04-18 12:56:07 +05:30
  • 43f863be90
    Bump minimist from 1.2.5 to 1.2.6 (#17) dependabot[bot] 2022-04-04 13:02:18 +05:30
  • 45cba0c098
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-04-04 07:31:41 +00:00
  • 51c64624b9 Update changelog for v1.2 v1.2 divyansh42 2021-12-17 22:09:22 +05:30
  • c8d256526d
    Merge pull request #16 from divyansh42/fix-docker-issue John Duimovich 2021-12-17 11:36:15 -05:00
  • fc74315ff2 Add ability to pull image from docker after login divyansh42 2021-11-30 20:41:07 +05:30
  • 4c93cb1ea3 Update changelog for v1.1.2 v1.1.2 v1.1 divyansh42 2021-10-20 00:22:22 +05:30
  • 63cb3e13a4
    Use XDG_RUNTIME_DIR if set for auth file path (#13) Divyanshu Agrawal 2021-10-20 00:19:25 +05:30
  • 7b5fd99fde Use XDG_RUNTIME_DIR if set for auth file path divyansh42 2021-10-20 00:13:34 +05:30
  • fc6abaf740 Update changelog for v1.1.1 v1.1.1 divyansh42 2021-10-08 11:50:43 +05:30
  • 075fa47d3c
    Bump ansi-regex from 5.0.0 to 5.0.1 (#10) dependabot[bot] 2021-10-08 11:46:00 +05:30
  • 5c49e2b721
    Bump ansi-regex from 5.0.0 to 5.0.1 dependabot[bot] 2021-10-08 06:13:51 +00:00
  • 44ca406dd4
    Throw an error if required input is missing (#9) なつき 2021-10-07 23:12:22 -07:00
  • a1fdb5a010 Throw an error if required input is missing なつき 2021-10-08 05:17:19 +00:00
  • d0c6b3cf9b Install latest podman in workflow diagrawa 2021-09-30 11:13:18 +05:30
  • 0218cbe8a6 Install latest podman in workflow diagrawa 2021-09-30 11:13:18 +05:30
  • 0fc254dd6e Update changelog for v1.1 divyansh42 2021-08-20 19:26:52 +05:30
  • d968d572fb
    Set env var REGISTRY_AUTH_FILE to work with buildah (#6) Divyanshu Agrawal 2021-08-20 19:19:14 +05:30
  • 425eb8ab1c Reslve reviews divyansh42 2021-08-20 19:16:09 +05:30
  • 0b55949dd1 Resolve reviews divyansh42 2021-08-20 19:12:49 +05:30
  • c3a671bb2a Add info level message divyansh42 2021-08-20 12:02:05 +05:30
  • b61759b6a0 Set env var REGISTRY_AUTH_FILE to work with buildah divyansh42 2021-08-20 01:39:46 +05:30
  • 4bf4190336
    Bump path-parse from 1.0.6 to 1.0.7 (#3) dependabot[bot] 2021-08-17 11:49:54 +05:30
  • 803cff0292
    Bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2021-08-17 05:32:51 +00:00
  • de97fe2e99
    Merge pull request #2 from redhat-actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Divyanshu Agrawal 2021-05-11 10:40:57 +05:30
  • 49c4853eb7
    Bump hosted-git-info from 2.8.8 to 2.8.9 dependabot[bot] 2021-05-11 05:04:46 +00:00
  • 9c147846b9 readme tweak v1.0.1 Tim Etchells 2021-04-19 09:12:18 -04:00
  • d57fe01c91 Fix workflow divyansh42 2021-04-19 18:35:07 +05:30
  • c98aae5db0 Add GH doc link and fix typo Tim Etchells 2021-04-19 08:42:54 -04:00
  • 470f401e89
    adding ghcr.io login example (#1) smac89 2021-04-19 06:39:54 -06:00
  • 5d7ac666f4
    Fix PR reviews smac89 2021-04-18 21:38:35 -06:00
  • 88f377f59b
    ghcr login example smac89 2021-04-18 02:16:24 -06:00
  • 22deeeef6a Readme update and action.yml refactor v1.0.0 divyansh42 2021-04-09 12:57:09 +05:30
  • 805221f355 Tweak example Tim Etchells 2021-04-07 13:01:25 -04:00
  • cd7943cbfb change output a little Tim Etchells 2021-04-07 12:58:15 -04:00
  • 9c8a5ab6f3 Update readme Tim Etchells 2021-04-07 12:55:36 -04:00
  • 54f79a2a8b Add README.md divyansh42 2021-04-01 14:08:52 +05:30
  • 005af2ac0e Modify action.yml divyansh42 2021-03-31 23:54:57 +05:30
  • 6c4ab503eb Update code divyansh42 2021-03-31 14:31:58 +05:30
  • 1b6468c894 Add example workflow divyansh42 2021-03-30 22:45:50 +05:30
  • 565d575198 First commit 🚀 divyansh42 2021-03-30 18:57:12 +05:30