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

SSOT - Jobs are in jobs.py instead of nested folder of jobs/ #121

Open
jvanderaa opened this issue Jun 28, 2024 · 1 comment · May be fixed by #124
Open

SSOT - Jobs are in jobs.py instead of nested folder of jobs/ #121

jvanderaa opened this issue Jun 28, 2024 · 1 comment · May be fixed by #124
Assignees

Comments

@jvanderaa
Copy link
Contributor

Environment

  • Python version:
  • cookiecutter-nautobot-app template version:

Observed Behavior

Observed jobs.py file

Expected Behavior

Expected to be inside of jobs/ directory with the init. Providing better scalability.

Steps to Reproduce

@Renrut5 Renrut5 self-assigned this Jul 9, 2024
@Renrut5 Renrut5 linked a pull request Jul 9, 2024 that will close this issue
@jdrew82
Copy link
Contributor

jdrew82 commented Oct 8, 2024

The standard pattern for SSoT Jobs are to only have 2 and since they're so small they both fit in a single file. I think this is more about standardizing the Jobs pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants