feat(tools): set up sonar #1

Merged
naomi merged 19 commits from feat/sonar into main 2025-02-26 13:03:33 -08:00
Owner

Explanation

No response

Issue

No response

Attestations

Dependencies

  • I have pinned the dependencies to a specific patch version.

Style

  • I have run the linter and resolved any errors.
  • My pull request uses an appropriate title, matching the conventional commit standards.
  • My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

Tests

  • My contribution adds new code, and I have added tests to cover it.
  • My contribution modifies existing code, and I have updated the tests to reflect these changes.
  • All new and existing tests pass locally with my changes.
  • Code coverage remains at or above the configured threshold.

Documentation

No response

Versioning

No response

### Explanation _No response_ ### Issue _No response_ ### Attestations - [ ] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/) - [ ] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/). - [ ] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/). ### Dependencies - [ ] I have pinned the dependencies to a specific patch version. ### Style - [ ] I have run the linter and resolved any errors. - [ ] My pull request uses an appropriate title, matching the conventional commit standards. - [ ] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request. ### Tests - [ ] My contribution adds new code, and I have added tests to cover it. - [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes. - [ ] All new and existing tests pass locally with my changes. - [ ] Code coverage remains at or above the configured threshold. ### Documentation _No response_ ### Versioning _No response_
naomi added 1 commit 2025-02-26 12:08:06 -08:00
feat(tools): set up sonar
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 11s
46841ec383
naomi added 1 commit 2025-02-26 12:08:42 -08:00
fix: we don't need lint or build on this repo
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 13s
f4d74be56d
naomi added 1 commit 2025-02-26 12:09:33 -08:00
fix: pnpm version
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 16s
22b399f117
naomi added 1 commit 2025-02-26 12:12:39 -08:00
fix: use global bindary
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 15s
b9a5dd0914
naomi added 1 commit 2025-02-26 12:17:50 -08:00
feat: let's just install it as npm module?
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 17s
fa7f7ec138
naomi added 1 commit 2025-02-26 12:18:45 -08:00
fix: try this
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 21s
74f236239a
naomi added 1 commit 2025-02-26 12:20:08 -08:00
fix: token as cli arg
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 21s
4bdd44f97b
naomi added 1 commit 2025-02-26 12:21:43 -08:00
fix: like this?
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 21s
8caac6e3c1
naomi added 1 commit 2025-02-26 12:24:11 -08:00
fix: there's an action????? fuck yeah
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 1m14s
fc1920329c
naomi added 1 commit 2025-02-26 12:27:26 -08:00
fix: args
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 22s
8a7dac73c9
naomi added 1 commit 2025-02-26 12:29:47 -08:00
fix: allow time?
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 25s
3e7245c944
naomi added 1 commit 2025-02-26 12:31:36 -08:00
fix: args syntax
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 58s
792594ca8f
naomi added 1 commit 2025-02-26 12:36:52 -08:00
fix: include branch?
Some checks failed
Node.js CI / Lint and Test (pull_request) Has been cancelled
08d04c1bb9
naomi added 1 commit 2025-02-26 12:41:39 -08:00
fix: syntax?
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 30s
c6c4c73f23
naomi added 1 commit 2025-02-26 12:46:46 -08:00
feat: include pr info?
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 32s
46f1beb2be
naomi added 1 commit 2025-02-26 12:48:53 -08:00
test: echo
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 0s
8ad1b29575
naomi added 1 commit 2025-02-26 12:49:10 -08:00
fix: indent
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 32s
2294275a8b
naomi added 1 commit 2025-02-26 12:53:26 -08:00
feat: separate workflow files
Some checks failed
Node.js CI / Lint and Test (pull_request) Successful in 15s
Code Analysis / SonarQube (pull_request) Failing after 20s
657f80af5d
naomi added 1 commit 2025-02-26 12:58:17 -08:00
feat: we can't use pr scanning on the free tier...
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 18s
Code Analysis / SonarQube (pull_request) Successful in 46s
e1802d7c27
Can't believe we have to pay for that even on a self-hosted instance.
naomi merged commit 8ce9b43195 into main 2025-02-26 13:03:33 -08:00
naomi deleted branch feat/sonar 2025-02-26 13:03:34 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/typescript-config#1
No description provided.