Skip to content

Releases: polyapi/poly-deployment-action-py

feat: generate PolyAPI SDK; support shared package imports

18 Sep 20:53
f024079

Choose a tag to compare

EN #5300 Update to run secure poly setup and generate (#4)

* EN add poly setup and generate step

* EN create package folders for schemas, tabi, and vari

* EN update py to v3.13

* EN #5300 enable secure poly setup and generate

* EN #5300 update env var names to match TS client

* EN re-order steps so generated bits don't get clobbered by cache

* EN revert db6c78bb0118e4f878338bddf3b3ca603455a24a

* EN scope down cache dir

* EN make cache key more unique for multi env deployments

* EN also cache deployments_revision

Adds package folders for vari, tabi, and schemas at deploy

27 Aug 22:27
8c24477

Choose a tag to compare

Add support for multi-environment deploys

05 Aug 16:28
c48ff69

Choose a tag to compare

Merge pull request #2 from eneumann/main

Adds optional inputs with defaults to support multi env deployments

Update action.yml

07 Apr 21:12
a2c3236

Choose a tag to compare

Set python version to 3.12 latest to avoid pydantic-core build errors with python 3.13

v0.0.4: Update action.yml

21 Nov 19:08
8ecb4e8

Choose a tag to compare

v0.0.3

20 Nov 16:22
b49e107

Choose a tag to compare

Update README.md

v0.0.2: Update action.yml

19 Nov 19:50
d47cd9d

Choose a tag to compare

Making sure the poly directory exists

Initial test release

19 Nov 01:02
62ade48

Choose a tag to compare

Pre-release
v0.0.1

Update action.yml