feat: initial project prototype #2

Merged
naomi merged 14 commits from feat/init into main 2025-02-17 14:03:33 -08: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

Major - My pull request introduces a breaking change.

### 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. - [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 Major - My pull request introduces a breaking change.
naomi added 7 commits 2025-02-17 11:49:38 -08:00
naomi added 1 commit 2025-02-17 12:02:04 -08:00
fix: ci
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m18s
b13056ce16
naomi added 1 commit 2025-02-17 12:05:05 -08:00
fix: test script
Some checks failed
Node.js CI / Lint and Test (pull_request) Has been cancelled
f6a020ef7a
naomi added 1 commit 2025-02-17 13:03:52 -08:00
fix: headless browser for tests
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m38s
2ac7d9fa1c
naomi added 1 commit 2025-02-17 13:37:30 -08:00
fix(tools): path to chrome binary
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m43s
18fa849555
naomi added 1 commit 2025-02-17 13:42:12 -08:00
fix: try this approach
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m26s
94830188e7
naomi added 1 commit 2025-02-17 13:50:21 -08:00
fix: set it right here
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m47s
95fcd549f0
naomi added 1 commit 2025-02-17 13:59:14 -08:00
chore: fuck it, no tests
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m53s
30d9185d3a
We'd rather use vitest anyway.
naomi merged commit e8f5078aa3 into main 2025-02-17 14:03:33 -08:00
naomi deleted branch feat/init 2025-02-17 14:03:33 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/forms#2
No description provided.