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

Circleci project setup #8

Merged
merged 8 commits into from
Oct 7, 2021
Merged

Circleci project setup #8

merged 8 commits into from
Oct 7, 2021

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Oct 7, 2021

Closes #5

  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)

@Chilipp Chilipp merged commit b0c5134 into master Oct 7, 2021
@Chilipp Chilipp deleted the circleci-project-setup branch October 7, 2021 14:44
Chilipp added a commit that referenced this pull request Oct 8, 2021
As with psyplot 1.4.0, psy-reg is now continuously tested and deployed with CircleCI.

Fixed
-----
-   psy-reg is now officially licensed under LGPL-3.0-only, see [#9](#9)

Added
-----
-   psy-reg 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-reg>. Redirects from the old documentation at [https://psy-reg.readthedocs.io]{.title-ref} have been configured.
-   Examples have been removed from the psy-reg 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 [#8](#8)
Chilipp added a commit that referenced this pull request Oct 8, 2021
As with psyplot 1.4.0, psy-reg is now continuously tested and deployed with CircleCI.

Fixed
-----
-   psy-reg is now officially licensed under LGPL-3.0-only, see [#9](#9)

Added
-----
-   psy-reg 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-reg>. Redirects from the old documentation at [https://psy-reg.readthedocs.io]{.title-ref} have been configured.
-   Examples have been removed from the psy-reg 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 [#8](#8)
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-reg docs with CircleCI and GH-Pages
1 participant