Skip to content

Commit

Permalink
Create a step function to calculate obligations
Browse files Browse the repository at this point in the history
  • Loading branch information
AshCorr committed Apr 25, 2024
1 parent 0ff9bdc commit 7f17029
Show file tree
Hide file tree
Showing 13 changed files with 1,701 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@ jobs:
- packages/dependency-graph-integrator/dist/dependency-graph-integrator.zip
github-actions-usage:
- packages/github-actions-usage/dist/github-actions-usage.zip
obligatron-find-all-teams:
- packages/obligatron/dist/obligatron.zip
obligatron-obligation-tagging:
- packages/obligatron/dist/obligatron.zip
obligatron-obligation-fsbp:
- packages/obligatron/dist/obligatron.zip
obligatron-save-obligation-results:
- packages/obligatron/dist/obligatron.zip
prisma:
- packages/common/prisma.zip
env:
Expand Down
7 changes: 7 additions & 0 deletions package-lock.json

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

Loading

0 comments on commit 7f17029

Please sign in to comment.