-
Updated
May 10, 2022 - Python
packaging-tool
Here are 32 public repositories matching this topic...
If a mix release is compiled with a docker image such as hexpm/elixir:1.13.1-erlang-24.1.7-alpine-3.14.2 it seems to be missing the expected releases\<VERSION>\elixir.bat file.
In the mix release output I see this output: "skipping elixir.bat for windows (bin/elixir.bat not found in the Elixir installation)"
I suspect that the hexpm images may not have the windows-specific .bat files presen
-
Updated
Feb 18, 2022 - 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#
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
Nov 28, 2015 - PHP
-
Updated
Sep 5, 2018 - MoonScript
-
Updated
Feb 29, 2020 - Rust
-
Updated
Nov 16, 2017 - Go
-
Updated
Feb 17, 2022 - Shell
-
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
Dec 17, 2019 - Ruby
-
Updated
May 27, 2020 - Shell
-
Updated
Feb 20, 2022 - C#
-
Updated
Nov 20, 2019 - Python
-
Updated
Nov 19, 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."
We have a small number of e2e tests for kpt live (outside of the bash-based approach). They currently run in serial and requires that a new cluster is created for several of the tests. This causes them to be very slow.
We should improve this by: