Skip to content

Fix CI verification and consolidate dependency updates#14

Merged
muneeb-anjum0 merged 1 commit into
mainfrom
codex/repair-ci-and-dependencies
Jun 22, 2026
Merged

Fix CI verification and consolidate dependency updates#14
muneeb-anjum0 merged 1 commit into
mainfrom
codex/repair-ci-and-dependencies

Conversation

@muneeb-anjum0

Copy link
Copy Markdown
Owner

What changed

  • install pytest before the backend test suite
  • upgrade checkout, setup-python, and setup-node to their Node 24-backed majors
  • update testing-library user-event and Tailwind forms
  • consolidate five pending Dependabot updates

Why

Every dependency PR failed because the workflow invoked pytest without installing it. This fixes the shared root cause and removes duplicate update branches.

Verification

  • repository guard passed
  • 45 backend tests passed
  • 2 frontend tests passed
  • frontend build passed
  • npm and Python audits found no known vulnerabilities

Install pytest before the backend test step so the security workflow can complete.

Upgrade the GitHub Actions runtime versions and fold the pending frontend testing and Tailwind dependency updates into one verified maintenance change.
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
timetable-wizard Ready Ready Preview, Comment Jun 22, 2026 2:06pm

@muneeb-anjum0
muneeb-anjum0 merged commit 47e18ec into main Jun 22, 2026
3 checks passed
@muneeb-anjum0
muneeb-anjum0 deleted the codex/repair-ci-and-dependencies branch June 22, 2026 14:10
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.

1 participant