Update CI to use shared workflows for testing and linting#32
Update CI to use shared workflows for testing and linting#32jonavellecuerdo wants to merge 2 commits intomainfrom
Conversation
|
Opening the PR did not trigger the CI workflow because faa408a changed a file within the |
|
Pushing a commit to a change did not trigger the CI workflow though 43309bf changed a file outside the Though it did trigger the Dev Deploy workflow: https://github.com/MITLibraries/timdex-embeddings/actions/runs/20760382700. |
|
Closing the PR. Expected outcome when the PR is reopened:
|
|
The next test is to confirm that the CI executes when a pushing to feature branch but only when it is part of an open PR. In initial testing, I tried including
Note: "HEAD ref" == the PR branch. |
|
Omg, can't believe I got confused again. I don't think we need to specify any 'activity' types. |

Purpose and background context
Test CI workflow event triggers.
How can a reviewer manually see the effects of these changes?
Includes new or updated dependencies?
NO
Changes expectations for external applications?
NO
What are the relevant tickets?
Code review