Skip to content

Commit

Permalink
Merge pull request #220 from pivoshenko/issue-214
Browse files Browse the repository at this point in the history
issue-214
  • Loading branch information
pivoshenko authored Mar 31, 2024
2 parents 4c73d11 + b22e0a2 commit dc987c5
Show file tree
Hide file tree
Showing 16 changed files with 468 additions and 509 deletions.
7 changes: 3 additions & 4 deletions .github/FUNDING.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
github: volopivoshenko
ko_fi: volopivoshenko
github: pivoshenko
custom:
- https://www.buymeacoffee.com/volopivoshenko
- https://savelife.in.ua/en/donate-en/
- https://www.buymeacoffee.com/pivoshenko
- https://savelife.in.ua/en/donate-en
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ Add any other context about the problem here.

[gist]: https://gist.github.com

[issues]: https://github.com/volopivoshenko/poetry-plugin-dotenv/issues
[issues]: https://github.com/pivoshenko/poetry-plugin-dotenv/issues

[latest]: https://github.com/volopivoshenko/poetry-plugin-dotenv/releases/latest
[latest]: https://github.com/pivoshenko/poetry-plugin-dotenv/releases/latest
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ A clear and concise description of any alternative solutions or features you've

Add any other context or screenshots about the feature request here.

[documentation]: https://github.com/volopivoshenko/poetry-plugin-dotenv
[documentation]: https://github.com/pivoshenko/poetry-plugin-dotenv

[issues]: https://github.com/volopivoshenko/poetry-plugin-dotenv/issues
[issues]: https://github.com/pivoshenko/poetry-plugin-dotenv/issues
1 change: 0 additions & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: python-semantic-release/python-semantic-release@master
with:
github_token: ${{ secrets.GH_TOKEN }}
force: "patch"

- name: Build package
id: build-package
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]

steps:
- name: Checkout repository
Expand Down
29 changes: 0 additions & 29 deletions .github/workflows/stale-branches..yaml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/stale-pr.yaml

This file was deleted.

Loading

0 comments on commit dc987c5

Please sign in to comment.