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

build: fix project, fix release type #96

Merged
merged 2 commits into from
Aug 15, 2023
Merged

build: fix project, fix release type #96

merged 2 commits into from
Aug 15, 2023

Conversation

sfoster1
Copy link
Member

Two build problems:

  • We specify OPENTRONS_PROJECT when running pipenv, but in oe-core that's not where it's needed - it needs to be passed to the explicit get-version commands, which it now is. Here's a version json from a successful build: https://builds.opentrons.com/ot3-oe/5870014223/VERSION.json
  • We need to determine that this is a release if there is any tag, not just an ot3 prefix tag

We were doing it for environment variables but not when we calculated
the versions.
@sfoster1 sfoster1 requested a review from vegano1 August 15, 2023 19:30
@sfoster1 sfoster1 merged commit 44f6c56 into main Aug 15, 2023
5 of 6 checks passed
@sfoster1 sfoster1 deleted the actually-fix-project branch August 31, 2023 19:59
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