simulate-icore-service
v1.0.3
Published
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Readme
DOCUMENTATION FOR BUILDING, CONFIGURING AND DEPLOYING NPM PACKAGE TO GITLAB REGISTRY
Background
This package is for simulation purposes for usage in icore-service.
The
packagesdirectory in icore-service will be it's own library, the actual service will only required to install it like other npm library through npm installThis also will be combined with semantic version, where any changes made to the package, the versioning will be handled by semantic versioning convention: ->
This will be documentation of research on
Notes: what to be concerned of when using this workflow, and what adjustment required to be done to the existing projectPros: what are the benefits of using this methodCons: what are the down side of using this methodCredentials: list of credentials that needed from the org / BIB for this methods (email, password, token pattern, etc)Workflow changes: what the impact of this implementation to new feature development, bug fixing, release, backward compatibility
NOTES
- publishing private npm
packagerequire your payment detail to the npm package account, in this case if required for the organization, you must followup this detail to inquire the account to be used for deploying the npm package publicly
