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

prep for 3.0 release #1661

Merged
merged 2 commits into from
Oct 16, 2023
Merged

prep for 3.0 release #1661

merged 2 commits into from
Oct 16, 2023

Conversation

braingram
Copy link
Contributor

update changelog
remove CI tests for 2.15 branch
remove commented out description of 2.15 as a considered LTS in docs

update changelog
remove CI tests for 2.15 branch
remove commented out description of 2.15 as a considered LTS in docs
@braingram
Copy link
Contributor Author

The dkist and py312 jobs will not pass due to:

  • dkist pinning gwcs 0.18.3 which warns about the bugs fixed in gwcs 0.19.0, as the dkist CI turns these into errors the job fails. See update warning ignore for dkist with 0.18.3 pin #1660 for passing dkist tests (by ignoring the gwcs warning)
  • aiohttp (required by fsspec) has not yet released a python 3.12 compatible version. See TEST: Py312 #1651 for passing 3.12 tests (by installing the beta release of aiohttp 3.9.0).

@braingram braingram merged commit 959a83d into asdf-format:main Oct 16, 2023
40 of 42 checks passed
@braingram braingram deleted the prep_3p0 branch October 16, 2023 16:13
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.

1 participant