From a3aacc50b8c76ee56a6f8a0e54f83091c3d6a7a8 Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Sat, 29 Aug 2026 11:03:04 +0200 Subject: [PATCH 1/2] TEMP: point update-criteria at fork fix branch Mirrors the existing TEMP override on check_task_canvas.yml (KTH/devops-course#2944). Verifies KTH/github-canvas-integration-devops#7 before someone with access merges it to main. Revert once that PR merges. --- .github/workflows/update_criteria.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_criteria.yml b/.github/workflows/update_criteria.yml index 41d49771c3..5255db7b80 100644 --- a/.github/workflows/update_criteria.yml +++ b/.github/workflows/update_criteria.yml @@ -23,10 +23,13 @@ jobs: - uses: actions/checkout@v2 - name: 'Get tools' + # TEMPORARY: pointed at the fork/branch with the fixes + # (KTH/github-canvas-integration-devops#7) to verify them before + # someone with access merges to main. Revert once that PR merges. uses: actions/checkout@v2.3.4 with: - repository: KTH/github-canvas-integration-devops - ref: main + repository: algomaster99/github-canvas-integration-devops + ref: fix/replace-presentation-with-project path: canvas-code # Setup Python From 54a4f91f41ec8c0d533e8b92843888330b852108 Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Sat, 29 Aug 2026 11:03:44 +0200 Subject: [PATCH 2/2] Trivial touch to grading-criteria.md to retrigger Canvas sync No-op trailing newline. update_criteria.yml only fires on push to 2026 when this file changes, so this triggers the workflow to verify the fork fix (see previous commit) actually syncs categories to Canvas. --- grading-criteria.md | 1 + 1 file changed, 1 insertion(+) diff --git a/grading-criteria.md b/grading-criteria.md index e4bfbfe915..8c74abdf71 100644 --- a/grading-criteria.md +++ b/grading-criteria.md @@ -143,3 +143,4 @@ To pass, you must have at least 7 "yes". +