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

PATCH: Test version of issues pipeline #344

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

trentonyo
Copy link
Contributor

@trentonyo trentonyo commented Jun 17, 2024

🔨 PATCH: Test version of issues pipeline

Old State

Test version of issues pipeline was misconfigured, a line was misplaced at the install todoon from test step.

todoon was not writing environment variables correctly to the github env file (was missing a step in the system call)

New State

Removed offending line

todoon will update environment variables correctly to the github env

Definition of Done (pertinent to patch)

  • Contains no breaking changes
  • Changes are implemented in all components
  • Each component associated with issue is updated (no stubs)
  • All tests pass, no regressions
  • All documentation is updated, including release notes

@trentonyo
Copy link
Contributor Author

This version of the workflow actually works, see this run

@trentonyo trentonyo merged commit 4e7fd18 into dev/staging Jun 17, 2024
4 of 6 checks passed
@trentonyo trentonyo deleted the dev/integration/fix-todoon-issues-test branch June 17, 2024 04:58
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