Commit graph

27 commits

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