File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2020 permissions :
2121 statuses : write
2222 contents : read
23- uses : lakruzz /workflows/.github/workflows/mark_pending.yml@experimental
23+ uses : thetechcollective /workflows/.github/workflows/doing_mark_pending.yaml@stable
2424 with :
2525 statuses : |
2626 E2E in testbed
3030 permissions :
3131 statuses : write
3232 contents : read
33- uses : lakruzz /workflows/.github/workflows/inherit_statuses.yml@experimental
33+ uses : thetechcollective /workflows/.github/workflows/doing_inherit_statuses.yaml@stable
3434
3535 pytest_integration :
3636 name : Integration testing
5252 permissions :
5353 contents : write
5454 secrets :
55- READY_PUSHER : ${{ secrets.READY_PUSHER }}
56- uses : lakruzz /workflows/.github/workflows/fast_forward.yml@experimental
55+ token : ${{ secrets.READY_PUSHER }}
56+ uses : thetechcollective /workflows/.github/workflows/doing_fast_forward.yaml@stable
5757 with :
5858 target_branch : main # default is main
5959 user_name : " GitHub Action: ready" # required
6464 permissions :
6565 issues : write
6666 contents : write
67- uses : lakruzz /workflows/.github/workflows/close_issue.yml@experimental
67+ uses : thetechcollective /workflows/.github/workflows/doing_close_issue.yaml@stable
6868 with :
6969 user_name : " GitHub Action: ready" # required
7070 user_email : " tt-ready@thetechcollective.eu" # required
Original file line number Diff line number Diff line change 3636 permissions :
3737 statuses : write
3838 contents : read
39- uses : lakruzz /workflows/.github/workflows/mark_pending.yml@experimental
39+ uses : thetechcollective /workflows/.github/workflows/doing_mark_pending.yaml@stable
4040 with :
4141 statuses : |
4242 Ruff
5454 permissions :
5555 statuses : write
5656 contents : read
57- uses : lakruzz /workflows/.github/workflows/pytest_matrix.yml@experimental
57+ uses : thetechcollective /workflows/.github/workflows/checking_python_pytest_matrix.yaml@stable
5858 with :
5959 context : Unit testing w/ coverage
6060 pytest_arguments : " --cov=. --cov-config=.coveragerc -m unittest"
6666 permissions :
6767 statuses : write
6868 contents : read
69- uses : lakruzz /workflows/.github/workflows/pytest_matrix.yml@experimental
69+ uses : thetechcollective /workflows/.github/workflows/checking_python_pytest_matrix.yaml@stable
7070 with :
7171 context : Property-based testing
7272 pytest_arguments : " -m hypothesis --hypothesis-profile=1000"
7878 permissions :
7979 statuses : write
8080 contents : read
81- uses : lakruzz /workflows/.github/workflows/ruff_check.yml@experimental
81+ uses : thetechcollective /workflows/.github/workflows/checking_python_ruff_lint.yaml@stable
8282 with :
8383 context : Ruff
8484
8888 permissions :
8989 statuses : write
9090 contents : read
91- uses : lakruzz /workflows/.github/workflows/cspell_check.yml@experimental
91+ uses : thetechcollective /workflows/.github/workflows/checking_cspell_check.yaml@stable
9292 with :
9393 context : Cspell
You can’t perform that action at this time.
0 commit comments