dependabot[bot]
|
44c49ff912
|
Bump actions/github-script from v1 to v2 (#35)
Bumps [actions/github-script](https://github.com/actions/github-script) from v1 to v2.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v1...6e5ee1dc1cb3740e5e5e76ad668e3f526edbfe45)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2020-06-10 19:44:03 +00:00 |
|
dependabot[bot]
|
ff22c45b4f
|
Bump codecov/codecov-action from v1 to v1.0.7 (#34)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-06-10 19:26:33 +00:00 |
|
CrazyMax
|
69614217aa
|
Update workflows
|
2020-06-10 19:44:49 +02:00 |
|
CrazyMax
|
6f82bb6d5d
|
Update workflows
|
2020-05-24 01:14:15 +02:00 |
|
CrazyMax
|
a3d1eb147a
|
Update workflows
|
2020-05-20 02:47:14 +02:00 |
|
CrazyMax
|
a81d7c3131
|
Fix base64 key
|
2020-05-18 17:34:20 +02:00 |
|
CrazyMax
|
db752f495e
|
Dedicated CI job for base64
|
2020-05-18 17:18:24 +02:00 |
|
Alejandro Hernández
|
fe2d0d79b1
|
Fix importing of base64 armored string (#18)
|
2020-05-18 17:15:05 +02:00 |
|
CrazyMax
|
1892e27444
|
Fix automerge
|
2020-05-14 07:16:06 +02:00 |
|
CrazyMax
|
c973365cea
|
Update workflows
|
2020-05-14 04:07:13 +02:00 |
|
CrazyMax
|
0749ee0ee9
|
Fix master workflow
|
2020-05-13 14:29:39 +02:00 |
|
CrazyMax
|
d37e0bec9e
|
Fix master workflow
|
2020-05-13 14:24:09 +02:00 |
|
CrazyMax
|
9fcb9fcc56
|
Update CI workflow
|
2020-05-13 00:29:14 +02:00 |
|
CrazyMax
|
084a8582d5
|
Update CHANGELOG
|
2020-05-13 00:25:26 +02:00 |
|
CrazyMax
|
ca42309c9d
|
Update CI workflow
|
2020-05-12 20:48:02 +02:00 |
|
CrazyMax
|
c66565d073
|
Fix CI workflow
|
2020-05-12 20:37:28 +02:00 |
|
CrazyMax
|
d49ee3cbc3
|
Maybe maybe maybe
|
2020-05-12 20:36:05 +02:00 |
|
CrazyMax
|
7a355f8c5b
|
Centralize test key/passphrase
|
2020-05-12 20:30:44 +02:00 |
|
Alejandro Hernández
|
ccc720bb40
|
Use GPG key name/email as default values (#13)
|
2020-05-12 20:18:51 +02:00 |
|
CrazyMax
|
2624ea18fb
|
Add automerge workflow
|
2020-05-11 19:15:12 +02:00 |
|
CrazyMax
|
14b3dfee6d
|
Update workflows
|
2020-05-11 19:15:04 +02:00 |
|
CrazyMax
|
1f6a469484
|
Update README
|
2020-05-11 19:14:35 +02:00 |
|
CrazyMax
|
6e3cb39968
|
Update workflows
|
2020-05-07 20:57:28 +02:00 |
|
CrazyMax
|
1173bbb660
|
Update CI workflow
|
2020-05-07 20:47:00 +02:00 |
|
CrazyMax
|
c8df075bd9
|
Cleanup workflows
|
2020-05-06 23:54:36 +02:00 |
|
CrazyMax
|
517f62fc0c
|
Codecov
|
2020-05-06 18:00:13 +02:00 |
|
CrazyMax
|
5701df18ba
|
Fix inputs
|
2020-05-06 01:21:41 +02:00 |
|
CrazyMax
|
e097cc9691
|
Add git_tag_gpgsign and git_push_gpgsign inputs
Some inputs and secrets have been renamed
|
2020-05-06 01:15:33 +02:00 |
|
CrazyMax
|
16c87f2e17
|
Bring back support for Windows
|
2020-05-06 00:31:46 +02:00 |
|
CrazyMax
|
041b376dd4
|
Update master workflow
|
2020-05-06 00:10:05 +02:00 |
|
CrazyMax
|
f551cecdaa
|
Fix CI workflow
|
2020-05-05 20:05:49 +02:00 |
|
CrazyMax
|
feede15671
|
Enable signing for Git commits and tags (#4)
|
2020-05-04 20:59:11 +02:00 |
|
CrazyMax
|
6549c6d230
|
Drop Windows support
|
2020-05-04 20:06:27 +02:00 |
|
CrazyMax
|
95b2df2352
|
Check env
|
2020-05-04 16:22:10 +02:00 |
|
CrazyMax
|
a8f7b5960a
|
Allow to seed the internal cache of gpg-agent with provided passphrase (#5)
Better handling of commands output streams
|
2020-05-04 16:17:14 +02:00 |
|
CrazyMax
|
070decda57
|
Matrix OS
|
2020-05-03 21:35:54 +02:00 |
|
CrazyMax
|
ee885cc34c
|
Check private key deletion
|
2020-05-03 21:17:25 +02:00 |
|
CrazyMax
|
be8040e6d7
|
Enable actions debug
|
2020-05-03 21:13:39 +02:00 |
|
CrazyMax
|
2fde0b12b9
|
Add CI, master and test workflows
|
2020-05-03 21:09:41 +02:00 |
|
CrazyMax
|
74f4ba9d1e
|
Fix labels
|
2020-05-03 21:06:49 +02:00 |
|
CrazyMax
|
6fcfb9488b
|
Test
|
2020-05-03 20:51:53 +02:00 |
|
CrazyMax
|
6b8d069e74
|
Labels workflow
|
2020-05-03 20:48:38 +02:00 |
|
CrazyMax
|
851e05c587
|
Initial commit
|
2020-05-03 20:46:05 +02:00 |
|