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 #271

Merged
merged 1 commit into from
Apr 1, 2024
Merged

feat!: public release #271

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.

@moorec-aws moorec-aws requested a review from a team as a code owner March 30, 2024 03:49
jericht
jericht previously approved these changes Mar 31, 2024
ddneilson
ddneilson previously approved these changes Apr 1, 2024
@moorec-aws moorec-aws force-pushed the public-release branch 2 times, most recently from 103c4e3 to c79a920 Compare April 1, 2024 19:34
@jusiskin jusiskin dismissed stale reviews from jericht and ddneilson via cfa5d87 April 1, 2024 21:30
Signed-off-by: Charles Moore <[email protected]>
@moorec-aws moorec-aws merged commit ed1e14d into mainline Apr 1, 2024
12 checks passed
@moorec-aws moorec-aws deleted the public-release branch April 1, 2024 22:08
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