You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreed -- the question I think is whether we want to also actively own the deployment/release into those package management systems, or whether we want to require developers use one or both of them while developing?
We could own that by writing a management program/script to pull the modules from the CI server/repo. Additionally, that management program could provide other utility commands like local testing/QA, pushing to the CI server, and building.
@brown2rl -- that makes a lot of sense! Is there an existing automation process/framework we can follow for these kinds of process automation? I must admit I'm not that in-tune with the current DevOps stories/tools and would like to learn. 😄
Activity
glynos commentedon Jan 11, 2019
We may need to provide support for one or more.
I don't think anyone is use realistically using git submodules for dependency management for anything apart from the smallest systems.
deanberris commentedon Jan 12, 2019
Agreed -- the question I think is whether we want to also actively own the deployment/release into those package management systems, or whether we want to require developers use one or both of them while developing?
brown2rl commentedon Jan 24, 2019
We could own that by writing a management program/script to pull the modules from the CI server/repo. Additionally, that management program could provide other utility commands like local testing/QA, pushing to the CI server, and building.
deanberris commentedon Jan 25, 2019
@brown2rl -- that makes a lot of sense! Is there an existing automation process/framework we can follow for these kinds of process automation? I must admit I'm not that in-tune with the current DevOps stories/tools and would like to learn. 😄
brown2rl commentedon Jan 26, 2019
@deanberris It looks like you went with vcpkg.
AngleNet commentedon Jun 6, 2019
Vote on vcpkg 👍