Skip to content

Conversation

@LordHepipud
Copy link
Collaborator

In order to easy manage different snapshot versions for different branches, we now support providing a name as version for snapshot packages only,

Example:

Add-IcingaRepository -Name 'icinga-powershell-framework/doc/doc_rewrite' -RemotePath 'https://packages.icinga.com/IcingaForWindows/snapshot/icinga-powershell-framework/doc/doc_rewrite/ifw.repo.json';
Install-IcingaComponent -Name 'framework' -Version 'doc/doc_rewrite' -Snapshot -Force;

@cla-bot cla-bot bot added the cla/signed label Aug 20, 2021
@LordHepipud LordHepipud added this to the v1.6.0 milestone Aug 20, 2021
@LordHepipud LordHepipud added the Enhancement New feature or request label Aug 20, 2021
@LordHepipud LordHepipud self-assigned this Aug 20, 2021
@LordHepipud LordHepipud force-pushed the features/supports_snapshot_name_version branch from 48025ea to c91b23d Compare August 20, 2021 11:40
@LordHepipud LordHepipud merged commit 657bc3e into master Aug 20, 2021
@LordHepipud LordHepipud deleted the features/supports_snapshot_name_version branch August 20, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants