fix(jobparser): template job name if it's defined #41
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind
Chore
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/act!41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "thefox/job-matrix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fixes name overwrite in parser
❤️
This needs to be tested all the way up to end-to-end before being merged.
Honestly I have no idea how act is even versioned when it's a softfork. Looking at it I think I get why the forgejo being a softfork was less then ideal to work with.
But yes, I'll see about making a test in e2e for this.
That's not what I meant, sorry for not being clear. There is a chain of tests starting from this repository that can run the end-to-end tests using a runner built with this version of act.
Having additional tests in end-to-end might be good but I'm more concerned about the potential regressions. Not very but always :-)
Can I propose you open a new PR to fix a typo or something in this repo and I'll show you how it is done. It is not super confortable but not entirely absurd either.
Sure, sorry for jumping the gun here then: #42