Commit Graph

7 Commits

Author SHA1 Message Date
naomi ffb710894d fix: need yes flag
Node.js CI / CI (push) Failing after 13s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 48s
2025-12-22 17:44:15 -08:00
naomi 66e2087e24 fix: update
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 48s
Node.js CI / CI (push) Has been cancelled
2025-12-22 17:27:45 -08:00
naomi 059c24be31 feat: add linting
Node.js CI / CI (push) Failing after 3s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 47s
2025-12-22 17:08:18 -08:00
naomi 71aab16f60 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m1s
2025-12-22 19:41:41 +01:00
naomi 2521b3dd7b feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 58s
2025-12-22 19:35:09 +01:00
naomi 5d63e46e52 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / Lint and Test (push) Failing after 4s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 58s
2025-12-22 19:25:01 +01:00
naomi 7e75737a09 feat: add test for duplicate triggers (#1)
CI / Validate YAML (push) Successful in 4s
### 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

- [ ] 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

- [x] 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.
- [x] 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-03-06 09:32:57 -08:00