feat: client and server logic to manage announcements #3

Merged
naomi merged 8 commits from feat/announcements into main 2025-07-05 19:27:21 -07:00
Owner

Explanation

No response

Issue

No response

Attestations

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

### 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_
naomi added 3 commits 2025-07-05 19:10:16 -07:00
naomi added 1 commit 2025-07-05 19:12:10 -07:00
fix: generate db schema in workflow
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 49s
64cbb5ee9d
naomi added 1 commit 2025-07-05 19:18:20 -07:00
fix: resolve linter errors
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m11s
3b2d6729f3
naomi added 1 commit 2025-07-05 19:22:25 -07:00
fix: cors logic
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m10s
4fbd5c5d76
naomi added 1 commit 2025-07-05 19:24:10 -07:00
chore: only log server live when in prod
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m44s
cee061c950
naomi added 1 commit 2025-07-05 19:24:27 -07:00
chore: naomi fucked it up
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m48s
2103a02a84
naomi merged commit 37081cab76 into main 2025-07-05 19:27:21 -07:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari#3
No description provided.