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

Path state #109

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Path state #109

merged 4 commits into from
Apr 15, 2024

Conversation

dpgraham4401
Copy link
Member

@dpgraham4401 dpgraham4401 commented Apr 15, 2024

Description

Adds state, along with getter, setter, and actions for appending to/remove from the path the user makes through the decision tree.

Acting on the current path (alering the UI) is outside the scope of this PR.

We also remove the trigger to run CodeQL workflows on push to main. Since all pushes to main require a PR via github, it's kinda wasteful to run it twice (and it takes a while).

Issue ticket number and link

None, but related to #101 and #102

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@dpgraham4401 dpgraham4401 added the chore Not a feature, or a bug, just needs to get done. label Apr 15, 2024
@github-actions github-actions bot added the CI/CD continuous integration/continuous deployment label Apr 15, 2024
@dpgraham4401 dpgraham4401 merged commit 4fe5670 into USEPA:main Apr 15, 2024
8 checks passed
@dpgraham4401 dpgraham4401 deleted the path_state branch April 15, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not a feature, or a bug, just needs to get done. CI/CD continuous integration/continuous deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant