sino92

Results 5 comments of sino92

Sorry, a correction for above... I meant to say switching from global cd user to a project specific one, not adding a new one. So saving the developer time to...

Hm makes sense as a design decision. Then maybe we can add some documentation around which places need change in case someone need to change their cd user in the...

@cschweikert I liked the idea. I can see that introduces two different build options in `package.json` scripts: `local-build: sh generate-local-npmrc; npm install; tsc --watch` vs build step in Jenkinsfile would...

@michaelsauter @clemensutschig @stitakis @oalyman Thoughts?

As the metadata, we'd need the component information of an existing OC project. We can use the project name to retrieve that information from `OpenProjectData`. The new class to pull...