Skip to content

Address Missing Packages in Build - #200

Merged
alex-struk merged 4 commits into
developfrom
fix/missing-packages-in-build
Jun 23, 2026
Merged

Address Missing Packages in Build#200
alex-struk merged 4 commits into
developfrom
fix/missing-packages-in-build

Conversation

@dbarkowsky

@dbarkowsky dbarkowsky commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

Changes

  • Combined the graph-workflow and graph-workflow-config packages. There was duplication between the two and I feel it makes sense to keep our package count small.
  • Made sure that new packages are added to the dockerfiles. Deployment is in crashback loop because this was not done.
  • Added a build step to the QA workflows so we can hopefully avoid this in the future.
  • Edit workflow run conditions. They should only run when relevant. No more running the backend QA for frontend changes, for example.

Testing

  • Build the containers. Can look to the QA workflows to see if they build.

Checklist

By submitting this pull request, I acknowledge that I have attempted to meet the following:

  • a self-review of my code
  • commented code particularly in hard-to-understand areas
  • corresponding changes to the documentation where required
  • changes tested to the best of my ability
  • no new errors or non-functional code

@alex-struk
alex-struk merged commit 0a4be17 into develop Jun 23, 2026
12 checks passed
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.

2 participants