feat: use our new logging server
Some checks failed
Code Analysis / SonarQube (push) Failing after 14s
Node.js CI / Lint and Test (push) Failing after 28s

This commit is contained in:
2025-07-07 16:30:50 -07:00
parent aaeac266f4
commit 9ea5a1f6d1
7 changed files with 21 additions and 36 deletions

8
pnpm-lock.yaml generated
View File

@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@nhcarrigan/logger':
specifier: 1.0.0
version: 1.0.0
'@octokit/rest':
specifier: 20.1.1
version: 20.1.1
@ -167,6 +170,9 @@ packages:
peerDependencies:
eslint: '>=8'
'@nhcarrigan/logger@1.0.0':
resolution: {integrity: sha512-2e19Bie+ZKb6yKPKjhawqsENkhHatYkvBAmFZx9eToOXdOca+CYi51tldRMtejg6e0+4hOOf2bo5zdBQKmH0dw==}
'@nhcarrigan/prettier-config@3.2.0':
resolution: {integrity: sha512-AZOzwDTZfRiEinjUmqRj4gqZLYpLANhN1iMIsESxeuln+/BjGI06pINQsePIZ/I2HoPd+HGjNqu0S+Os9nHzuw==}
engines: {node: '20', pnpm: '8'}
@ -2398,6 +2404,8 @@ snapshots:
- supports-color
- typescript
'@nhcarrigan/logger@1.0.0': {}
'@nhcarrigan/prettier-config@3.2.0(prettier@3.2.5)':
dependencies:
prettier: 3.2.5