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

chore: Add weekly cron job for updating index #492

Merged
merged 1 commit into from
Aug 15, 2024
Merged

chore: Add weekly cron job for updating index #492

merged 1 commit into from
Aug 15, 2024

Conversation

microamp
Copy link
Contributor

Fixes #474

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.08%. Comparing base (188f8b6) to head (e337541).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files         153      153           
  Lines        3293     3293           
=======================================
  Hits         3164     3164           
  Misses        129      129           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@microamp microamp marked this pull request as ready for review August 13, 2024 03:52
@microamp microamp requested a review from kesara August 13, 2024 03:53
@microamp microamp merged commit 13c2aa2 into main Aug 15, 2024
5 checks passed
@microamp microamp deleted the k8s-cron branch August 15, 2024 22:45
@microamp
Copy link
Contributor Author

The cron job successfully kicked off and completed in staging earlier this week.

NAME                                  READY     STATUS        RESTARTS     AGE
iabwww-cron-weekly-28732350-6mnrp     0/1       Completed     0            2d21h

Container logs:

Updating backend: default
default: Rebuilding index default
default: home.HomePage
default: home.IABHomePage          .
default: blog.BlogPage
default: blog.BlogIndexPage
default: events.EventPage
default: events.EventListingPage
default: forms.FormPage
default: snippets.Charter
default: snippets.WorkingGroup
default: snippets.RFC
default: snippets.Person
default: snippets.Role
default: snippets.Group
default: snippets.CallToAction
default: snippets.MailingListSignup
default: snippets.Topic
default: snippets.Sponsor
default: snippets.GlossaryItem
default: standard.StandardPage
default: standard.StandardIndexPage
default: standard.IABStandardPage  .
default: topics.TopicIndexPage
default: topics.PrimaryTopicPage
default: glossary.GlossaryPage
default: images.IETFImage          .
default: documents.IetfDocument    .
default: iesg_statement.IESGStatementPage
default: iesg_statement.IESGStatementIndexPage
default: announcements.IABAnnouncementPage .
default: announcements.IABAnnouncementIndexPage .
default: wagtaildocs.Document      .
default: wagtailimages.Image
default: wagtailcore.Page          .
default: indexed 70 objects

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

Successfully merging this pull request may close these issues.

Migrate cron jobs from helm to k8s
3 participants