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

feat!: public release #265

Merged
merged 1 commit into from
Apr 1, 2024
Merged

feat!: public release #265

merged 1 commit into from
Apr 1, 2024

Conversation

moorec-aws
Copy link
Contributor

What was the problem/requirement? (What/Why)

We're about to publicly release this library. We need to prep the build process for that.

What was the solution? (How)

  • Bump to boto3 to 1.34.75 and deadline-test-fixtures to 0.6.0

  • Update the build script to no longer define a PIP_INDEX_URL -- the environment variable
    that we used to interface with our internal repository during private development.

  • Update the code quality check to pull deps from the public PyPI, so
    that we're testing as customers would use it.

  • Use the public PyPI in the release flows since all deps are now
    available publicly. This ensures that the artifact we release can be
    built & used by anyone using PyPI.

What is the impact of this change?

Release readiness

How was this change tested?

Tests will not pass until boto3 1.34.75 is released

Was this change documented?

No

Is this a breaking change?

No, but it is being marked as one to force a minor version bump when we release.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jericht
jericht previously approved these changes Mar 31, 2024
ddneilson
ddneilson previously approved these changes Apr 1, 2024
hatch.toml Outdated Show resolved Hide resolved
Signed-off-by: Charles Moore <122481442+moorec-aws@users.noreply.github.com>
@moorec-aws moorec-aws merged commit e8680c6 into mainline Apr 1, 2024
15 checks passed
@moorec-aws moorec-aws deleted the public-release branch April 1, 2024 21:26
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.

5 participants