Commit Graph

14 Commits

Author SHA1 Message Date
naomi c128097f64 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Successful in 22s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 56s
2025-12-22 19:42:23 +01:00
naomi c238207db8 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:35:52 +01:00
naomi ead3bd18ad 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:40 +01:00
naomi 5d37ae0aa8 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:29 +01:00
naomi d2c3f3d77c feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 24s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m7s
2025-12-18 03:08:21 +01:00
naomi adbc67390a feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 24s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m0s
2025-12-17 23:26:21 +01:00
naomi b293b5673a 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 5m2s
2025-12-12 03:38:06 +01:00
naomi 0739efa7fa feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 21s
Security Scan / Trivy Security Scan (push) Failing after 4m46s
2025-12-11 20:12:10 +01:00
naomi 68b806ccba feat: avatar
Node.js CI / Lint and Test (push) Successful in 39s
2025-05-22 20:09:59 -07:00
naomi 6158fb73a6 chore: remove fediverse component (#2)
Node.js CI / Lint and Test (push) Successful in 47s
### 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: #2
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-03-11 15:19:34 -07:00
naomi ad12241ad0 feat: add installation buttons
Node.js CI / Lint and Test (push) Successful in 47s
2025-03-07 12:04:42 -08:00
naomi deed8e6436 fix: forgot to gitignore prod
Node.js CI / Lint and Test (push) Successful in 41s
2025-03-07 11:55:11 -08:00
naomi 411a647d2d feat: initial prototype (#1)
Node.js CI / Lint and Test (push) Successful in 41s
### 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: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-03-07 11:54:07 -08:00
nhcarrigan b29ae8970c Initial commit 2025-03-07 09:12:14 -08:00