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

feat(updateManager): use info_tag desc for the name #1959

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Jul 22, 2024

Description

Use the desc in info_tags from the update_manager section in the moonraker.conf. This is a config example:

[update_manager beacon]
type: git_repo
channel: dev
path: ~/beacon_klipper
origin: https://github.com/beacon3d/beacon_klipper.git
env: ~/klippy-env/bin/python
requirements: requirements.txt
install_script: install.sh
is_system_service: False
managed_services: klipper
info_tags:
  desc=Beacon Surface Scanner

Related Tickets & Documents

none

Mobile & Desktop Screenshots/Recordings

With this PR:
image

[optional] Are there any post-deployment tasks we need to perform?

none

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 22, 2024
mryel00
mryel00 previously approved these changes Jul 22, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 22, 2024
@meteyou meteyou merged commit f856cac into mainsail-crew:develop Aug 7, 2024
9 checks passed
@meteyou meteyou deleted the feat/use-desc-update-manager branch August 7, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants