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
Issues found on submodule validation pipelines after a merge inside framework #368
New implementation of validation pipelines have been proposed by triggering submodule pipelines from framework, however it requires to change the logic in the actions:
Now submodule pipeline only triggers framework pipeline to avoid concurrency.
Although submodule pipeline is integrated inside the corresponding submodule it is only triggered from framework upon PR (on workflow cal), however it can also be triggered on workflow dispatch (manually).
Issues found on submodule validation pipelines after a merge inside framework #368
New implementation of validation pipelines have been proposed by triggering submodule pipelines from framework, however it requires to change the logic in the actions:
We should decide which submodules have to be integrated inside framewok validation pipeline:
https://github.com/rest-for-physics/restG4restG4 cannot be implemented due to concurrency issues, further changes are needed to implement this pipeline inside master@jgalan and @lobis, let me know what do you think so I can proceed with the changes in the different submodules
The text was updated successfully, but these errors were encountered: