Commit 924421f
committed
Merge origin/main into chore/optimize-ci-path-filters
Resolves conflicts by:
- Keeping path filter optimization (changes job + conditional skipping)
- Adopting pnpm package manager from main
- Upgrading GitHub Actions to v4 for security/performance
- Updating lock file path from package-lock.json to pnpm-lock.yaml
- Changing npm commands to pnpm equivalents
- Removing redundant npm-based changeset entry201 files changed
Lines changed: 17006 additions & 11933 deletions
File tree
- .changeset
- .github/workflows
- .husky
- resources
- scripts
- seeds
- src
- @types
- adapters
- app
- cache
- cli
- commands
- tui
- utils
- constants
- controllers
- callbacks
- invoices
- factories
- payments-processors
- handlers
- event-strategies
- request-handlers
- payments-processors
- repositories
- routes
- admissions
- callbacks
- invoices
- schemas
- scripts
- services
- utils
- test
- integration
- features
- invoices
- nip-04
- nip-11
- nip-25
- nip-65
- performance
- unit
- adapters
- app
- cache
- cli
- controllers
- callbacks
- invoices
- factories
- payments-processors
- handlers
- event-strategies
- request-handlers
- husky
- payments-processors
- repositories
- routes
- schemas
- seeds
- services
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments