-
Notifications
You must be signed in to change notification settings - Fork 881
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
bddeb: new --packaging-branch argument to pull packaging from branch #576
Merged
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b5fa237 - Browse repository at this point
Copy the full SHA b5fa237View commit details -
bddeb: add --packaging-branch argument
bddeb normally builds a .deb package using the template packaging files in packages/debian/. The new --packaging-branch argument allows to specify a git branch where to pull the packaging (i.e. the debian/ directory) from. This is useful to build a .deb package from master with the very same packaging which is used for the uploads. The contents of debian/patches is excluded.
Configuration menu - View commit details
-
Copy full SHA for fdc4205 - Browse repository at this point
Copy the full SHA fdc4205View commit details -
Configuration menu - View commit details
-
Copy full SHA for f988730 - Browse repository at this point
Copy the full SHA f988730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c8382 - Browse repository at this point
Copy the full SHA 52c8382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0b5ca - Browse repository at this point
Copy the full SHA 4b0b5caView commit details -
Co-authored-by: Ryan Harper <rharper@woxford.com>
Configuration menu - View commit details
-
Copy full SHA for cfeff88 - Browse repository at this point
Copy the full SHA cfeff88View commit details -
write_debian_folder_from_branch: fix format string
Co-authored-by: Ryan Harper <rharper@woxford.com>
Configuration menu - View commit details
-
Copy full SHA for f93c1a0 - Browse repository at this point
Copy the full SHA f93c1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ab46f - Browse repository at this point
Copy the full SHA e5ab46fView commit details -
bddeb: give hint on checking out the packaging branch
If the packaging branch is missing hint the user to do a local checkout of the branch.
Configuration menu - View commit details
-
Copy full SHA for 71a972b - Browse repository at this point
Copy the full SHA 71a972bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 868cefc - Browse repository at this point
Copy the full SHA 868cefcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.