Commit graph

32 commits

Author SHA1 Message Date
jguer 2fa7b6ba3d
fix(ci): use PAT so pipeline gets triggered 2020-06-14 01:16:02 +02:00
jguer 80216bdc69
fix(ci): set prefix for release 2020-06-14 00:56:42 +02:00
jguer 1769ba978a
fix(ci): fix tag retrieval for bash 2020-06-13 23:37:12 +02:00
jguer d3f9335d2d
fix(ci): refactor CI 2020-06-13 23:24:33 +02:00
jguer d003e96e07
fix(ci): fix env propagation
fix broken ci artifact download
2020-06-13 19:49:57 +02:00
jguer 732f1a5412
feat(localization): wrap all translatable strings 2020-05-05 19:21:42 +02:00
jguer 9fccdcb30f
fix(ci): implement stricter linting settings 2020-05-02 16:17:20 +02:00
jguer e7b1fe4d53
fix(ci): add stricter linting settings and fix upload issues 2020-05-02 10:27:47 +02:00
Jguer 352667f550
fix(yay): fix unescaped variable in CI 2020-02-29 19:02:48 +01:00
Jguer 9795a36692
fix(yay): remove vendor and tweak ci 2020-02-29 18:50:33 +01:00
Jguer 23706a3a71
fix(ci): add previous_tag from git describe 2020-02-25 22:52:15 +01:00
Jguer 1f007f39ab fix(release): inline changelog definition 2020-01-17 21:06:22 +01:00
Jguer 87fcfbf9f7
fix(release): changelog doesn't need final as it's not available on checkout 2020-01-12 19:44:14 +01:00
Jguer d63c4b0b2e
fix(release): fix release naming 2020-01-12 19:08:10 +01:00
Jguer 9458e02711
fix(release): fix multiline command 2020-01-12 18:28:32 +01:00
Jguer e9930b0c42
fix(release): fix missing echo on read 2020-01-12 18:22:55 +01:00
Jguer 4da27c37c8
fix(release): reduce env artifacts 2020-01-12 18:19:57 +01:00
Jguer a34e080bf6
fix(release): use fixed paths for upload 2020-01-12 18:14:52 +01:00
Jguer 66a09aba8b
fix(release): fix missing echo 2020-01-12 18:11:25 +01:00
Jguer a0d831180d
fix(release): fix tag value sharing 2020-01-12 18:05:56 +01:00
Jguer b242d0ac4b
fix(release): auto-tag and build 2020-01-12 17:40:43 +01:00
Jguer a9b74a0e1e
fix(release): try mathieudutour again 2020-01-12 17:06:21 +01:00
Jguer 13e3271dd6
fix: try another provider 2020-01-12 16:42:24 +01:00
Jguer bc2d1bf143
fix: create_annotated_tags 2020-01-12 16:33:22 +01:00
Jguer 03c5e3fb94
fix: fix auto-tag 2020-01-12 16:28:45 +01:00
Jguer 70aa7b4689
fix: add auto-tag 2020-01-12 16:16:04 +01:00
Jguer 91232f2b74
Enable workflows only on tag push and on specific directories 2019-10-16 03:04:01 +01:00
Jguer d647d29435
Added multiarch build and release workflow 2019-10-16 02:51:14 +01:00
J Guerreiro 569d314cea
Merge pull request #1045 from Jguer/yay-git-actions
Upload yay releases using github-actions
2019-10-04 22:45:03 +01:00
Jguer 963af374b5
Fix order of variables 2019-10-04 20:43:42 +01:00
Jguer dfef396d3c Upload yay release artifact 2019-09-29 12:22:55 +01:00
Jguer d0705a6d6b Make makefile more targeted by refactoring. Add new multistage dockerfile
Remove separate targets for release.
Replace travis-ci with github-actions

Signed-off-by: Jguer <me@jguer.space>
2019-09-29 10:24:09 +01:00