-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(wrapper): rhidp-4257 add topology wrapper (#1739)
* Chore(wrappers): add wrapper for topology and topology-common Signed-off-by: Yi Cai <yicai@redhat.com> * Remove topology plugin from peerDependencies in import package.json Signed-off-by: Yi Cai <yicai@redhat.com> * Added wrapper folders Signed-off-by: Yi Cai <yicai@redhat.com> * Updates Signed-off-by: Yi Cai <yicai@redhat.com> * Updated package.json Signed-off-by: Yi Cai <yicai@redhat.com> * updated InternalPluginsMap Signed-off-by: Yi Cai <yicai@redhat.com> * Added a script to handle style-inject dependency Signed-off-by: Yi Cai <yicai@redhat.com> * Replaced janus-idp with backstage-community Signed-off-by: Yi Cai <yicai@redhat.com> * Resolved merging conflicts Signed-off-by: Yi Cai <yicai@redhat.com> * Resolved merging conflicts Signed-off-by: Yi Cai <yicai@redhat.com> * Updated topology version Signed-off-by: Yi Cai <yicai@redhat.com> * Cleaned code Signed-off-by: Yi Cai <yicai@redhat.com> * Rebased Signed-off-by: Yi Cai <yicai@redhat.com> * Updated yarn.lock Signed-off-by: Yi Cai <yicai@redhat.com> * Update wrapper package Signed-off-by: Yi Cai <yicai@redhat.com> * Update yarn.lock Signed-off-by: Yi Cai <yicai@redhat.com> * Match with upstream yarn.lock Signed-off-by: Yi Cai <yicai@redhat.com> * Update yarn.lock Signed-off-by: Yi Cai <yicai@redhat.com> * Clean code Signed-off-by: Yi Cai <yicai@redhat.com> * Update supported backstage versions Signed-off-by: Yi Cai <yicai@redhat.com> * Updated topology plugin dependency version Signed-off-by: Yi Cai <yicai@redhat.com> * Updated topology plugin version Signed-off-by: Yi Cai <yicai@redhat.com> * Updated topology version Signed-off-by: Yi Cai <yicai@redhat.com> * Added tsc and export-dynamic:clean scripts Signed-off-by: Yi Cai <yicai@redhat.com> * Remove topology-common wrapper Signed-off-by: Yi Cai <yicai@redhat.com> * Update yarn.lock Signed-off-by: Yi Cai <yicai@redhat.com> * Remove old janus-idp-backstage-plugin-topology wrapper Signed-off-by: Yi Cai <yicai@redhat.com> * Updated Dockerfile' Signed-off-by: Yi Cai <yicai@redhat.com> * Run yarn build:dockerfile Signed-off-by: Yi Cai <yicai@redhat.com> --------- Signed-off-by: Yi Cai <yicai@redhat.com>
- Loading branch information
Showing
14 changed files
with
176 additions
and
122 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
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
1 change: 1 addition & 0 deletions
1
dynamic-plugins/wrappers/backstage-community-plugin-topology/src/index.ts
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 @@ | ||
export * from '@backstage-community/plugin-topology'; |
2 changes: 0 additions & 2 deletions
2
dynamic-plugins/wrappers/janus-idp-backstage-plugin-topology/src/index.ts
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
dynamic-plugins/wrappers/janus-idp-backstage-plugin-topology/tsconfig.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
dynamic-plugins/wrappers/janus-idp-backstage-plugin-topology/turbo.json
This file was deleted.
Oops, something went wrong.
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.