Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

ci: migrate open source licensing pipeline to a different Concourse URL#173

Open
suprajanarasimhan wants to merge 2 commits intomainfrom
migrate-open-source-licensing-pipeline
Open

ci: migrate open source licensing pipeline to a different Concourse URL#173
suprajanarasimhan wants to merge 2 commits intomainfrom
migrate-open-source-licensing-pipeline

Conversation

@suprajanarasimhan
Copy link
Copy Markdown
Contributor

No description provided.

--var version="${VERSION}"

fly -t runway order-pipelines --alphabetical > /dev/null No newline at end of file
fly -t "${TARGET}" order-pipelines --alphabetical > /dev/null No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: would be good to add an empty line here so git doesn't complain

uri: git@github.com:wavefrontHQ/wavefront-sdk-go
branch: main
private_key: ((tas2to-osspi.github-private-key))
private_key: ((tas2to.github-private-key))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: it would be nice to give the go sdk its own set of secrets

fly -t runway sync || (
echo "This requires the runway target to be set"
echo "Create this target by running 'fly -t runway login -c https://runway-ci.eng.vmware.com -n tobs-k8s-group'"
echo "Create this target by running 'fly -t "${TARGET}" login -c https://runway-ci-sfo.eng.vmware.com -n cpo-team-troll'"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change request: how about we create a new runway group just for the Wavefront SDKs?

@LukeWinikates
Copy link
Copy Markdown
Contributor

question: Can we also create a new private repo for these internal concourse pipelines, and store them there instead?

@suprajanarasimhan
Copy link
Copy Markdown
Contributor Author

Thanks for all of the feedback, @LukeWinikates! I'll look at this later today.

@LukeWinikates
Copy link
Copy Markdown
Contributor

for reference, here's what the java/python SDKs' osspi pipelines look like

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants