Skip to content

Commit

Permalink
šŸš§Remove deno scripts and config (#1043)
Browse files Browse the repository at this point in the history
* Start of Work #1042

* feat(#1042): Removed Deno Config and Script

* ci: force status checks

* ci: force status checks

* ci: fix workflow reference and input issue

---------

Co-authored-by: CalvinWilkinson <[email protected]>
  • Loading branch information
bmonish and CalvinWilkinson authored Oct 13, 2024
1 parent 2d60feb commit 7f43352
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 289 deletions.
35 changes: 0 additions & 35 deletions .github/cicd/.vscode/launch.json

This file was deleted.

4 changes: 0 additions & 4 deletions .github/cicd/.vscode/settings.json

This file was deleted.

98 changes: 0 additions & 98 deletions .github/cicd/scripts/trigger-api-docs-release.ts

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/sdk-status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ on:
jobs:
sdk_status_check:
name: ${{ vars.PROJECT_NAME }} SDK Status Check
uses: KinsonDigital/Infrastructure/.github/workflows/validate-sdk-setup[email protected]
uses: KinsonDigital/Infrastructure/.github/workflows/validate-sdk-versions[email protected]
with:
repo-name: "${{ vars.PROJECT_NAME }}"
checkout-repository: ${{ github.event.pull_request.head.repo.full_name }}
checkout-ref: ${{ github.event.pull_request.head.ref }}
secrets:
cicd-pat: ${{ secrets.CICD_TOKEN }}
27 changes: 0 additions & 27 deletions deno.json

This file was deleted.

Loading

0 comments on commit 7f43352

Please sign in to comment.