Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

suprajanarasimhan
Copy link
Contributor

No description provided.

fly -t "${TARGET}" order-pipelines --alphabetical > /dev/null
Copy link
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

branch: main
- name: wavefront-sdk-go
type: git
source:
uri: [email protected]:wavefrontHQ/wavefront-sdk-go
branch: main
private_key: ((tas2to-osspi.github-private-key))
private_key: ((tas2to.github-private-key))
Copy link
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
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
Contributor

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

@suprajanarasimhan
Copy link
Contributor Author

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

@LukeWinikates
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants