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

Add asdf-unit-schemas as dependency #1210

Merged
merged 5 commits into from
Oct 13, 2022

Conversation

WilliamJamieson
Copy link
Contributor

Shortly, we will drop units from asdf-standard in favor of the asdf-unit-schemas. For backwards compatibility reasons, we then need to add asdf-unit-schemas as a dependency to asdf.

@braingram
Copy link
Contributor

Any clue why the Run asdf-standard tests seems to be hung? Otherwise this looks good to me.

@WilliamJamieson
Copy link
Contributor Author

Any clue why the Run asdf-standard tests seems to be hung? Otherwise this looks good to me.

Thats because they aren't being run anymore. I replaced them with a test matrix which runs the standard, transform, and unit tests. It only shows up because its marked as required currently.

asdf-standard:
name: Run asdf-standard tests
asdf-schemas:
name: ${{ matrix.package_name }}@${{ matrix.ref }} unit tests
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This changes the name

@braingram
Copy link
Contributor

Should this be merged then the requirements changed or the opposite?

@WilliamJamieson
Copy link
Contributor Author

We cannot add the new CI as a requirement until this PR is merged. So we merge and then update the requirements.

@WilliamJamieson WilliamJamieson merged commit 96e7f0e into asdf-format:master Oct 13, 2022
@WilliamJamieson WilliamJamieson deleted the feature/unit branch October 13, 2022 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants