-
-
Notifications
You must be signed in to change notification settings - Fork 1
Integration Test
Mr. Bubbles edited this page Feb 15, 2024
·
3 revisions
The workflow ./github/workflows/test.yaml
works as an integration test and communicates directly with the Bring! API. Therefore, when contributing from a fork, make sure to set yourself following secrets/variables in your github fork repo.
# variables
[email protected]
LIST=name_of_a_test_bring_list
#secrets
PASSWORD=*******
For the workflow to run in a PR from a forked repo, this procedure must take place beforehand. Once approved by a user with write access, the workflows will run and also be able to use the secrets.