Commit Graph

14 Commits

Author SHA1 Message Date
classabbyamp 23619949d7 .github/workflows/docker.yml: fix tagging latest
turns out, most of this is handled automatically.
see https://github.com/docker/metadata-action#latest-tag
2023-12-15 14:20:05 -05:00
classabbyamp 444687bd12 .github/workflows/docker.yml: use metadata action, run on PRs
Docker Build and Deploy / Build and push docker images (push) Has been cancelled Details
Linting / flake8 (push) Has been cancelled Details
2023-12-11 08:21:33 -05:00
classabbyamp aac9262469
.github/workflows/docker.yml: add package write perms 2022-10-12 00:56:56 -04:00
classabbyamp 98642c099d
.github/workflows/docker.yml: remove deprecated set-output
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-11 14:24:03 -04:00
classabbyamp 8f1782dcc0
ensure docker image id is lowercase (#437)
fixes #413
2021-11-05 17:31:45 -04:00
classabbyamp de0e25b09a
better ghcr login (#431) 2021-07-01 09:58:20 -04:00
Abigail G be6c78f4de
fix issue with pushing docker images to ghcr 2021-03-06 23:55:38 -05:00
classabbyamp 2b3fd59c2d
migrate from github packages to github container registry (#327)
fixes #266
2021-01-18 00:38:31 -05:00
Abigail G 855935a26e
outputs can't be shared between jobs :oof: 2020-10-11 14:47:25 -04:00
classabbyamp ff9d46f379
add deploy workflow job (#280)
Fixes #279
2020-10-11 14:42:09 -04:00
classabbyamp de999bc39d
fix error in workflow (#273) 2020-10-06 19:31:19 -04:00
Abigail G bda0540fa8
add/update workflows
Fixes #270
Fixes #271
2020-10-06 19:13:00 -04:00
Abigail Gold 3803ce6045
add git commit hash to file "git_commit" for automatically-built docker images (#211) 2020-03-29 12:34:12 -04:00
Abigail Gold 6e2468f04f
create github action for docker image creation and publication (#206) 2020-03-28 18:18:29 -04:00