Commit Graph

13 Commits

Author SHA1 Message Date
naomi b7104c94fe feat: automated upload of .npmrc
Node.js CI / Lint and Test (push) Has been cancelled
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
2025-12-22 19:16:18 +01:00
naomi 317391dfca feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 25s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m0s
2025-12-18 03:08:12 +01:00
naomi 29a1d5f993 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 25s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
2025-12-17 23:26:12 +01:00
naomi 637f1e5562 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 23s
Security Scan / Security Audit (push) Failing after 5m3s
2025-12-12 03:37:57 +01:00
naomi b19e858b91 feat: automated delete of .gitea/workflows/sonar.yml
Node.js CI / Lint and Test (push) Successful in 23s
Security Scan / Trivy Security Scan (push) Failing after 4m46s
2025-12-12 00:15:11 +01:00
naomi ae1231ae03 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 24s
Security Scan / Trivy Security Scan (push) Failing after 4m45s
Code Analysis / SonarQube (push) Failing after 4m49s
2025-12-11 20:12:04 +01:00
naomi 35223e601c feat: add to discord button
Code Analysis / SonarQube (push) Failing after 17s
Node.js CI / Lint and Test (push) Successful in 48s
2025-07-04 17:59:31 -07:00
naomi 7812b3832b fix: correct sku in about command
Node.js CI / Lint and Test (push) Successful in 1m16s
Code Analysis / SonarQube (push) Successful in 1m18s
2025-05-25 12:53:11 -07:00
naomi 5c8752623b feat: avatar
Node.js CI / Lint and Test (push) Successful in 1m13s
Code Analysis / SonarQube (push) Successful in 1m20s
2025-05-22 19:41:10 -07:00
naomi ebd826178f chore: sonar workflow
Node.js CI / Lint and Test (push) Successful in 1m8s
Code Analysis / SonarQube (push) Successful in 1m11s
2025-02-26 13:27:23 -08:00
naomi 9d47c019c2 release: v1.0.0
Node.js CI / Lint and Test (push) Successful in 44s
v1.0.0
2025-02-10 23:26:08 -08:00
naomi f6e32e0e68 feat: initial prototype (#1)
Node.js CI / Lint and Test (push) Has been cancelled
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [x] I have pinned the dependencies to a specific patch version.

### Style

- [x] I have run the linter and resolved any errors.
- [x] My pull request uses an appropriate title, matching the conventional commit standards.
- [x] 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

Major - My pull request introduces a breaking change.

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-10 23:25:58 -08:00
nhcarrigan 08f232f0ee Initial commit 2025-02-10 22:07:07 -08:00