Commit Graph

12 Commits

Author SHA1 Message Date
naomi b4e8977638 chore: resolve lint issues 2025-12-15 20:26:54 -08:00
naomi 0f0d1ce1ea chore: one more sweep for polish 2025-12-15 20:24:14 -08:00
naomi d1f753019c chore: standardise language
🇬🇧
2025-12-15 18:45:03 -08:00
naomi 98c5a93ef1 feat: resolve various discrepancies and inaccuracies 2025-12-15 17:13:17 -08:00
naomi 3c7ed39ea4 feat: dedupe docs 2025-12-15 15:48:18 -08:00
naomi b4726cf398 feat: overhaul training requirements 2025-12-15 12:40:34 -08:00
naomi 09fba693dd feat: comprehension questions for policies 2025-12-15 12:17:48 -08:00
naomi e3dd21236e feat: add new staff trainings 2025-12-15 12:07:04 -08:00
naomi f587ef2506 chore: remove guild wars 2 from staff training and hierarchy
Node.js CI / Lint and Test (push) Failing after 1m48s
2025-11-15 09:30:07 -08:00
naomi f8f787bde9 feat: time for another audit/overhaul/revamp (#13)
Node.js CI / Lint and Test (push) Successful in 1m56s
### Explanation

_No response_

### Issue

Closes #11

### 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: #13
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-11-13 21:59:23 -08:00
naomi b754503317 feat: document all products, write tests (#12)
Node.js CI / Lint and Test (push) Successful in 1m43s
### 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

- [x] My contribution adds new code, and I have added tests to cover it.
- [x] 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.
- [x] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #12
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-10-29 18:55:38 -07:00
naomi 7962bbb710 feat: new policies, trainings, etc.
Node.js CI / Lint and Test (push) Successful in 1m35s
2025-09-25 16:55:13 -07:00