-
Updated
Sep 14, 2021 - Python
packaging-tool
Here are 28 public repositories matching this topic...
-
Updated
Sep 12, 2021 - PowerShell
Custom WAR Packager 2.x uses the Jenkins update center to retrieve the plugin information, and it can also do pluginID => groupId/artifactId mapping . There is no need to strictly require Group IDs in the current Custom WAR Packager implementation.
Acceptance criteria
groupIdfield is now optional whenUpdate Center Plugin plugin info Providers used- There is a groupId resolution
-
Updated
Nov 11, 2019 - JavaScript
-
Updated
Dec 28, 2019 - C#
-
Updated
Sep 5, 2018 - MoonScript
-
Updated
Nov 28, 2015 - PHP
We need the ability to change the AC Handling (Overwrite, Replace, Merge, MergePreserve etc) to be settable from config, currently it's hardcoded to replace which breaks our install of multiple packages.
In the Filter section fetch MODE settings from config.options.acHandling, default to replace
Thank you very much
-
Updated
Feb 29, 2020 - Rust
-
Updated
Nov 16, 2017 - Go
-
Updated
Aug 14, 2018 - Lua
-
Updated
Nov 1, 2017 - JavaScript
-
Updated
Oct 16, 2019 - Shell
-
Updated
May 26, 2019 - NSIS
-
Updated
Feb 20, 2021 - Shell
-
Updated
May 27, 2020 - Shell
-
Updated
Dec 17, 2019 - Ruby
-
Updated
Nov 20, 2019 - Python
-
Updated
Aug 8, 2021 - C#
-
Updated
Jan 6, 2018 - Ruby
-
Updated
Apr 16, 2021 - Python
Improve this page
Add a description, image, and links to the packaging-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packaging-tool topic, visit your repo's landing page and select "manage topics."
Describe your problem
When users run a mutator (e.g.
set-annotations), the output doesn't tell them which files changed. The only way a user can figure out which files were affected is by looking through them manually or doinggit statusor however they might normally be notified of changes to files.It would be nice if we were able to notify the user which files changed as a result