Downloads:
24,790
Downloads of v 0.13.0:
678
Last Update:
31 Jan 2022
Package Maintainer(s):
Software Author(s):
- GitTools Contributors
Tags:
github release notes create export- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
GitReleaseManager
This is not the latest version of GitReleaseManager available.
- 1
- 2
- 3
0.13.0 | Updated: 31 Jan 2022
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
24,790
Downloads of v 0.13.0:
678
Software Author(s):
- GitTools Contributors
GitReleaseManager 0.13.0
This is not the latest version of GitReleaseManager available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by GitTools Contributors. The inclusion of GitTools Contributors trademark(s), if any, upon this webpage is solely to identify GitTools Contributors goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install GitReleaseManager, run the following command from the command line or from PowerShell:
To upgrade GitReleaseManager, run the following command from the command line or from PowerShell:
To uninstall GitReleaseManager, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download gitreleasemanager.portable --internalize --version=0.13.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade gitreleasemanager.portable -y --source="'INTERNAL REPO URL'" --version="'0.13.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade gitreleasemanager.portable -y --source="'INTERNAL REPO URL'" --version="'0.13.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install gitreleasemanager.portable
win_chocolatey:
name: gitreleasemanager.portable
version: '0.13.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'gitreleasemanager.portable' do
action :install
source 'INTERNAL REPO URL'
version '0.13.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller gitreleasemanager.portable
{
Name = "gitreleasemanager.portable"
Version = "0.13.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'gitreleasemanager.portable':
ensure => '0.13.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 31 Jan 2022.
Tool for creating and exporting releases for software applications from online Version Control Systems
The MIT License (MIT)
Copyright (c) 2015 - Present - GitTools Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
md5: FF3C3D84A000D57EF7D443F594D407EC | sha1: 015D67A89C391A88980BAF84101CA8335E6C60A1 | sha256: 4DA9C752EADEEC7743CF15F2A7BB98CF1ECED9CAE8B0C8F047C18AE7AA9A6B48 | sha512: 158E686F16D1661D902884E33FEE4AFF986454033C14AA138C5944E7AAD92AE9902BE867E6585D8259F04D73F86910E49A3367CBF88DDFFABDB98C7408A5F500
Remove-BinFile "grm" "$packageFolder\Tools\GitReleaseManager.exe"
md5: D788B7DEDB2E07AB596569360FCD3154 | sha1: 3FEE00542701EA636C8A4DB60E96856CFE4DEB39 | sha256: 26AF31165DBF6AF3864609DF7834A06404E6CFBD8905BA202E0A0BB921326D57 | sha512: 1E83C8E64A63046D1C0A620C088CCBA5E7205539B249DC814B59A0360BD06DADD66D6D1E4B0B494C574D311FCA1103011691453D910CF32B6092DD8F492DC8D2
md5: AB69198F1791D707990BBEA3B64E3F65 | sha1: 52B5E0CE8DE57C78AD9D91187439695C72A11628 | sha256: 409A57397E1F0F15E46F70037A1648E9E45EF31F3C8A77B58BBA041B83370549 | sha512: 4964EBBBCF38B01445CC29F068094A951A99614FEF751202D6597DF9274D219398FCDD74B20CE639C8E11B7038B543FFC946161911D2F898B32866ECC3BB8959
md5: 4247FFA62292C502B4667945A3A77D2B | sha1: E25D2744631C975894AAE769C83CF6C10B94AAD0 | sha256: B4DDAC038BC3D5B2BF8474D4840A254AB1BC95902D01F07DAE742BAFB93935F9 | sha512: 72C592A378E557978FE8317A9DA3CB2DC614673BB48B3BACBCBEB4AC6AFA270F158C88F0BB46348664B1E183C6284C8F2BC84DDDDA7CB4430C411EF092DB8A26
md5: E87BA34F0EEF34D144B5909BDAC89241 | sha1: 891799910F8ACAFE84148D585A9D5E4F391CA9F9 | sha256: 4680726D064C3FED548F05532D299D892ECB534A19710186724593414DF177F2 | sha512: 7893ADC40AE580374D16229D16CD81E7A24CFF267E878FE9587E9E2F513BAF46DC59F0787493F1D225C6E991D8971C86C7DE5230A406F9EDFB09C889E05D842F
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
md5: 48EFE61D6CA3054309907B532D576D2A | sha1: F36403AABB16540C93FB35245EC0B4E435628AAE | sha256: 295AF2142D9214F3FD84EAFE4778DCA119BE7E0229F14B6BA8D5269C2F1E2E78 | sha512: 778E7C4675D8FDE9E083230213D2EFA19AA6924FE892ED74FA1EA2EC16743BB14B99B51856E75EAEF632D57BE7F36DD1BC7CE39A7C2B0435B2F3211BB19836A3
md5: 5CC84B97462E4FA22778F239782B3628 | sha1: 0D113036A011F56440D30530D874DAE4532EE027 | sha256: E21993D60BBDF057BC6EEC1778D132633E2516FC6CCDDD978008DB0C6A35404D | sha512: 0593D42D9B482F8276726F99C5805C0CFCEE82355CD21F4D205CAA9A80D949670B1F32588707891B1D5CDCEA35ACE00753639F0FD90682C8E322E520513F3425
md5: BDAF2EDD9EC9DE64DFF26722A585734A | sha1: 0AD22F4C64CDE47A93523F08B57930919B56D8E5 | sha256: 40028E264B7DC163EA1885586ED27F1CD3DC1BC4EF9ACB5B70719AFAC7084EEB | sha512: 0AF95688B7146B5185CAD77095CA6BCC7B7F82298F71722E2525FB1B5CFB667E71E42625317D9634C16E76C562D50CF7E15B5D90F3E60CB19B808A63F9DB1407
md5: 0AA45A8A1CD24CD2B589E4AAD925F35D | sha1: 0DC29954C4C2FFEA4C33AF0E56CE84158849B81E | sha256: 7A26A473AF5EB7A00196E275C86D773F36E1D4CAEF566F97F1DF7E07E20B1670 | sha512: 7A865B16633C09BDECDA34FDF15C62DB4F04F2FB8DB0ABF57563AEA51DE67DAF9ECA0C08F053F551937A0C3C7987A53DE2454ECB13139A193291633DF7262981
md5: 9877A8AEE7C6CC1F526F31B97FF17F70 | sha1: 8460AC1C8C53580E2C00E709FE18779B9BB7BF08 | sha256: F86BE2BDB59C72A791BFC84CC97EFBB4296AD598275A118FE56AC3521FB438C9 | sha512: 18972B289B1A1C1B19DF6A97019004D8D06D051C3941B361BC130D57D722B3FCAD80D5833622DF3FA3F8E7A5151C243C48F82F0168098084F544350FB98FC247
md5: C25357A7950DCFC7F85EE9D593CB1A24 | sha1: 6A533712852465AB3C11B5C76004312D6482F07F | sha256: 5B70DC2EECEB1963F9C3690C1CC8FFA793B280E903FA9A31780E6A7BB0BDFCF9 | sha512: 30CA628B17B2A51BD9974FE1380CAF728E7826C2BB552E4BC5AC15BE8F819E908FC1744932DB23734FEC64E0F2C758372D8C49D019407EFDFB076133C6DF70C6
md5: C610E828B54001574D86DD2ED730E392 | sha1: 180A7BAAFBC820A838BBACA434032D9D33CCEEBE | sha256: 37768488E8EF45729BC7D9A2677633C6450042975BB96516E186DA6CB9CD0DCF | sha512: 441610D2B9F841D25494D7C82222D07E1D443B0DA07F0CF735C25EC82F6CCE99A3F3236872AEC38CC4DF779E615D22469666066CCEFED7FE75982EEFADA46396
md5: E1E9D7D46E5CD9525C5927DC98D9ECC7 | sha1: 2242627282F9E07E37B274EA36FAC2D3CD9C9110 | sha256: 4F81FFD0DC7204DB75AFC35EA4291769B07C440592F28894260EEA76626A23C6 | sha512: DA7AB8C0100E7D074F0E680B28D241940733860DFBDC5B8C78428B76E807F27E44D1C5EC95EE80C0B5098E8C5D5DA4D48BCE86800164F9734A05035220C3FF11
md5: 638380E3D9B275FDD8F020F40AE27CA1 | sha1: D8112E2FD8BE9CAC77CADC4C74D8371C06DC02A1 | sha256: F24D57A17849F58239561BA7872F2AA68BF6C80F365A0FCD6AEEF06B4440B476 | sha512: D4A9BF9B980B385691F4DBCA552DFEC58995CA3972DF710FB6C1A0D4CD495BF093ADA1F96C6DBC53794A1A1B44A8120B14478ABBDC3A85D961DE57FF41B37CBA
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
This package is owned and updated by the members of the GitTools Organisation on GitHub:
https://github.com/GitTools
The files contained within this Chocolatey Package are the same as those that are hosted on our releases page:
https://github.com/GitTools/GitReleaseManager/releases
If you have any concerns about the contents of this package, please raise an issue here:
https://github.com/GitTools/GitReleaseManager/releases
Log in or click on link to see number of positives.
- System.Threading.Tasks.Extensions.dll (4f81ffd0dc72) - ## / 71
- CommandLine.dll (26af31165dbf) - ## / 70
- AutoMapper.dll (4da9c752eade) - ## / 70
- Octokit.dll (e21993d60bbd) - ## / 70
- Serilog.dll (7a26a473af5e) - ## / 66
- YamlDotNet.dll (f24d57a17849) - ## / 70
- Microsoft.Bcl.AsyncInterfaces.dll (295af2142d92) - ## / 71
- System.Runtime.CompilerServices.Unsafe.dll (37768488e8ef) - ## / 72
- gitreleasemanager.portable.0.13.0.nupkg (a3df5e71882e) - ## / 64
- Destructurama.Attributed.dll (409a57397e1f) - ## / 64
- GitReleaseManager.Core.dll (b4ddac038bc3) - ## / 66
- GitReleaseManager.exe (4680726d064c) - ## / 68
- Microsoft.Extensions.DependencyInjection.Abstractions.dll (95a7c66abd60) - ## / 69
- Microsoft.Extensions.DependencyInjection.dll (d6de20035b25) - ## / 69
- Scriban.dll (40028e264b7d) - ## / 66
- Serilog.Sinks.Console.dll (f86be2bdb59c) - ## / 66
- Serilog.Sinks.File.dll (5b70dc2eeceb) - ## / 70
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
GitReleaseManager 0.18.0 | 130 | Wednesday, July 10, 2024 | Approved | |
GitReleaseManager 0.17.0 | 161 | Saturday, March 9, 2024 | Approved | |
GitReleaseManager 0.16.0 | 125 | Tuesday, November 14, 2023 | Approved | |
GitReleaseManager 0.15.0 | 131 | Wednesday, August 23, 2023 | Approved | |
GitReleaseManager 0.14.0 | 82 | Tuesday, August 22, 2023 | Approved | |
GitReleaseManager 0.13.0 | 678 | Monday, January 31, 2022 | Approved | |
GitReleaseManager 0.12.1 | 427 | Monday, September 20, 2021 | Approved | |
GitReleaseManager 0.12.0 | 519 | Monday, May 31, 2021 | Approved | |
GitReleaseManager 0.11.0 | 3244 | Monday, March 16, 2020 | Approved | |
GitReleaseManager 0.10.3 | 534 | Saturday, January 25, 2020 | Approved | |
GitReleaseManager 0.10.2 | 309 | Wednesday, January 15, 2020 | Approved | |
GitReleaseManager 0.10.0 | 213 | Monday, January 13, 2020 | Approved | |
GitReleaseManager 0.9.0 | 520 | Tuesday, November 19, 2019 | Approved | |
GitReleaseManager 0.8.0 | 4164 | Sunday, December 30, 2018 | Approved | |
GitReleaseManager 0.7.1 | 3597 | Saturday, May 19, 2018 | Approved | |
GitReleaseManager 0.5.0 | 8615 | Sunday, July 10, 2016 | Approved | |
GitReleaseManager 0.4.0 | 577 | Saturday, January 9, 2016 | Approved | |
GitReleaseManager 0.3.0 | 508 | Friday, July 10, 2015 | Approved |
Copyright (c) 2015 - Present - GitTools Contributors
This package has no dependencies.
Ground Rules:
- This discussion is only about GitReleaseManager and the GitReleaseManager package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or GitReleaseManager, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.