zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
39 stars 42 forks source link

Publish our sample apps to jfrog npm! #877

Closed 1000TurquoisePogs closed 1 year ago

1000TurquoisePogs commented 2 years ago

Take the sample angular, iframe, react, and 'node sample' apps, get their .pax files, wrap them in a package.json as seen in zowe/zowe-install-packaging#2980 and then publish them over to the zowe.jfrog.io npm registry.

Bonus: we should be able to remove these sample apps from the zowe base install at that point. I dont think anyone cares if they are there, but they can grab them from the registry!

struga0258 commented 1 year ago

All 3 samples have been published on the Zowe Artifactory. You can find them here: https://zowe.jfrog.io/ui/repos/tree/General/npm-local-release/angular-sample https://zowe.jfrog.io/ui/repos/tree/General/npm-local-release/iframe-sample https://zowe.jfrog.io/ui/repos/tree/General/npm-local-release/react-sample