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

Allow builds on beta branches #55

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

shiv-tyagi
Copy link
Collaborator

This allows a user to build the beta branches on custom build server.

'full_name' : 'upstream/Copter-4.4',
'label' : 'Copter 4.4 beta',
'allowed_vehicles' : [copter, heli],
'artifacts_dir' : '/beta',
Copy link
Contributor

Choose a reason for hiding this comment

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

Ithink we should be consistent with our directory names and labels/full_name - either include 4.4 everywhere or remove it everywhere. Given we may want to run multiple betas in parallel, probably including it here makes sense.

@peterbarker peterbarker merged commit 07576e0 into ArduPilot:main Jun 14, 2023
@rmackay9
Copy link

Thank you very much!

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.

3 participants