generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(infra): unify config package (#278)
* chore(infra): create a config package * chore(infra): migrate typescript config * chore(oauth): fix typescript migration leftovers * chore(communicator): migrate whole eslint config * chore(infra): delete eslint config and fix line command * chore(infra): use eslint config from config package * chore(infra): leftover package-lock * fix(docs): fix all docs links * release(npm): add typecheck and changesets * chore(infra): change build output * chore(docs): udpate docs
- Loading branch information
Showing
50 changed files
with
254 additions
and
374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@cloudoperators/juno-oauth": patch | ||
--- | ||
|
||
Fix other typescript problems |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@cloudoperators/juno-k8s-client": patch | ||
--- | ||
|
||
Change the build name output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
"@cloudoperators/juno-url-state-provider": patch | ||
"@cloudoperators/juno-messages-provider": patch | ||
"@cloudoperators/juno-url-state-router": patch | ||
"@cloudoperators/juno-ui-components": patch | ||
"@cloudoperators/juno-communicator": patch | ||
"@cloudoperators/juno-k8s-client": patch | ||
"@cloudoperators/juno-template": patch | ||
"@cloudoperators/juno-config": patch | ||
"@cloudoperators/juno-oauth": patch | ||
"@cloudoperators/juno-utils": patch | ||
"@cloudoperators/juno-app-template": patch | ||
"@cloudoperators/juno-app-example": patch | ||
--- | ||
|
||
Unify Typescript and Eslint config in one package |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.