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

Create Github Actions #2

Merged
merged 49 commits into from
Jan 11, 2024
Merged

Create Github Actions #2

merged 49 commits into from
Jan 11, 2024

Conversation

MicahGale
Copy link
Collaborator

@MicahGale MicahGale commented Jan 10, 2024

Added GHA to do:

  • Implement CI testing for python 3.8 - 3.12 that tests the ability to install the package, and runs full test suite.
  • Implement CD to deploy to pages
  • Implement CD to deploy to pypi and test.pypi.org

@MicahGale MicahGale self-assigned this Jan 10, 2024
@MicahGale MicahGale requested a review from tjlaboss January 10, 2024 15:18
@MicahGale
Copy link
Collaborator Author

Workflows work for deploy as pypi only rejected them due to this not being a new release: https://github.com/idaholab/MontePy/actions/runs/7481789999

@MicahGale MicahGale changed the title draft: Create main.yml with build stage. draft: Create Github Actions Jan 10, 2024
@MicahGale MicahGale changed the title draft: Create Github Actions Create Github Actions Jan 10, 2024
@MicahGale
Copy link
Collaborator Author

To Squash or not?

@tjlaboss
Copy link
Collaborator

To squash.

@MicahGale MicahGale merged commit 38b5356 into develop Jan 11, 2024
12 checks passed
@MicahGale MicahGale deleted the gh-actions branch January 11, 2024 13:40
MicahGale added a commit that referenced this pull request Jan 11, 2024
This just took ... so ... many tries.
MicahGale added a commit that referenced this pull request Mar 5, 2024
Got test reporter and badges working.
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.

2 participants