Skip to content

Releases: macbre/push-to-ghcr

Add the optional build-arg input

13 Jun 17:29
91a23f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13...v14

Fix for Docker 23

04 Aug 16:34
0f6c180
Compare
Choose a tag to compare

What's Changed

  • CI - update the permissions to we able to write to packages by @macbre in #31
  • Another approach to fix the CI by @macbre in #32
  • Update action.yml, remove TTY flag from Docker build by @tobiasc in #30

New Contributors

Full Changelog: v12...v13

Automatically lowercase the image name

21 Nov 15:00
2026e8a
Compare
Choose a tag to compare

What's Changed

  • Make an image name lowercase automatically by @macbre in #24

Full Changelog: v11...v12

Customize the username to use when pushing to Docker Hub

21 Nov 14:32
22a45ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10...v11

"NOT pushing the Docker image to docker.io" is now a notice

17 Nov 17:16
db75a4b
Compare
Choose a tag to compare

What's Changed

Let's report NOT pushing the Docker image to docker.io as a notice by @macbre in #22 - reported by @kthy

Screenshot 2022-11-17 at 17 12 42

Full Changelog: v9...v10

Added image_tag field to overwrite 'latest'

26 Aug 13:49
f8f1bc2
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in #15
  • Add tee to ease debugging CI "docker image inspect" stage by @macbre in #18
  • Added image_tag field to overwrite 'latest' by @rf152 in #16
  • Add a CI test case for "image_tag" option by @macbre in #19

New Contributors

Full Changelog: v8...v9

Allow to build from a Dockerfile in the sub-directory

22 Nov 13:22
d45c4b8
Compare
Choose a tag to compare

dockerfile input: allow docker build --file to be customized #13

More verbose logging from docker build

16 Sep 10:16
6af1259
Compare
Choose a tag to compare

Group log lines and make the output less verbose

13 Sep 17:24
c91145b
Compare
Choose a tag to compare

Group log lines and make the output less verbose #10

Screenshot 2021-09-13 at 18 15 40

Push to docker.io when requested

22 Jul 09:23
2d687bf
Compare
Choose a tag to compare