Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-bell committed Jan 29, 2025
1 parent 075789e commit 87094ea
Show file tree
Hide file tree
Showing 15 changed files with 9,982 additions and 1,790 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Continuous Integration
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
contents: read # This is required for actions/checkout

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Run the autograder action
uses: ./
with:
grading_server: 'https://khoury-classroom-dev.ngrok.pizza'
grading_server: 'https://khoury-classroom-dev.ngrok.pizza'
263 changes: 263 additions & 0 deletions dist/api/adminServiceComponents.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions dist/api/adminServiceFetcher.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions dist/api/adminServiceParameters.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87094ea

Please sign in to comment.