Commit Graph

6 Commits

Author SHA1 Message Date
naomi 157fac0ee5 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 26s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 54s
2025-12-18 03:09:09 +01:00
naomi 316f1d9020 chore: use full avatar
Node.js CI / Lint and Test (push) Successful in 48s
2025-08-25 16:57:32 -07:00
naomi 76b20d9697 fix: we actually need to save the config
Node.js CI / Lint and Test (push) Successful in 40s
2025-07-19 22:14:57 -07:00
naomi b3333bc513 fix: command name
Node.js CI / Lint and Test (push) Failing after 33s
2025-07-19 19:56:18 -07:00
naomi c84b984cb2 feat: initial prototype (#3)
Node.js CI / Lint and Test (push) Successful in 43s
### 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

_No response_

Reviewed-on: #3
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-07-19 19:51:50 -07:00
NHCarrigan 78b4da6235 Initial commit 2025-06-21 17:44:55 -07:00