9 Commits

Author SHA1 Message Date
f40ad443a5
feat: only run on main, include quality gate
All checks were successful
Node.js CI / Lint and Test (push) Successful in 23s
Code Analysis / SonarQube (push) Successful in 56s
2025-02-26 13:13:40 -08:00
8ce9b43195 feat(tools): set up sonar (#1)
All checks were successful
Node.js CI / Lint and Test (push) Successful in 21s
Code Analysis / SonarQube (push) Successful in 50s
### 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_

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-26 13:03:33 -08:00
331f559212
chore: gitea 2025-01-22 17:48:50 -08:00
02b9285155
release: v4.0.0 2024-06-25 18:25:02 -07:00
236e11fbbd
docs: update instructions for rootDir and outDir 2024-06-25 18:24:39 -07:00
7f786e4c3a
chore: reflect move to codeberg 2024-06-25 18:23:31 -07:00
2a67164c1b
feat: reconfigure for esm 2024-06-25 18:21:37 -07:00
75d34c2d94
chore: bump pnpm version and typescript version 2024-06-25 18:21:12 -07:00
37d931de11
feat: migrate from github 2024-05-11 23:34:03 -07:00