Deploy test workflow cannot be run from a feature branch #42
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sfb1451/z03-assessment-center-data-entry#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The deploy test workflow can be triggered manually, and a branch can be chosen. However, when I tried to run from
localebranch, I got:https://github.com/psychoinformatics-de/sfb1451_data_entry/actions/runs/8194423195
As a side note, the test workflow modifies the
index-testfile, while all the rest (incl. updating the wsgi script) is shared between test and non-test. Hence, it is mainly for testing the workings of the html+js form.