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

Schedule export service to DWP find a job #6933

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

scruti
Copy link
Collaborator

@scruti scruti commented Jun 24, 2024

Trello card URL

Changes in this PR:

  • schedule daily export of vacancies to DWP Find a Job service.
  • extend the documentation with information about the schedule and how to debug/test the integration.

@@ -0,0 +1,9 @@
class ExportVacanciesPublishedAndUpdatedSinceYesterdayToDwpFindAJobServiceJob < ApplicationJob
Copy link
Collaborator Author

@scruti scruti Jun 24, 2024

Choose a reason for hiding this comment

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

I know these class names are very verbose/long but my main goal is that someone can easily see what the job does without jumping into deeper code.

"The job exports vacancies published and updated since yesterday to DWP Find a Job service"

Copy link

github-actions bot commented Jun 24, 2024

Review app https://teaching-vacancies-review-pr-6933.test.teacherservices.cloud was successfully deleted

Add a daily upload/export of vacancies to publish/update and vacancies
to early delete on DWP Find a Job service.
@scruti scruti force-pushed the schedule-export-service-to-dwp-find-a-job branch from d24d184 to fe5969f Compare June 25, 2024 10:48
@scruti scruti merged commit 4c08167 into main Jun 25, 2024
14 checks passed
@scruti scruti deleted the schedule-export-service-to-dwp-find-a-job branch June 25, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants