Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions py3-hatch-vcs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 24 in py3-hatch-vcs.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '314'

environment:
contents:
Expand Down
1 change: 1 addition & 0 deletions py3-hatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 19 in py3-hatch.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '314'

environment:
contents:
Expand Down
1 change: 1 addition & 0 deletions py3-hatchling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 18 in py3-hatchling.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '314'

environment:
contents:
Expand Down
1 change: 1 addition & 0 deletions py3-pdm-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 21 in py3-pdm-backend.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '314'

environment:
contents:
Expand Down
2 changes: 1 addition & 1 deletion py3-pip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 18 in py3-pip.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '14' # Keep default as 3.13
3.14: '314'

environment:
contents:
Expand Down
1 change: 1 addition & 0 deletions py3-pipenv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 31 in py3-pipenv.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '314'

pipeline:
- uses: git-checkout
Expand Down
1 change: 1 addition & 0 deletions py3-poetry-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@
- name: py-versions
items:
3.10: "310"
3.11: "311"

Check warning on line 18 in py3-poetry-core.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: "312"
3.13: "313"
3.14: "314"

environment:
contents:
Expand Down
1 change: 1 addition & 0 deletions py3-poetry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@
- name: py-versions
items:
3.10: '310'
3.11: '311'

Check warning on line 21 in py3-poetry.yaml

View check run for this annotation

Octo STS / epoch-bot

epoch is unchanged

Make sure you intended to keep the epoch the same. This package will not be rebuilt as a result of this change. To skip this check, apply the skip:epoch-bot label to the PR.
3.12: '312'
3.13: '313'
3.14: '314'

environment:
contents:
Expand Down