Commit Graph

87 Commits

Author SHA1 Message Date
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 7f84b1c99a.

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-05-02 13:55:34 +02:00
dependabot[bot]
af421ea913 Bump crazy-max/ghaction-docker-meta from v2.3.0 to v2.4.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.3.0...e09df4df3ce0f1198fcfa91b72743b2cb7969430)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-02 11:34:06 +00:00
Adrian Kumpf
fcf13038f9 Upgrade ghaction-docker-meta to v2 2021-04-16 13:38:22 +00:00
dependabot[bot]
b9e647a4f8 Bump crazy-max/ghaction-docker-meta from v1 to v2.3.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v1...2e1a5c7fa42123697f82d479b551a1bbdb1bef88)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 13:38:22 +00: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]
91af0029bb Update actions/cache requirement to v2.1.4
Updates the requirements on [actions/cache](https://github.com/actions/cache) to permit the latest version.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](26968a09c0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 21:28:34 +00:00
Adrian Kumpf
c1fe1735b3 Remove step 'update repo description' 2021-03-26 13:35:17 +01:00
Adrian Kumpf
4add6ac775 Rewrite CI action 2021-03-26 13:33:23 +01: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
6d4304d267 Use official Docker buildx action 2020-10-04 18:37:59 +02:00
Adrian Kumpf
2cc8727df3 Append commit hash to cache key 2020-07-14 20:48:23 +02:00
Adrian Kumpf
21bd18827b Export layers for all stages to the cache 2020-07-14 20:41:23 +02:00
Adrian Kumpf
4cd514e764 Don't pull newer versions before building images 2020-07-14 20:15:26 +02:00
Adrian Kumpf
cda23ac973 Do not write to cache when pushing images 2020-07-11 12:39:08 +02:00
Adrian Kumpf
a2a3edd3f3 Add minor version tag to docker images 2020-07-11 12:03:51 +02:00
Adrian Kumpf
b83f2f93da Build and push correct images 2020-07-10 18:58:58 +02:00
Adrian Kumpf
0a7b3d3205 Add action to build docker images 2020-07-10 18:40:03 +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
Adrian Kumpf
2ff70cf048 Enable probot-stale 2020-02-17 12:40:17 +01:00
Adrian Kumpf
439571a349 Disable stale action 2020-02-17 11:11:13 +01:00
Adrian Kumpf
cb0ea65c60 Enable GH action 2020-02-12 13:43:29 +01:00
Adrian Kumpf
2c0ab8a360 Add 'exempt-labels' 2020-02-10 15:22:04 +01:00
Adrian Kumpf
b8eb5d57c2 Update GH action 2020-02-10 15:05:22 +01:00
Adrian Kumpf
17bc68d735 Update GH action 2020-02-10 14:48:30 +01:00
Adrian Kumpf
66f7bab1b6 Create stale-issues.yml 2020-02-10 14:46:12 +01:00
Adrian Kumpf
beb4a3de1e Remove Action 2019-09-17 20:32:40 +02:00
Adrian Kumpf
665da8932a Create Action to close stale issues 2019-08-21 14:22:31 +02:00