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
Would it be possible to have the ga file stored in this repo?
Have the CI expand and reformat the JSON so that each element is on its own line. It could then add a commit to the PR with the expanded JSON. This would allow git to better track changes to the workflow.
The text was updated successfully, but these errors were encountered:
This is essentially what we're going to do with gxformat2, which also expands the doubly-nested tool state. It also resolves the steps by label, which, if all labels are defined, makes it much easier to understand inputs and outputs.
Would it be possible to have the ga file stored in this repo?
Have the CI expand and reformat the JSON so that each element is on its own line. It could then add a commit to the PR with the expanded JSON. This would allow git to better track changes to the workflow.
The text was updated successfully, but these errors were encountered: