Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try advanced workflows #4

Merged
merged 25 commits into from
Sep 6, 2023
Merged

Try advanced workflows #4

merged 25 commits into from
Sep 6, 2023

Conversation

clux
Copy link
Owner

@clux clux commented Sep 5, 2023

plus fix ci tests (reading stdin is weird in ci - isTerminal fails fails even though nothing is piped through it)

couple of caveats:

  • skipping tests not via stdin because ci is weird (detecting it and skipping the test)
  • overriding cargo tests to never trigger stdin reads (broken on ci in similar vein)
  • skipping windows direct use of < operator in tests (yq '.[2].metadata' < test/deploy.yaml gave The '<' operator is reserved for future use.)
  • skipping windows direct use of evars (The term 'RUST_LOG=debug' is not recognized as a name of a cmdlet, function, script file, or executable program.)

Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
@clux clux merged commit 2bb6f2e into main Sep 6, 2023
25 checks passed
@clux clux deleted the try/wf branch September 6, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant