Skip to content

Commit

Permalink
feat: add tests for resolver + modif config
Browse files Browse the repository at this point in the history
implement ENG-4738
  • Loading branch information
cowan-macady committed Oct 7, 2024
1 parent fd625b8 commit 8ac1c15
Show file tree
Hide file tree
Showing 8 changed files with 149 additions and 1,606 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
INDYKITE_APPLICATION_CREDENTIALS: ${{ secrets.APP_AGENT_CREDENTIALS }}
INDYKITE_SERVICE_ACCOUNT_CREDENTIALS: ${{ secrets.SERVICE_ACCOUNT_CREDENTIALS }}
TENANT_ID: ${{ secrets.TENANT_ID }}
CUSTOMER_ID: ${{ secrets.CUSTOMER_ID }}
PROJECT_ID: jarvis-dev-268314
PROJ_NUMBER: 699926043561
RUN_ENV: staging
Expand Down
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ linters:
- errname
- errorlint
- exhaustive
- exportloopref
- forbidigo
- gci
- ginkgolinter
Expand Down
Loading

0 comments on commit 8ac1c15

Please sign in to comment.