Commit Graph

37 Commits

Author SHA1 Message Date
naomi 33f9f973e3 feat: new giggle gif
Node.js CI / CI (push) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 48s
Old one seemed too... mocking
2026-01-08 12:13:18 -08:00
naomi 274cc1f640 feat: clap and summon gifs
Node.js CI / CI (push) Successful in 12s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 50s
2026-01-08 11:51:45 -08:00
naomi 6cc00611e0 fix: update test regex
Node.js CI / CI (push) Successful in 11s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 55s
2025-12-22 17:46:23 -08:00
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 f5dbe93168 feat: makefile 2025-12-22 17:08:03 -08:00
naomi 4fd9b41c67 feat: rework scripts to be platform/user agnostic 2025-12-22 17:07:36 -08:00
naomi b377d24277 chore: add new gifs 2025-12-22 17:07:34 -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 20bd4c7ec4 feat: automated upload of .gitea/workflows/security.yml
CI / Validate YAML (push) Successful in 4s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
2025-12-18 03:07:51 +01:00
naomi 5abd0abc6b feat: automated upload of .gitea/workflows/security.yml
CI / Validate YAML (push) Successful in 6s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m10s
2025-12-17 23:25:50 +01:00
naomi 2de354902d feat: automated upload of .gitea/workflows/security.yml
CI / Validate YAML (push) Successful in 11s
Security Scan / Security Audit (push) Failing after 6m50s
2025-12-12 03:37:37 +01:00
naomi d4ec05578c feat: automated upload of .gitea/workflows/security.yml
CI / Validate YAML (push) Successful in 3s
Security Scan / Trivy Security Scan (push) Failing after 4m47s
2025-12-11 20:11:51 +01:00
naomi 451653b6ce chore: fix script
CI / Validate YAML (push) Successful in 5s
2025-11-20 16:42:08 -08:00
naomi 6944c10fea feat: test for duplicate replace values
CI / Validate YAML (push) Successful in 5s
2025-08-06 10:17:37 -07:00
naomi 238753f3ea feat: add excited gif 2025-08-06 10:14:26 -07:00
naomi ac3aa2eeb7 feat: add bowing gif
CI / Validate YAML (push) Successful in 4s
2025-07-29 16:08:16 -07:00
naomi 020e0f31fb feat: new gifs, also test that gif links are valid
CI / Validate YAML (push) Successful in 4s
2025-07-29 11:51:17 -07:00
naomi 38ed110577 feat: koikatsu links
CI / Validate YAML (push) Successful in 4s
2025-04-06 17:17:51 -07:00
naomi f64d03af30 feat: psychic gif
CI / Validate YAML (push) Successful in 4s
2025-04-01 09:18:27 -07:00
naomi 0ccc8faeba feat: add pray gif
CI / Validate YAML (push) Successful in 4s
2025-03-26 14:39:11 -07:00
naomi 191de880f2 feat: add block gif
CI / Validate YAML (push) Successful in 4s
2025-03-25 12:15:19 -07:00
naomi cfc8bc9eb9 feat: use direct gif links
CI / Validate YAML (push) Successful in 4s
Discord stopped embedding the media links properly...
2025-03-24 10:44:12 -07:00
naomi 73875c1a54 feat: shrug gif
CI / Validate YAML (push) Successful in 3s
2025-03-13 15:06:18 -07:00
naomi 05e82703e0 feat: couple new gifs
CI / Validate YAML (push) Successful in 5s
2025-03-13 11:02:03 -07: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
naomi 67819a53ac feat: add noted and smug gifs 2025-03-06 09:19:26 -08:00
naomi 3eae4af469 chore: gitea 2025-01-22 16:13:19 -08:00
naomi 75634870b1 feat: new dancy gif 2025-01-05 08:31:29 -08:00
naomi 4db301a92e feat: add invoicing and blocking snippets 2024-10-11 20:08:56 -07:00
naomi 01a4c7f84f feat: add dm macro 2024-10-11 16:32:47 -07:00
naomi e7186d151c feat: more gifs 2024-10-11 10:18:36 -07:00
naomi 36fcca11a7 feat: load in current macros 2024-10-02 14:28:24 -07:00
nhcarrigan 6b12140039 Initial commit 2024-10-02 19:02:09 +00:00