Commit Graph

9 Commits

Author SHA1 Message Date
naomi 75e33eae6f feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Successful in 36s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
2025-12-22 19:42:30 +01:00
naomi 86727c06ec feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Has been cancelled
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
2025-12-22 19:36:04 +01:00
naomi e23c55c3b0 feat: automated upload of .gitea/workflows/ci.yml
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:25:47 +01:00
naomi 15796978ea feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Failing after 21s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m3s
2025-12-17 23:26:27 +01:00
naomi fb100a83e6 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Failing after 19s
Security Scan / Security Audit (push) Failing after 5m4s
2025-12-12 03:38:12 +01:00
naomi 2683419147 feat: automated delete of .gitea/workflows/sonar.yml
Node.js CI / Lint and Test (push) Failing after 18s
Security Scan / Trivy Security Scan (push) Failing after 4m47s
2025-12-12 00:15:19 +01:00
naomi 113c03f213 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Failing after 18s
Security Scan / Trivy Security Scan (push) Failing after 4m48s
Code Analysis / SonarQube (push) Failing after 4m49s
2025-12-11 20:12:14 +01:00
naomi e32063bfe3 feat: initial infrastructure (#1)
Node.js CI / Lint and Test (push) Failing after 51s
Code Analysis / SonarQube (push) Failing after 17s
### 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-05-22 19:05:14 -07:00
nhcarrigan 4c74ed19b2 Initial commit 2025-05-22 18:32:09 -07:00