Skip to content

Circleci project setup #28

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

Merged
merged 12 commits into from
Oct 5, 2021
Merged

Circleci project setup #28

merged 12 commits into from
Oct 5, 2021

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Oct 5, 2021

This PR adds the config for CircleCI based on the latest version of the psyplot-ci-orb

Closes #22

  • 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 marked this pull request as ready for review October 5, 2021 15:27
@Chilipp Chilipp merged commit c81c6b5 into master Oct 5, 2021
@Chilipp Chilipp deleted the circleci-project-setup branch October 5, 2021 15:27
Chilipp added a commit that referenced this pull request Oct 8, 2021
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI.

Added
-----
-   psyplot-gui does now have a CITATION.cff file, see https://citation-file-format.github.io

Changed
-------
-   psyplot is now officially licensed under LGPL-3.0-only, see [#29](psyplot/psyplot#29)
-   Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot-gui. Redirects from the old documentation at [https://psyplot-gui.readthedocs.io]{.title-ref} have been configured.
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#28](#28)
Chilipp added a commit that referenced this pull request Oct 9, 2021
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI.

Added
-----
-   psyplot-gui does now have a CITATION.cff file, see https://citation-file-format.github.io

Changed
-------
-   psyplot is now officially licensed under LGPL-3.0-only, see [#29](psyplot/psyplot#29)
-   Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot-gui. Redirects from the old documentation at [https://psyplot-gui.readthedocs.io]{.title-ref} have been configured.
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#28](#28)
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 psyplot-gui docs with CircleCI and GH-Pages
1 participant