Skip to content

MNT: Run PTH flake test in prep for supporting pathlib (samp)#16937

Closed
neutrinoceros wants to merge 1 commit intoastropy:mainfrom
neutrinoceros:samp/rfc/pth_checks
Closed

MNT: Run PTH flake test in prep for supporting pathlib (samp)#16937
neutrinoceros wants to merge 1 commit intoastropy:mainfrom
neutrinoceros:samp/rfc/pth_checks

Conversation

@neutrinoceros
Copy link
Contributor

Description

Ref #16924
This is in the continuation of #16060

  • By checking this box, the PR author has requested that maintainers do NOT use the "Squash and Merge" button. Maintainers should respect this when possible; however, the final decision is at the discretion of the maintainer that merges the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.

  • Do the proposed changes actually accomplish desired goals?
  • Do the proposed changes follow the Astropy coding guidelines?
  • Are tests added/updated as required? If so, do they follow the Astropy testing guidelines?
  • Are docs added/updated as required? If so, do they follow the Astropy documentation guidelines?
  • Is rebase and/or squash necessary? If so, please provide the author with appropriate instructions. Also see instructions for rebase and squash.
  • Did the CI pass? If no, are the failures related? If you need to run daily and weekly cron jobs as part of the PR, please apply the "Extra CI" label. Codestyle issues can be fixed by the bot.
  • Is a change log needed? If yes, did the change log check pass? If no, add the "no-changelog-entry-needed" label. If this is a manual backport, use the "skip-changelog-checks" label unless special changelog handling is necessary.
  • Is this a big PR that makes a "What's new?" entry worthwhile and if so, is (1) a "what's new" entry included in this PR and (2) the "whatsnew-needed" label applied?
  • At the time of adding the milestone, if the milestone set requires a backport to release branch(es), apply the appropriate "backport-X.Y.x" label(s) before merge.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2024

👋 Thank you for your draft pull request! Do you know that you can use [ci skip] or [skip ci] in your commit messages to skip running continuous integration tests until you are ready?

@pllim
Copy link
Member

pllim commented Sep 4, 2024

Given the long standing issue

I will let @tomdonaldson review this one in case some of the Path changes are undesirable downstream.

@pllim pllim added the Extra CI Run cron CI as part of PR label Sep 4, 2024
Copy link
Member

@nstarman nstarman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGT. But maybe @pllim should comment on how this might affect the ongoing(?) effort to move samp ot of Astropy
EDIT: great. Already did.

@pllim
Copy link
Member

pllim commented Oct 10, 2024

I am still not convinced this is going to help in the effort of moving samp downstream. Should we just perpetually ignore this ruff rule for SAMP and close this without merge?

@neutrinoceros
Copy link
Contributor Author

Not my call to make, obviously, but wouldn't that mean that this subpackage is essentially frozen until it's removed from the core library ?

@nstarman
Copy link
Member

Is that even still happening?
Either way, I'm not sure how this would affect that, except if people need to rebase branches / prevent them from diverging. That's what I was worried about, not changes in functionality.

@nstarman
Copy link
Member

Not that it's relevant to this PR... but @pllim, for Astropy why don't we split samp out now into a package astropy_samp? Then it's decoupled from us and the effort to move it into some other package can take however long it takes.

@pllim
Copy link
Member

pllim commented Oct 10, 2024

wouldn't that mean that this subpackage is essentially frozen until it's removed from the core library

Pretty much the state it is in for a while now. Nothing new here.

I'm not sure how this would affect that

If downstream does not care about this ruff rules and prefers non-Path code, then this change will just add churn to the transition. This is not a security fix or anything, so I don't see why we need to impose this for samp.

why don't we split samp out now into a package astropy_samp

Then it will sit rotten somewhere else. At least here, it rides along with our active CI until downstream move happens.

Is that even still happening?

It is still planned but alas, I cannot tell you when.

@neutrinoceros
Copy link
Contributor Author

Pretty much the state it is in for a while now. Nothing new here.

I wasn't aware, so that's on me.

Assuming this patch worth anything to anyone, I cannot argue that it's worth the time it costs to debate this question, and I don't think closing this without merge would block any of the other PRs from this batch so please feel free to close this one.

@pllim
Copy link
Member

pllim commented Oct 10, 2024

so that's on me

Not at all. It is not advertised anywhere. And I am sorry if this was a waste of time.

@pllim pllim added the Close? Tell stale bot that this issue/PR is stale label Oct 10, 2024
@neutrinoceros neutrinoceros removed this from the v7.0.0 milestone Oct 16, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2025

Hi humans 👋 - this pull request hasn't had any new commits for approximately 4 months. I plan to close this in 30 days if the pull request doesn't have any new commits by then.

In lieu of a stalled pull request, please consider closing this and open an issue instead if a reminder is needed to revisit in the future. Maintainers may also choose to add keep-open label to keep this PR open but it is discouraged unless absolutely necessary.

If this PR still needs to be reviewed, as an author, you can rebase it to reset the clock.

If you believe I commented on this pull request incorrectly, please report this here.

@neutrinoceros
Copy link
Contributor Author

let's just kill it now.

@neutrinoceros neutrinoceros deleted the samp/rfc/pth_checks branch February 6, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Close? Tell stale bot that this issue/PR is stale config dev-automation Extra CI Run cron CI as part of PR samp testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants