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

Revert "move build configuration into pyproject.toml (#216)" #229

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

zacharyburnett
Copy link
Collaborator

This reverts commit 9af631f due to suspected involvement in https://jira.stsci.edu/browse/SPB-1432

It appears that the HCALDP build was explicitly relying on calcos to provide pytest as a dependency, and since calcos's metadata is not parsed correctly for some reason, and the only difference seems to be using PEP621 (setup.py -> pyproject.toml), we are reverting the PEP621 change for now.

@zacharyburnett zacharyburnett self-assigned this Jul 11, 2023
@zacharyburnett zacharyburnett requested a review from a team as a code owner July 11, 2023 18:04
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (38dbf69) 87.63% compared to head (51a3440) 87.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   87.63%   87.63%           
=======================================
  Files          17       17           
  Lines        1391     1391           
=======================================
  Hits         1219     1219           
  Misses        172      172           
Flag Coverage Δ
unit 87.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zacharyburnett
Copy link
Collaborator Author

Hopefully this resolves the issue. After merging this PR we'll have to start the HCALDP job again and then we'll see

Copy link

@mdlpstsci mdlpstsci left a comment

Choose a reason for hiding this comment

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

I approve of this change. Robert will need to retag before we can try another build for a release candidate.

@stscirij stscirij merged commit 3d6de8c into spacetelescope:master Jul 12, 2023
13 of 14 checks passed
@stscirij
Copy link
Contributor

Will try and fix the readthedocs build error in the next PR

@zacharyburnett zacharyburnett deleted the hotfix/revert_pep621 branch July 12, 2023 13:55
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.

None yet

3 participants