Skip to content

Conversation

@miggyst
Copy link

@miggyst miggyst commented May 18, 2022

Buildkite pipeline on deployment can be found here

The idea is to run poetry run task gen-setuppy to update setup.py which Aurelia uses to build and package the project for publishing.

Updated and ran unit test(s) to pass as well

NOTE: gen-setuppy has been updated to change the package name on setup.py to be benchling-openapi-python-client
Follow the README to download/install/use the correct version of sed i.e. GNU sed instead of BSD sed

@miggyst miggyst self-assigned this May 18, 2022
Copy link

@bowenwr bowenwr left a comment

Choose a reason for hiding this comment

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

Asked for a comment in TOML, non-blocking

[tool.poetry]
name = "openapi-python-client"
version = "0.7.3"
version = "1.0.0"
Copy link

Choose a reason for hiding this comment

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

We should add a comment that our versions have diverged and are maintained internally with no relation to the upstream.

Copy link
Author

Choose a reason for hiding this comment

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

Added a small note in regards to version divergence :)

Copy link
Author

Choose a reason for hiding this comment

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

Added sed statement to rename package on setup.py and also updated README to identify the change and needing to install/download GNU sed instead of BSD sed.

@miggyst miggyst merged commit c286ac9 into main May 19, 2022
@miggyst miggyst deleted the bnch-42828 branch May 19, 2022 15:07
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.

3 participants