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

DEP: Deprecate file directory translation routines #1181

Open
jklenzing opened this issue Feb 22, 2024 · 2 comments
Open

DEP: Deprecate file directory translation routines #1181

jklenzing opened this issue Feb 22, 2024 · 2 comments
Milestone

Comments

@jklenzing
Copy link
Member

Is your feature request related to a problem? Please describe.
The file directory translation routines were included to ease the transition into pysat 3.0.0+ (released in 2021). These routines frequently create testing issues in the GitHub Actions workflow for Mac workflows, usually related to updates regarding directory permissions pushed from GitHub.

Describe the solution you'd like
Re-evaluate testing procedures and simplify.

Describe alternatives you've considered
if these are no longer needed, it may be easier to deprecate and remove since this is a high-maintenance area of the code.

Additional context
😵‍💫

@jklenzing
Copy link
Member Author

The root cause is changes in pysatSpaceWeather 0.1.0 (see changes in #1180). A version cap solves the issue for now. Leaving this up since we should discuss the future of these routines at the next meeting.

@jklenzing jklenzing added this to the 3.3.0 Release milestone Mar 12, 2024
@jklenzing
Copy link
Member Author

  • add deprecation warning in 3.3.0
  • remove in future version TBD

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

No branches or pull requests

1 participant