diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 933f59e4..7181bb5a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,6 @@ jobs: id: release uses: python-semantic-release/python-semantic-release@v9.7.2 with: - packages-dir: / github_token: ${{ secrets.GITHUB_TOKEN }} - name: Publish package distributions to PyPI @@ -46,6 +45,7 @@ jobs: # See https://github.com/actions/runner/issues/1173 if: steps.release.outputs.released == 'true' with: + packages-dir: / password: ${{ secrets.PYPI_TOKEN }} - name: Publish package distributions to GitHub Releases diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bffda1d..186e6372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,69 +1,18 @@ # CHANGELOG - -## v0.282.0 (2024-05-15) - -### Feature - -* change package dir ([`ac0120b`](https://github.com/yandex-cloud/python-sdk/commit/ac0120b7b85b92b54d0c109e2c519ffd5633daa2)) - - -## v0.281.0 (2024-05-15) - -### Feature - -* add workflow permissions ([`2817e26`](https://github.com/yandex-cloud/python-sdk/commit/2817e26a4e567ae7b9d27a6cb1d2d871524468f4)) - - -## v0.280.0 (2024-05-15) - -### Feature - -* add pypi creds ([`92ba0cf`](https://github.com/yandex-cloud/python-sdk/commit/92ba0cff03b65ccf5a72ad5e5160e810a8c74e17)) - -### Unknown - -* Merge pull request #97 from yandex-cloud/add-pypi-creds - -add pypi creds ([`7acd92c`](https://github.com/yandex-cloud/python-sdk/commit/7acd92c12e753ff2e459d8db7a9be5723ba3c3c8)) - - -## v0.279.0 (2024-05-15) +## v0.278.0 (2024-05-02) ### Feature -* fix commit Parser return type ([`0bdeea0`](https://github.com/yandex-cloud/python-sdk/commit/0bdeea0db205c1113710708da4c88a301907c26b)) - -* update Commit Parser and semantic_release config ([`0ef04d6`](https://github.com/yandex-cloud/python-sdk/commit/0ef04d67e8596637ebe81e6b6b0b71f9d2e2f328)) - -* Update release process with and python semantic version release (#94) - -Co-authored-by: iva-romanenko <iva-romanenko@yandex-team.ru> ([`222d516`](https://github.com/yandex-cloud/python-sdk/commit/222d51601b4767ddde3969ca4066ed118c4a91ba)) - -### Unknown - -* Merge pull request #96 from yandex-cloud/fix-commit-parser-return-type - -fix commit Parser return type ([`234fb76`](https://github.com/yandex-cloud/python-sdk/commit/234fb76af2fa60f8ab2556736a0e1f003c04dd1a)) - -* Merge pull request #95 from yandex-cloud/fix-config-for-semantic-release - -Update Commit Parser and semantic_release config ([`752f857`](https://github.com/yandex-cloud/python-sdk/commit/752f857d3526b369db0efec19488eda9406b4f94)) +* added `endpoint` arg to `get_auth_token()` (#93) +* added `endpoint` arg to `get_auth_token()` -## v0.278.0 (2024-05-02) +* styling fixes -### Feature +--------- -* added `endpoint` arg to `get_auth_token()` (#93) - -* added `endpoint` arg to `get_auth_token()` - -* styling fixes - ---------- - Co-authored-by: Dmitry Chumak <dmchumak@yandex-team.ru> ([`caa8c67`](https://github.com/yandex-cloud/python-sdk/commit/caa8c679901dedc4e6e4df9f549d9fc908c22371)) @@ -103,14 +52,14 @@ IAM token request method ([`e1d24eb`](https://github.com/yandex-cloud/python-sdk * Upgrade workflows actions versions (#91) -* upgrading and workflow actions - -* upgrading to 3.12 in action - -* fix problem with setuptools in release - ---------- - +* upgrading and workflow actions + +* upgrading to 3.12 in action + +* fix problem with setuptools in release + +--------- + Co-authored-by: Islam Alibekov <everest@yandex-team.ru> ([`3c1d737`](https://github.com/yandex-cloud/python-sdk/commit/3c1d737c1af4b3ff9aaea14799b0b3931bed0e11)) @@ -120,12 +69,12 @@ Co-authored-by: Islam Alibekov <everest@yandex-team.ru> ([`3c1d737`](https * Upgrade workflows actions versions (#90) -* upgrading and workflow actions - -* upgrading to 3.12 in action - ---------- - +* upgrading and workflow actions + +* upgrading to 3.12 in action + +--------- + Co-authored-by: Islam Alibekov <everest@yandex-team.ru> ([`d25e67a`](https://github.com/yandex-cloud/python-sdk/commit/d25e67a10d26ecdd4f027f0d9264921dade5a915)) @@ -207,14 +156,14 @@ Co-authored-by: Petr Reznikov <prez@yandex-team.ru> ([`6d5714e`](https://g * Adding support for managed opensearch (#85) -* keeping _supported_modules sorted - -* adding support for managed-opensearch - -* fixing flake8:E128 error for _sdk.py - ---------- - +* keeping _supported_modules sorted + +* adding support for managed-opensearch + +* fixing flake8:E128 error for _sdk.py + +--------- + Co-authored-by: Islam Alibekov <everest@yandex-team.ru> ([`1ec9d39`](https://github.com/yandex-cloud/python-sdk/commit/1ec9d397003eedd37afd8d80b300878bb359cd50)) @@ -728,12 +677,12 @@ Co-authored-by: Maksim Zinal <mzinal@ru.ibm.com> ([`a46e299`](https://gith * make requests to IAM using specified endpoint instead of default (#67) -* make requests to IAM in specified endpoint - -* imports - ---------- - +* make requests to IAM in specified endpoint + +* imports + +--------- + Co-authored-by: sofya generalova <sageneralova@yandex-team.ru> ([`823b756`](https://github.com/yandex-cloud/python-sdk/commit/823b756889ec6dfe4f999d5123017e92e9b2db1f)) @@ -1195,12 +1144,12 @@ This reverts commit 57f6aca88c91c29fc43a24d8bb0f61dcae492ce3. ([`6801d07`](https * Add code formatter check and command (#33) -* Add black to project - -* Add isort - -* make format - +* Add black to project + +* Add isort + +* make format + * Add changelog to format targets ([`41d465e`](https://github.com/yandex-cloud/python-sdk/commit/41d465ef9c3badc54e8cd23b7a505ad68ea0baee)) diff --git a/setup.py b/setup.py index a4672b21..30172cfb 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ packages = find_packages(".", include=["yandexcloud*", "yandex*"]) -__version__ = "0.282.0" +__version__ = "0.278.0" setup( name="yandexcloud",