Denis Rouzaud
|
84b3cb1870
|
do not run docker build workflow on forks
|
2021-03-10 10:03:06 +01:00 |
|
Denis Rouzaud
|
ec6aa200e4
|
fix cache in Docker build workflows
|
2021-03-09 08:28:19 +01:00 |
|
Denis Rouzaud
|
bbbca7f31f
|
add icons to workflow (#42094)
|
2021-03-08 09:07:16 +01:00 |
|
Denis Rouzaud
|
2a8867f970
|
fix cd again
|
2021-02-25 22:57:28 +01:00 |
|
Denis Rouzaud
|
fc8ac0e97c
|
fix cd
|
2021-02-25 17:16:31 +01:00 |
|
Denis Rouzaud
|
e791fbf8e8
|
fix vars in workflow
|
2021-02-25 17:07:50 +01:00 |
|
Denis Rouzaud
|
8a94e5bcd2
|
add missing dependency in workflow
|
2021-02-25 16:23:52 +01:00 |
|
Denis Rouzaud
|
001732b9b3
|
fix indentation
|
2021-02-25 16:19:08 +01:00 |
|
Denis Rouzaud
|
09f1347109
|
dynamically define the strategy matrix
|
2021-02-25 16:19:08 +01:00 |
|
Denis Rouzaud
|
d790118651
|
segmentize workflow
|
2021-02-25 16:19:08 +01:00 |
|
Denis Rouzaud
|
df1b854ab0
|
fix message
|
2021-02-23 11:24:56 +01:00 |
|
Denis Rouzaud
|
1010b6bd72
|
add 3.18 to docker images
|
2021-02-23 09:08:17 +01:00 |
|
Denis Rouzaud
|
7de6dd108c
|
do not build release-3_10 docker images anymore
|
2021-02-15 10:04:01 +01:00 |
|
Denis Rouzaud
|
0f4993b398
|
docker images are now focal by default
|
2021-02-15 07:44:54 +01:00 |
|
dependabot[bot]
|
4eda04aad7
|
Bump actions/cache from v2 to v2.1.4 (#41500)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-11 13:09:57 +01:00 |
|
Matthias Kuhn
|
472898ac92
|
Fix docker build successful check
|
2021-01-10 22:10:31 +01:00 |
|
Denis Rouzaud
|
ceeeb40681
|
enable builds for 3.16 + fix PyQGIS trigger
|
2020-10-26 15:42:37 +01:00 |
|
Denis Rouzaud
|
73baebbcca
|
build docker images for 3.16
|
2020-10-24 11:02:01 +02:00 |
|
Denis Rouzaud
|
cb51326eb5
|
print cache size
|
2020-08-26 12:11:01 +02:00 |
|
Denis Rouzaud
|
e113771fa0
|
fix condition
|
2020-08-25 10:28:33 +02:00 |
|
Denis Rouzaud
|
b1bdd5749e
|
fix command order
|
2020-08-25 09:16:14 +02:00 |
|
Denis Rouzaud
|
46acc34e6a
|
fix Docker build
|
2020-08-25 08:14:44 +02:00 |
|
Denis Rouzaud
|
849680753f
|
drop bionic, all images are now focal based
|
2020-08-22 21:19:40 +02:00 |
|
Denis Rouzaud
|
d1c45f80e6
|
fix build arg
|
2020-08-21 15:41:50 +02:00 |
|
Denis Rouzaud
|
ef25ddff67
|
try to rename the workflow
|
2020-08-21 15:17:14 +02:00 |
|
Denis Rouzaud
|
01f8b625c9
|
test to get cache with the focal one
|
2020-08-21 14:51:43 +02:00 |
|
Denis Rouzaud
|
b082f160d7
|
export vars
|
2020-08-21 14:19:17 +02:00 |
|
Denis Rouzaud
|
d0536542ec
|
add missing focal
|
2020-08-21 13:54:43 +02:00 |
|
Denis Rouzaud
|
b98cfe1389
|
fix base image not being focal
|
2020-08-21 13:14:19 +02:00 |
|
Denis Rouzaud
|
25c3138133
|
add dispatch
|
2020-08-21 12:41:28 +02:00 |
|
Denis Rouzaud
|
685d167bb6
|
fix env vars
|
2020-08-21 12:32:03 +02:00 |
|
Denis Rouzaud
|
d9e9513c85
|
remove DELETE_CACHE arg, it is never called
|
2020-08-21 12:30:43 +02:00 |
|
Denis Rouzaud
|
a2cdc4bc80
|
[Docker] use gcc to build
|
2020-08-21 12:26:45 +02:00 |
|
Denis Rouzaud
|
3dc8678b25
|
fix path
|
2020-08-20 15:00:46 +02:00 |
|
Denis Rouzaud
|
7960a9cf56
|
run every 5 minutes
|
2020-08-20 14:43:24 +02:00 |
|
Denis Rouzaud
|
5b2717c714
|
reset daemon
|
2020-08-20 14:40:25 +02:00 |
|
Denis Rouzaud
|
b2b2b7ffa1
|
save cache when building docker images
|
2020-08-20 14:39:15 +02:00 |
|
Denis Rouzaud
|
bc720c8ed0
|
sudo to restart docker
|
2020-08-20 14:01:08 +02:00 |
|
Denis Rouzaud
|
d433f58756
|
Fix bash regex replace
|
2020-08-20 13:16:36 +02:00 |
|
Denis Rouzaud
|
d7e65124f3
|
Fix matrix
|
2020-08-20 12:56:51 +02:00 |
|
Denis Rouzaud
|
8bbecf6696
|
Rename manual.yml to build-docker.yml
|
2020-08-20 12:23:17 +02:00 |
|