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

T2405: add Git support to commit-archive (backport #2241) #2505

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 19, 2023

This is an automatic backport of pull request #2241 done by Mergify.
Cherry-pick of a89243c has failed:


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot added the conflicts label Nov 19, 2023
@mergify mergify bot mentioned this pull request Nov 19, 2023
12 tasks
@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team November 19, 2023 08:14
@github-actions github-actions bot added the sagitta VyOS 1.4 LTS label Nov 19, 2023
yunzheng and others added 2 commits November 19, 2023 09:17
vyos@vyos# set system config-management commit-archive location
Possible completions:
   uri                  Uniform Resource Identifier

Unfortunately URI is a bit "less" specific - add proper help strings:

vyos@vyos# set system config-management commit-archive location
Possible completions:
   http://<user>:<passwd>@<host>/<path>
   https://<user>:<passwd>@<host>/<path>
   ftp://<user>:<passwd>@<host>/<path>
   sftp://<user>:<passwd>@<host>/<path>
   scp://<user>:<passwd>@<host>/<path>
   tftp://<user>:<passwd>@<host>/<path>
   git+https://<user>:<passwd>@<host>/<path>

(cherry picked from commit dcb277b)
@c-po c-po force-pushed the mergify/bp/sagitta/pr-2241 branch from de79af2 to e6c1f1e Compare November 19, 2023 08:18
@c-po c-po removed the conflicts label Nov 19, 2023
@c-po c-po merged commit 293f6b2 into sagitta Nov 20, 2023
@mergify mergify bot deleted the mergify/bp/sagitta/pr-2241 branch November 20, 2023 07:13
onedr0p added a commit to onedr0p/unofficial-builds-for-vyos that referenced this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sagitta VyOS 1.4 LTS
Development

Successfully merging this pull request may close these issues.

3 participants