Commit graph

18 commits

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