Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphschuler committed Nov 26, 2023
1 parent bd6770f commit 82a94d2
Show file tree
Hide file tree
Showing 29 changed files with 35 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ supportedArchitectures:
- x64
- arm64

npmRegistries:
//npm.pkg.github.com/:
npmAlwaysAuth: true
npmAuthToken: "${NODE_AUTH_TOKEN}"
//registry.npmjs.org/:
npmAlwaysAuth: true
npmAuthToken: "${NODE_AUTH_TOKEN}"
npmScopes:
ralphschuler:
npmPublishRegistry: "https://npm.pkg.github.com"
Expand Down
1 change: 1 addition & 0 deletions packages/assert/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/assert",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/better-map/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/better-map",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/better-set/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/better-set",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/binary-serializer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/binary-serializer",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/bit-mask/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/bit-mask",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/complex-compare/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/complex-compare",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/i811n/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/i811n",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/logger",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/lsystem/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/lsystem",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/mixin-class-factory/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/mixin-class-factory",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/neuronal-network/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/neuronal-network",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/parser-combinator/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/parser-combinator",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/priority-queue/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/priority-queue",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/prom-metrics-decorator/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/prom-metrics-decorator",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/prom-metrics-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/prom-metrics-parser",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/random/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/random",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/reactivity/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/reactivity",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/safe-array/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/safe-array",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/signature/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/signature",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/slot-mashine/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/slot-mashine",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/state-machine/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/state-machine",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/state-store/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/state-store",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/stats-tracker/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/stats-tracker",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/task-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/task-manager",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/ts-error/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/ts-error",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/webgl-sand-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/webgl-sand-engine",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/webgl-shader-factory/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/webgl-shader-factory",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down
1 change: 1 addition & 0 deletions packages/worker-pool/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ralphschuler/worker-pool",
"repository": "https://github.com/ralphschuler/ts-libs",
"version": "1.0.0",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 82a94d2

Please sign in to comment.