Skip to content

Fix release pipeline#413

Merged
justinpolygon merged 1 commit into
masterfrom
jw-release-patch-1
Mar 28, 2023
Merged

Fix release pipeline#413
justinpolygon merged 1 commit into
masterfrom
jw-release-patch-1

Conversation

@justinpolygon
Copy link
Copy Markdown
Collaborator

@justinpolygon justinpolygon commented Mar 28, 2023

In #395 we fixed a gitub action to support the poetry version that dependabot is using so we can parse the poetry.lock syntax. However, this broke the automated release pipeline to https://pypi.org/project/polygon-api-client/ since we needed to update it's ability to parse the new poetry.lock syntax too.

The impact here is that we have not released 1.8.x.

This will fix the broken release action here: https://github.com/polygon-io/client-python/actions/workflows/release.yml

In #395 we fixed a gitub action to support the poetry version that dependabot is using so we can parse the poetry.lock syntax. However, this broke the automated release pipeline to https://pypi.org/project/polygon-api-client/ since we needed to update it's ability to parse the new poetry.lock syntax too.
@justinpolygon
Copy link
Copy Markdown
Collaborator Author

@jbonzo when you have a minute mind checking with out. We need to release this to push out the gzip fix to https://pypi.org/project/polygon-api-client/.

@justinpolygon justinpolygon merged commit 98e155c into master Mar 28, 2023
@justinpolygon justinpolygon deleted the jw-release-patch-1 branch March 28, 2023 14:36
justinpolygon added a commit that referenced this pull request Mar 28, 2023
In #395 and #413 we fixed a gitub action to support the poetry version that dependabot is using so we can parse the poetry.lock syntax. However, this broke the automated release pipeline to https://pypi.org/project/polygon-api-client/ since we needed to update it's ability to parse the new poetry.lock syntax too.

The impact here is that we have not released 1.8.x.
justinpolygon added a commit that referenced this pull request Mar 28, 2023
In #395 and #413 we fixed a gitub action to support the poetry version that dependabot is using so we can parse the poetry.lock syntax. However, this broke the automated release pipeline to https://pypi.org/project/polygon-api-client/ since we needed to update it's ability to parse the new poetry.lock syntax too.

The impact here is that we have not released 1.8.x.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants