Package edu.ucsb.cs.scaffold.jobs
package edu.ucsb.cs.scaffold.jobs
-
ClassesClassDescriptionReads PrairieLearn's badge color map from GitHub (issue #96) and upserts the
pl_colortable with any colors that are new or whose hex code has changed.Re-encrypts every stored PAT under the current PAT_ENCRYPTION_KEY.Syncs one course's PrairieLearn state (issue #69), replacing the repo-wide SyncPlRepoJob.Assembles aSyncCourseWithPlRepoJobwith its many repository/service dependencies, so the two launch sites (the JobsController endpoint and the automatic launch after a successful PUT /api/courses/updatePLInstance) don't each duplicate the wiring.