bcgov / bcgov/wps

Move jobs to jobs folder

Open
#1,601 4 comments 0 reactions 0 assignees View on GitHub
4Refinement Task
Dominant language
Python
Stars
65
Forks
11
Avg merge
21h 25m
Merged PRs (30d)
70

Description

**Describe the task**
Move cronjobs to jobs folder, so we know where to look for jobs.

**Acceptance Criteria**
- [ ] api/app/weather_models/env_canada.py -> api/app/jobs/env_canada.py
- [ ] api/app/c_haines/worker.py -> api/app/jobs/worker.py (c_haines_worker.py?)

**Additional context**
- Add any other context about the task here.
- Or here

Contributor guide

Open the contributing guide

Research direction

Start with api/app/weather_models/env_canada.py and api/app/c_haines/worker.py, then search the repository for imports and references to both cronjobs. Move the files into api/app/jobs with the intended worker filename, update references, and verify that the application still discovers and runs both jobs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.