Klaus Hartl
263098b1a2
Test for release script dependency
2023-02-19 12:50:56 +01:00
Klaus Hartl
b4df355506
Automate creating GitHub release
...
Creating a release draft, so that I can manually add release notes.
2023-02-19 12:46:50 +01:00
Klaus Hartl
94f83dd582
Ensure commits/tags are signed
2023-02-18 16:27:44 +01:00
Klaus Hartl
563f193bef
Change message to be less misleading
2023-02-18 16:16:30 +01:00
Klaus Hartl
f82ff5669a
Add release automation script
2023-02-18 16:13:52 +01:00
Klaus Hartl
12bec60c51
Add lefthook based git hooks setup
2023-02-18 10:09:18 +01:00
Klaus Hartl
85f9ff954a
Apply prettier fixes
2023-02-18 10:08:35 +01:00
Klaus Hartl
702fc5c521
Update readme for v1.4.0
2023-02-17 12:08:28 +01:00
Klaus Hartl
d56726748f
Bump talisman from 1.28.1 to 1.30.0
...
Closes #7
2023-02-17 11:59:47 +01:00
Klaus Hartl
12d841b00c
Update checksum for readme
2022-08-15 14:13:22 +02:00
Klaus Hartl
6248162278
Update readme for v1.3.0
2022-08-15 14:07:41 +02:00
Klaus Hartl
a94edcf206
Bump talisman from 1.26.0 to 1.28.1
2022-08-15 14:05:25 +02:00
Klaus Hartl
914217b877
Update readme for v1.2.1
2022-04-14 06:55:56 +02:00
Klaus Hartl
4c9d9387c9
Add safe directory git config
2022-04-13 17:47:21 +02:00
Klaus Hartl
efb785d972
Remove trailing whitespace
2022-04-13 14:59:16 +02:00
Klaus Hartl
fb8e2e061a
Ensure to use up-to-date git
2022-04-13 14:50:12 +02:00
Klaus Hartl
59909d04b2
Update readme for new release
2022-03-11 10:08:16 +01:00
Klaus Hartl
c0a2d6f261
Upgrade Talisman to v1.26.0
2022-03-11 09:54:18 +01:00
Klaus Hartl
febec4e37a
Update readme for new release
2022-03-10 18:42:32 +01:00
Klaus Hartl
9b5b58e1c5
Upgrade Talisman to v1.25.0
2022-03-10 15:03:59 +01:00
Klaus Hartl
832c27cc84
Add .talismanrc
2021-09-23 20:52:39 +02:00
Klaus Hartl
cd348e9954
Brush up readme
2021-09-23 20:48:14 +02:00
Klaus Hartl
4a31b2b153
Downgrade Talisman to v1.11.0
...
Overlooked that v1.22.0 was a preview anyway, there was a problem with
entries in .talismanrc not correctly being considered.
For some reason v1.11.0 didn't run in Alpine though, thus I switched to
Ubuntu.
Fixes #1
2021-09-23 20:39:28 +02:00
Klaus Hartl
9946bb8931
Run test workflow from any branch for testing
2021-09-23 18:02:15 +02:00
Klaus Hartl
75300727c3
Detect in regular incoming commits on main
2021-09-20 09:37:00 +02:00
Klaus Hartl
53433b6440
Revert "Add secret for testing"
...
This reverts commit a32a5c7e1a
.
2021-09-20 09:35:49 +02:00
Klaus Hartl
e503e9b5c3
Make example in readme easier to copy&paste
2021-09-20 09:29:49 +02:00
Klaus Hartl
b80ec236d9
Make example work with proper version
...
As released..
2021-09-20 09:27:30 +02:00
Klaus Hartl
42f053af32
Add branding for releasing to marketplace
2021-09-19 09:20:19 +02:00
Klaus Hartl
81bf506a89
Add caveat to readme
2021-09-19 09:15:03 +02:00
Klaus Hartl
a5a9446c51
Set start commit in range for testing
2021-09-19 09:06:34 +02:00
Klaus Hartl
02f81822cd
Fix Talisman encountering invalid revision range
2021-09-19 09:05:35 +02:00
Klaus Hartl
a32a5c7e1a
Add secret for testing
2021-09-19 08:45:27 +02:00
Klaus Hartl
89df42eb70
Let test action run on push
2021-09-19 08:44:20 +02:00
Klaus Hartl
0c4a631e70
Revert "Add debugging step to test action"
...
This reverts commit bb34703cd9
.
2021-09-19 08:41:26 +02:00
Klaus Hartl
ef9092fef0
Make ref args configurable
...
Some repos might still use `master`. One should also be able to use the
action for a branch.
2021-09-19 08:39:18 +02:00
Klaus Hartl
bb34703cd9
Add debugging step to test action
2021-09-19 08:33:59 +02:00
Klaus Hartl
523d06cb74
Make refs inputs as well
2021-09-19 08:30:08 +02:00
Klaus Hartl
cd80931011
Add readme
2021-09-19 08:25:13 +02:00
Klaus Hartl
fa7d9e80a7
Rename test action
2021-09-19 08:22:42 +02:00
Klaus Hartl
7724235e60
Fix args setup
2021-09-19 08:22:18 +02:00
Klaus Hartl
a429862749
Set up necessary metadata
2021-09-19 07:52:50 +02:00
Klaus Hartl
ceee64eb2d
Try installing git as part of the image
2021-09-18 10:04:00 +02:00
Klaus Hartl
a8070680b3
Revert "Try distribution that comes with git executable"
...
This reverts commit 4f284e85e9
.
2021-09-18 10:01:59 +02:00
Klaus Hartl
4f284e85e9
Try distribution that comes with git executable
2021-09-18 09:30:25 +02:00
Klaus Hartl
8736fca8b4
Fix talisman invocation
2021-09-18 09:00:57 +02:00
Klaus Hartl
34c7499bdc
Add private action to allow for testing
2021-09-18 08:31:15 +02:00
Klaus Hartl
fbca4983a5
Setup container to run talisman
...
Mimicing a pre-push hook, where refs and shas need to passed in as
arguments.
2021-09-18 08:22:25 +02:00