Skip to content

Remove analysis workflow file#226

Merged
teubert merged 1 commit intorelease/v1.8from
remove-analysis-workflow
May 13, 2025
Merged

Remove analysis workflow file#226
teubert merged 1 commit intorelease/v1.8from
remove-analysis-workflow

Conversation

@lymichelle21
Copy link
Contributor

@lymichelle21 lymichelle21 commented May 13, 2025

Remove analysis workflow file since it is outdated. Linting has already been taken care of for this release v1.8.

@github-actions
Copy link

Thank you for opening this PR. Since this is a release branch, the PR must complete the release checklist, below:

  • Check that each new feature has corresponding tests

  • Confirm all dependencies are in the following: requirements.txt, setup.py, the bottom of dev_guide.rst

  • Confirm that all issues associated with the release have been closed (i.e., requirements have been met) or assigned to another release

  • Run unit tests python -m tests, on

    • Windows

    • Linux

    • Apple Silicon Mac

    • Intel Mac

  • If present, run manual tests python -m tests.test_manual

  • Review the template(s)

  • Review static-analysis/linter results

  • Review the tutorial

  • Run and review the examples

  • Check that all examples are tested

  • Check new files in PR for any accidentally added

  • Check documents

    • Check that all desired examples are in docs

    • General review: see if any updates are required

  • Rebuild sphinx documents: sphinx-build sphinx_config/ docs/

  • Write release notes

  • Update version number in src/*/init.py and setup.py

  • For releases adding new features- ensure that NASA release process has been followed.

  • Confirm that on GitHub Releases page, the next release has been started and that a schedule is present including at least Release Date, Release Review Date, and Release Branch Opening Date.`

@lymichelle21 lymichelle21 requested review from kjjarvis and teubert May 13, 2025 21:54
@lymichelle21 lymichelle21 marked this pull request as ready for review May 13, 2025 21:55
@lymichelle21 lymichelle21 added the tests Updates to tests, benchmarking or CI/CD infrastructure label May 13, 2025
@teubert teubert merged commit fbce739 into release/v1.8 May 13, 2025
34 checks passed
@teubert teubert deleted the remove-analysis-workflow branch May 14, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Updates to tests, benchmarking or CI/CD infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants