feat: add import/export for job configurations (#91)

* chore: wip add upload/import

* chore: wip add upload/import

* feat: update job rerunning

* fix: update workflow

* fix: update workflow

* chore: temp disable workflow
This commit is contained in:
Jayden Pyles
2025-06-12 18:00:39 -05:00
committed by GitHub
parent 93b0c83381
commit 91dc13348d
25 changed files with 371 additions and 64 deletions

2
next-env.d.ts vendored
View File

@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.