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

NAS-133082 / 25.04 / Move FileApplication into its own module #15211

Merged
merged 4 commits into from
Dec 14, 2024

Conversation

yocalebo
Copy link
Contributor

Similar to what I did in #15205. I move the FileApplication into its own module to declutter the main.py file and move the ShellApplication into the common middlewared/apps directory.

I've done 2 primary things:

  1. standardize the location of these "applications" by putting them into middleware/apps common directory
  2. move the FileApplication to its own module and format it

There should be no change in behavior.

@yocalebo yocalebo requested a review from a team December 14, 2024 15:19
@bugclerk bugclerk changed the title Move FileApplication into its own module NAS-133082 / 25.04 / Move FileApplication into its own module Dec 14, 2024
@bugclerk
Copy link
Contributor

@yocalebo yocalebo merged commit 33f5db0 into master Dec 14, 2024
2 checks passed
@yocalebo yocalebo deleted the refac-fileapp branch December 14, 2024 16:35
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants