Skip to content

Fix release workflow#789

Merged
lfrancke merged 3 commits intomainfrom
fix/release
Jul 24, 2024
Merged

Fix release workflow#789
lfrancke merged 3 commits intomainfrom
fix/release

Conversation

@lfrancke
Copy link
Member

Description

  • The enumerate-product-versions.py would not work because it can't find the module "conf" since it was moved to the .scripts subfolder

  • Changes the release workflow to fail when the enumerate script fails. It used to just swallow the error

- The enumerate-product-versions.py would not work because it can't find the module "conf" since it was moved to the .scripts subfolder

- Changes the release workflow to fail when the enumerate script fails. It used to just swallow the error
@lfrancke lfrancke self-assigned this Jul 23, 2024
NickLarsenNZ
NickLarsenNZ previously approved these changes Jul 23, 2024
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

Still don't like the sys.path thing not being CWD, but that can be fixed later.

@lfrancke lfrancke added this pull request to the merge queue Jul 24, 2024
Merged via the queue into main with commit 85facdb Jul 24, 2024
@lfrancke lfrancke deleted the fix/release branch July 24, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants