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
Adrian Kumpf
6a98dac2a4
Check for unused dependencies
2020-11-05 11:02:34 +01:00
Adrian Kumpf
037a64577e
Elixir v1.11.1
2020-10-24 13:00:39 +02:00
Adrian Kumpf
4b23c8604e
Upgrade to Elixir v1.11
2020-10-08 22:17:56 +02:00
Adrian Kumpf
9c0854f061
Run coverage check only on master
2020-07-10 16:36:24 +02:00
Adrian Kumpf
18d23b5ad3
Allow coverage job to fail
2020-07-09 20:57:13 +02:00
dependabot[bot]
5e0ba96266
Bump actions/cache from v1 to v2
...
Bumps [actions/cache](https://github.com/actions/cache ) from v1 to v2.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v1...b8204782bbb5f872091ecc5eb9cb7d004e35b1fa )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-09 18:44:21 +00:00
Adrian Kumpf
396e7f9a39
Add GitHub action
2020-07-09 20:35:32 +02:00