Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove deprecated internal build config #59

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

tvansteenburgh
Copy link
Contributor

@tvansteenburgh tvansteenburgh commented Sep 20, 2023

We're publishing to and installing from pypi now, so we no longer need any of the old codebuild/codeartifact configuration.

We're publishing to and installing from pypi now, so we no longer need
any of the old codeartifact-based build configuration.
@@ -78,6 +78,6 @@ jobs:
# `dist/` contains the built packages, and the
# sigstore-produced signatures and certificates.
run: >-
gh release upload
gh release create
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been failing with a 'release not found' error; this is a drive-by to try 'create' instead of 'upload'.

@tvansteenburgh tvansteenburgh merged commit d48e850 into main Sep 20, 2023
6 checks passed
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.

None yet

2 participants