Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot] c0b4c20283 build(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 22:16:21 -07:00
dependabot[bot] 3f10b9bfd9 build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 19:38:07 -07:00
dependabot[bot] 4a98170f11 build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 18:19:48 -07:00
dependabot[bot] 357aaf91be build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
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-09-12 17:59:55 -07:00
dependabot[bot] a363c89464 build(deps): bump actions/checkout from 3 to 4
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>
2023-09-05 20:00:39 -07:00
Frédéric Guillot 07a0042520 Integration Tests: Run apt update before installing Apache 2023-07-07 20:15:40 -07:00
Frédéric Guillot bb4b547ffe Run tests with PHP8 on GitHub Actions 2023-07-01 20:06:18 -07:00
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