File tree Expand file tree Collapse file tree 10 files changed +38
-38
lines changed Expand file tree Collapse file tree 10 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 1212 - ' .github/workflows/gitlab.yml'
1313 - ' roles/gitlab/**'
1414 - ' molecule/gitlab/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/gitlab.yml'
2424 - ' roles/gitlab/**'
2525 - ' molecule/gitlab/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : " 0 0 * * *"
3030env :
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/gitlab_runner.yml'
1313 - ' roles/gitlab_runner/**'
1414 - ' molecule/gitlab_runner/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/gitlab_runner.yml'
2424 - ' roles/gitlab_runner/**'
2525 - ' molecule/gitlab_runner/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : " 0 0 * * *"
3030env :
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/haproxy.yml'
1313 - ' roles/haproxy/**'
1414 - ' molecule/haproxy/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/haproxy.yml'
2424 - ' roles/haproxy/**'
2525 - ' molecule/haproxy/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : " 0 0 * * *"
3030
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/keepalived.yml'
1313 - ' roles/keepalived/**'
1414 - ' molecule/keepalived/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/keepalived.yml'
2424 - ' roles/keepalived/**'
2525 - ' molecule/keepalived/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : ' 0 0 * * *'
3030
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/netplan.yml'
1313 - ' roles/netplan/**'
1414 - ' molecule/netplan/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/netplan.yml'
2424 - ' roles/netplan/**'
2525 - ' molecule/netplan/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : " 0 0 * * *"
3030
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/redis.yml'
1313 - ' roles/redis/**'
1414 - ' molecule/redis/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/redis.yml'
2424 - ' roles/redis/**'
2525 - ' molecule/redis/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : " 0 0 * * *"
3030env :
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/ssh_keys.yml'
1313 - ' roles/ssh_keys/**'
1414 - ' molecule/ssh_keys/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/ssh_keys.yml'
2424 - ' roles/ssh_keys/**'
2525 - ' molecule/ssh_keys/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : ' 0 0 * * *'
3030
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/unattended_upgrades.yml'
1313 - ' roles/unattended_upgrades/**'
1414 - ' molecule/unattended_upgrades/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/unattended_upgrades.yml'
2424 - ' roles/unattended_upgrades/**'
2525 - ' molecule/unattended_upgrades/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : ' 0 0 * * *'
3030
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/zammad.yml'
1313 - ' roles/zammad/**'
1414 - ' molecule/zammad/**'
15- - ' Pipfile '
16- - ' Pipfile .lock'
15+ - ' pyproject.toml '
16+ - ' uv .lock'
1717 push :
1818 branches :
1919 - " main"
2323 - ' .github/workflows/zammad.yml'
2424 - ' roles/zammad/**'
2525 - ' molecule/zammad/**'
26- - ' Pipfile '
27- - ' Pipfile .lock'
26+ - ' pyproject.toml '
27+ - ' uv .lock'
2828 schedule :
2929 - cron : ' 0 0 * * *'
3030
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ build_ignore:
3131 - ' .gitattributes'
3232 - ' .gitignore'
3333 - ' .yamllint'
34- - ' Pipfile '
35- - ' Pipfile .lock'
34+ - ' pyproject.toml '
35+ - ' uv .lock'
You can’t perform that action at this time.
0 commit comments