Commit Graph

17 Commits

Author SHA1 Message Date
Frédéric Guillot 2f50892c07 Use GITHUB_TOKEN to run GitHub Actions 2023-03-27 21:10:34 -07:00
Frédéric Guillot 39d78cf424 Add missing registry for quay.io authentication 2023-03-21 19:45:22 -07:00
Frédéric Guillot ea71761907 Move Docker image to run automated tests to GitHub Registry 2023-03-19 22:18:16 -07:00
Frédéric Guillot a6df91c3ea Push Docker images to Quay.io (RedHat) 2023-03-19 21:30:37 -07:00
dependabot[bot] 41a75c1ec6 build(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 17:48:47 -08:00
Frédéric Guillot 9b03b50172 Test Docker image build on pull-requests 2022-12-04 11:31:16 -08:00
Frédéric Guillot eda5ba2308 Do not run unit tests on each push 2022-11-12 16:44:34 -08:00
Frédéric Guillot 3a61060047 Keep GitHub Actions up to date 2022-10-29 21:39:55 -07:00
Joe Nahmias fc31da6bda run unit tests on push 2022-10-29 21:11:15 -07:00
Joe Nahmias 8e2f85926c run unit tests for MSSQL via GitHub Actions 2022-10-29 21:11:15 -07:00
Frédéric Guillot b433519686 Rename default branch from master to main 2022-08-11 21:57:19 -07:00
Frédéric Guillot f5bb55bdb8
PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
Frédéric Guillot a430be635a Fix variable order in Docker workflow 2020-12-27 13:39:54 -08:00
Frédéric Guillot 79ccb7a2b0 Push Docker images to GitHub container registry 2020-10-27 20:01:00 -07:00
Frédéric Guillot 7e07546737 Use Github Actions to publish Docker images 2020-10-25 19:04:03 -07:00
Frédéric Guillot d636cec8f3 Run integration tests on Github Actions 2020-06-13 15:14:24 -07:00
Frédéric Guillot 1ee17e995a Setup GitHub Actions 2020-04-04 17:31:52 -07:00