Skip to content

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Oct 5, 2021

This PR switches the CI from readthedocs and Travis to CircleCI

closes #25

  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

@Chilipp Chilipp merged commit a4c8929 into master Oct 5, 2021
@Chilipp Chilipp deleted the circleci-project-setup branch October 5, 2021 08:58
Chilipp added a commit that referenced this pull request Oct 8, 2021
As with psyplot 1.4.0, psy-maps is now continuously tested and deployed with CircleCI.

Fixed
-----

-   psy-maps is now officially licensed under LGPL-3.0-only, see [#36](#36)
-   A bug has been resolved that crash makes unstructured plots fill the entire area on zooming in, see [#40](#40)
-   psy-maps is now compatible with cartopy 0.19 and 0.20

Added
-----

-   psy-maps does now have a CITATION.cff file, see <https://citation-file-format.github.io>

Changed
-------

-   Documentation is now hosted with Github Pages at <https://psyplot.github.io/psy-maps>. Redirects from the old documentation at https://psy-maps.readthedocs.io have been configured.
-   Examples have been removed from the psy-maps repository as they now live in a central place at <https://github.com/psyplot/examples>
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#35](#35)
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.

Deploy psy-maps docs with CircleCI and GH-Pages

1 participant