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

Don't merge: Pages redirect #620

Closed
wants to merge 5 commits into from
Closed

Don't merge: Pages redirect #620

wants to merge 5 commits into from

Conversation

MicahGale
Copy link
Collaborator

@MicahGale MicahGale commented Dec 17, 2024

Pull Request Checklist for MontePy

Description

This is part of the final switch to RTD. This is creating permanent redirect pages on github pages to the new RTD site. This is necessary because older packages' metadata pointed at idaholab.github.io/MontePy . These pages shouldn't be needed as the custom domain is set for pages still, which causes an auto-redirect. These pages are a last resort redirect. The goal is to lock this branch down and change pages over to being a branch based system.


General Checklist

  • I have performed a self-review of my own code.
  • The code follows the standards outlined in the development documentation.
  • I have added tests that prove my fix is effective or that my feature works (if applicable).

Documentation Checklist

  • I have documented all added classes and methods.
  • For infrastructure updates, I have updated the developer's guide.
  • For significant new features, I have added a section to the getting started guide.

First-Time Contributor Checklist

  • If this is your first contribution, add yourself to pyproject.toml if you wish to do so.

Additional Notes for Reviewers

Ensure that:

  • The submitted code is consistent with the merge checklist outlined here.
  • The PR covers all relevant aspects according to the development guidelines.
  • 100% coverage of the patch is achieved, or justification for a variance is given.

@MicahGale MicahGale added documentation Improvements or additions to documentation CI/CD labels Dec 17, 2024
@MicahGale MicahGale requested a review from tjlaboss December 17, 2024 14:22
@MicahGale MicahGale self-assigned this Dec 17, 2024
@MicahGale MicahGale changed the title Don't merge Pages redirect Don't merge: Pages redirect Dec 17, 2024
@MicahGale
Copy link
Collaborator Author

I'm just going to say this is good enough, and lock it down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant