Mihai Maruseac
150da98401
Add lts24 branch to CI, remove lts22
...
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
2025-07-13 11:39:30 -07:00
Bryan Richter
d5cf56f232
Commit some changes that have been around forever
...
I don't know if these will fix CI, but I guess they won't hurt.
2025-06-10 20:58:04 +03:00
Jens Petersen
c40046121b
update GH image action for lts23
2024-12-09 13:12:47 +05:30
dependabot[bot]
46b3ce4f5b
Bump actions/checkout from 3 to 4 ( #7305 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 07:18:59 +01:00
Mihai Maruseac
7245bf7d2f
Prepare for new LTS
...
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
2023-12-15 21:40:53 -08:00
Andreas Ländle
56d27e1cfe
Update image.yml to build lts21 branch image.
2023-06-19 18:16:07 +02:00
Jens Petersen
3739c7aaeb
update GH actions to v3
2023-01-04 15:52:23 +08:00
Mihai Maruseac
b05a7b08ea
Change CI to lts20
...
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
2022-11-15 16:37:08 -08:00
Jens Petersen
70317ea1c4
GH image action: lts19 branch
2022-03-17 17:08:51 +08:00
Michael Snoyman
0c5bc988e1
Enable image workflow
2021-08-19 12:14:58 +03:00
Jens Petersen
a0a3df145f
disable the GHA for building images since we are not using it yet
2021-07-02 17:22:49 +08:00
Jens Petersen
113a8313db
github docker registry requires image name below repository name
...
name unknown: docker image push is only supported with a tag of the format :owner/:repo_name/:image_name.
Please add an image name to "commercialhaskell/stackage" tag. e.g. "commercialhaskell/stackage/<image_name>"
2021-06-17 23:29:38 +08:00
Jens Petersen
14f4d3b79f
GH image: fix branch tag
2021-06-17 22:59:33 +08:00
Jens Petersen
ceaa6825ab
add GH workflow action to create the build image
...
Based on https://github.com/fpco/stackage-server/blob/master/.github/workflows/base.yml
Image is pushed to docker.pkg.github.com.
Later we should switch from docker to current beta container registry ghcr.io
2021-06-17 22:24:23 +08:00