Commit Graph

57 Commits

Author SHA1 Message Date
dependabot[bot]
ce57db92db build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26 (#3935)
* build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26

Bumps elixir from 1.16.1-otp-26 to 1.16.2-otp-26.

---
updated-dependencies:
- dependency-name: elixir
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump elixir version to 1.16.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakob Lichterfeld <jakob-lichterfeld@gmx.de>
2024-06-05 10:55:00 +02:00
JakobLichterfeld
75db8e7903 ci: Upgrade PostgreSQL to v16 in elixir workflow (#3916) 2024-05-25 09:10:39 +02:00
dependabot[bot]
0f46372fff build(deps): bump crate-ci/typos from 1.20.1 to 1.21.0 (#3875)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 14:05:16 +02:00
Jakob Lichterfeld
53d8e625ae ci: pin crate-ci/typos action to version v1.20.1 2024-04-02 14:04:51 +02:00
Jakob Lichterfeld
bd50177a45 ci: pin crate-ci/typos action to version 1.20.1 2024-04-02 14:00:04 +02:00
JakobLichterfeld
3fdb4943b0 build: pin elixir image full version to elixir:1.16.1-otp-26 (#3733)
* build: pin elixir image full version to elixir:1.16.1-otp-26

* doc: update changelog

* build: pin github action elixir version as well to 1.16.1-otp-26
2024-03-12 13:59:38 +01:00
dependabot[bot]
90f7ef3a86 Bump actions/cache from 3 to 4 (#3645)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-02 09:10:27 +01:00
jlestel
eadf08261f [CI] Build PR images on GHCR (#3445)
* Upgrade CI

* Tmp Test

* Test tmp

* Test master

* Distinct cache by branch

* Correct version name

* Dynamic dockerhub push

* correct cache name

---------

Co-authored-by: Julien <julien@citio.digital>
2023-11-21 09:41:08 +01:00
JakobLichterfeld
66e8ffd9d0 Revert "ci: use elixir 1.16 (#3465)" (#3466)
This reverts commit 2722f011bc.
2023-11-20 18:01:38 +01:00
JakobLichterfeld
2722f011bc ci: use elixir 1.16 (#3465) 2023-11-20 17:42:03 +01:00
JakobLichterfeld
fdb8b6c193 Revert "[CI] Build PR images on GHCR (#3432)" (#3441)
This reverts commit b65b3f3992.
2023-11-17 02:57:09 +01:00
jlestel
b65b3f3992 [CI] Build PR images on GHCR (#3432)
* Upgrade CI

* Keep lint and test on tags

* Keep actions/checkout@v3

* Consider CI on branches named v*

* Fix write packages

* Distinct Elixir CI and PR Build

* Rename build

* Fix type

* Add workflow_dispatch

* Add timeout to prevent stuck jobs

* Add actions for buildx and merge

* fix username ?

* Add grafana images from PR

* fix typo

* Finih merge action refactoring

* Exclude PRs related to .github from auto-run

* Don't try to auth on DockerHub when we can't

* tmp allow myself to execute

* Update ghcr_build.yml to be able to write on packages from public fork

* Revert ghcr_build.yml

* Update ghcr_build.yml

* Update to build on source repo

* Update ghcr_build.yml to test

* Use correct repo with REGISTRY_IMAGE

* Update ghcr_build.yml

* Update ghcr_build.yml

* Update ghcr_build.yml

* Update ghcr_build.yml

* Update ghcr_build.yml

* Use dynamic variables to work in all repos

* Purge in source repo

* Update ghcr_build.yml

* Update ghcr_build.yml

* Update ghcr_build.yml

* Update action.yaml

* Update ghcr_build.yml

* Update buildx.yml

* Update action.yaml

* Fix vars

* Trace digests

* Update action.yml

* Update action.yml

* Fix typo

* Fox repo name

* Update buildx.yml

* Update action.yaml

* Fix repository name

* Run on any branch pushed

* Exclude PRs related to .github from auto-run

* Add buildjet dependency

* lint

* lint actions

* fix: links in dashboards

---------

Co-authored-by: Julien <julien@citio.digital>
2023-11-17 02:37:04 +01:00
dependabot[bot]
85bab32d9e Bump actions/checkout from 3 to 4 (#3409)
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>
2023-11-12 19:32:46 +01:00
Adrian Kumpf
97633f0b3f Update cache paths 2023-06-11 01:22:23 +02:00
Adrian Kumpf
80c8ff6083 Distribute build across multiple runners 2023-06-11 00:25:03 +02:00
Adrian Kumpf
556e8d5186 Update CI action 2023-06-10 18:44:18 +02:00
Adrian Kumpf
00cb6efd42 Configure spell check action 2023-02-03 21:22:00 +01:00
dependabot[bot]
56e1a69ba6 Bump actions/cache from 3.0.5 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:28:18 +00:00
dependabot[bot]
815d895d3f Bump erlef/setup-beam from 1.12 to 1.15
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.12 to 1.15.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.12...v1.15)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 11:22:48 +00:00
dependabot[bot]
6bd2a0884d Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:29:42 +00:00
dependabot[bot]
57f0d0081c Bump erlef/setup-beam from 1.11 to 1.12
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.11 to 1.12.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.11...v1.12)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 13:29:21 +00:00
Adrian Kumpf
ecfa055d71 Bump Elixir/OTP version in CI 2022-06-24 16:25:42 +02:00
Adrian Kumpf
a6bea752c8 Bump Docker images 2022-06-24 16:25:09 +02:00
dependabot[bot]
349c54a0d4 Bump actions/cache from 3.0.1 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 09:04:21 +00:00
dependabot[bot]
c5fff12d3a Bump erlef/setup-beam from 1.10 to 1.11
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.10 to 1.11.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.10...v1.11)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 12:36:39 +00:00
dependabot[bot]
0fb825f8a8 Bump actions/cache from 2.1.7 to 3.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 12:29:48 +00:00
dependabot[bot]
5a3a1e2e5c Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 12:06:14 +00:00
dependabot[bot]
c20d99abe9 Bump erlef/setup-beam from 1.9 to 1.10
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.9 to 1.10.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.9...v1.10)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 14:02:33 +00:00
Adrian Kumpf
73f4f43616 Verify PT files after compilation step 2022-01-01 17:29:36 +01:00
Adrian Kumpf
578a740d8f Verify POT files 2022-01-01 16:28:22 +01:00
dependabot[bot]
55f8ede7ca Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 15:53:22 +00:00
dependabot[bot]
b70def1cc3 Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 15:48:55 +00:00
dependabot[bot]
b3e244245e Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 15:04:17 +00:00
dependabot[bot]
1c9df19336 Bump erlef/setup-beam from 1.8.3 to 1.9
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.8.3 to 1.9.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.8.3...v1.9)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 09:24:30 +00:00
dependabot[bot]
5193373771 Bump erlef/setup-beam from 1.8.2 to 1.8.3
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 13:11:49 +00:00
dependabot[bot]
3ce920cba6 Bump erlef/setup-beam from 1.8.1 to 1.8.2
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 13:14:47 +00:00
dependabot[bot]
b6256a92ae Bump erlef/setup-beam from 1.7 to 1.8.1
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.7 to 1.8.1.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.7...v1.8.1)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-15 08:11:33 +00:00
Adrian Kumpf
3e48969c5c Update CI config 2021-06-01 11:25:16 +02:00
dependabot[bot]
c8132d89e7 Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 10:00:40 +00:00
Adrian Kumpf
1b2ff96906 Update CI config 2021-05-13 13:37:29 +02:00
dependabot[bot]
e3fe7a1803 Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 16:37:07 +00:00
dependabot[bot]
69e196e97d Bump erlef/setup-beam from 1 to 1.7
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1 to 1.7.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1...v1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 16:29:24 +00:00
Adrian Kumpf
6cfb2a24cf Revert "postgres to alpine and runs on to latest ubuntu (#1576)"
This reverts commit 6050dc53f3.

The alpine images don't work on the Raspberry Pi because its package
sources contains an old version of libseccomp, which causes the time to
be at 1970: https://github.com/docker-library/postgres/issues/812
2021-05-03 16:39:49 +02:00
Adrian Kumpf
289cf788be Extend test matrix 2021-05-03 13:11:30 +02:00
Adrian Kumpf
2493a5a495 Use setup-beam action 2021-05-02 13:56:24 +02:00
Tobias Lindberg
6050dc53f3 postgres to alpine and runs on to latest ubuntu (#1576)
* using ubuntu-latest instead of ubuntu-18.04

* appending -alpine to postgres

on workflow and in documentations

* Revert "using ubuntu-latest instead of ubuntu-18.04"

This reverts commit 7f84b1c99a6c25141b3f83034b67aa5a25ad3349.

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-05-02 13:55:34 +02:00
Adrian Kumpf
e743181ce9 Revert "Clean locale cache"
This reverts commit 37324ff5a8.
2021-04-16 15:25:29 +02:00
Adrian Kumpf
37324ff5a8 Clean locale cache 2021-04-16 15:24:06 +02:00
dependabot[bot]
a84c67baaa Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 12:51:14 +00:00
dependabot[bot]
57645d19e6 Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 17:35:59 +00:00