Skip to content
New issue

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

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

Already on GitHub? # to your account

add workflow to trigger ubuntu packaging #1328

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

berndpfrommer
Copy link
Collaborator

Currently Ubuntu nightly packaging runs on a daily basis. This is wasteful and brittle since github automatically stops such workflows after 60 days. This PR fixes the issue by using the github workflow dispatch mechanism.

A SECRET with the name PACKAGING_REPO_ACCESS_TOKEN needs to be installed on the gtsam repo. This will authorize the gtsam repo to trigger a workflow in the gtsam-packaging repo.

Once/if this PR is approved please contact me to get the value (shared secret) of the PACKAGING_REPO_ACCESS_TOKEN.

Copy link
Collaborator

@varunagrawal varunagrawal left a comment

Choose a reason for hiding this comment

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

Very cool. @berndpfrommer can you please email me the secret token?

@varunagrawal
Copy link
Collaborator

@berndpfrommer I added the secret as a repository secret, so I'll go ahead and merge this. Thanks for the great PR!

@varunagrawal varunagrawal merged commit a2ffca4 into borglab:develop Nov 16, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants