You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple of months back I propsed two PRs to be merged into the mainline:
This one is a new feature that solves the problem of running many builds simultaneously (i.e. when building a large container tree) such that they don't try to step on each others' toes due to naming collisions.
This other one is a bugfix that addresses some issues with some actions that require that the canonical path for the action's script file (as computed by NodeJS) to match the absolute path for the script file as computed by act
They don't seem to have any conflicts, and except for the bugfix, they just add optional behaviors that require explicit enabling to become active.
So I'm wondering what other requirements I have to meet in order to have these be merged into the main code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all!
A couple of months back I propsed two PRs to be merged into the mainline:
actThey don't seem to have any conflicts, and except for the bugfix, they just add optional behaviors that require explicit enabling to become active.
So I'm wondering what other requirements I have to meet in order to have these be merged into the main code.
Thoughts?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions