Downloads:
24,510
Downloads of v 0.12.0:
504
Last Update:
31 May 2021
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.12.0 | Updated: 31 May 2021
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
24,510
Downloads of v 0.12.0:
504
Software Author(s):
- GitTools Contributors
GitReleaseManager 0.12.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.12.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.12.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.12.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.12.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.12.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller gitreleasemanager.portable
{
Name = "gitreleasemanager.portable"
Version = "0.12.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'gitreleasemanager.portable':
ensure => '0.12.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 May 2021.
Tool for creating and exporting releases for software applications from online Version Control Systems
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
md5: 511F56E9718EA3158F828DA9DDFCAE27 | sha1: 13BF35F7D7366D87FD5C821E5A6A319ECE65C734 | sha256: B6E97626F9B5CE6D25F08506ED046011610554E4A9B4A565311CC0354E38C575 | sha512: AB461B1336643B40C600D089B594EC0FECA79045838522D235212B43EB2DF6F409B6588E8EBB9595F6E0515FBBB7F7AFF8C3FF9D2B7942F64B936F9E3D90BF44
md5: E1E9D7D46E5CD9525C5927DC98D9ECC7 | sha1: 2242627282F9E07E37B274EA36FAC2D3CD9C9110 | sha256: 4F81FFD0DC7204DB75AFC35EA4291769B07C440592F28894260EEA76626A23C6 | sha512: DA7AB8C0100E7D074F0E680B28D241940733860DFBDC5B8C78428B76E807F27E44D1C5EC95EE80C0B5098E8C5D5DA4D48BCE86800164F9734A05035220C3FF11
md5: DA04A75DDC22118ED24E0B53E474805A | sha1: 2D68C648A6A6371B6046E6C3AF09128230E0AD32 | sha256: 66409F670315AFE8610F17A4D3A1EE52D72B6A46C544CEC97544E8385F90AD74 | sha512: 26AF01CA25E921465F477A0E1499EDC9E0AC26C23908E5E9B97D3AFD60F3308BFBF2C8CA89EA21878454CD88A1CDDD2F2F0172A6E1E87EF33C56CD7A8D16E9C8
md5: 4C2B0737D9A73DA09172D3C210B0265D | sha1: A35A98EC72154CC1D112F46BD177A7F043DBCD46 | sha256: 6D8D84C9C14201674D9A309F51E952CF148AD33CDB66507D9677EBF1B1E4432B | sha512: C605BEF0A7CAA12B0D7C47564C3A214EA1DB40F901DFDC4C5B35BF73610A5D9030B67E495B409A79C76AD5EC6EF9962CD56C050C51883A3151D34931A8361AA8
md5: C48BF7030E583E273E94E2D32B752A83 | sha1: 51666BCEC96F529B1A28B72DB54CC7FCDF68441D | sha256: DED3B57B64ECA479F2A659A244E4C403EBFB83A9A9B30CED893C145E77AFFD29 | sha512: 475E61BBB4484F468548DD7590D1D0BCC19912B322EACF2960B32C2C3FF1084231DDF8E689735E385A1F43E9912F79A028EAE136C7DC8E130F2D3DD1EAF1F004
md5: 0AA45A8A1CD24CD2B589E4AAD925F35D | sha1: 0DC29954C4C2FFEA4C33AF0E56CE84158849B81E | sha256: 7A26A473AF5EB7A00196E275C86D773F36E1D4CAEF566F97F1DF7E07E20B1670 | sha512: 7A865B16633C09BDECDA34FDF15C62DB4F04F2FB8DB0ABF57563AEA51DE67DAF9ECA0C08F053F551937A0C3C7987A53DE2454ECB13139A193291633DF7262981
md5: B75A9E17EDB1338102652314016EF7B1 | sha1: 4C5C15876A4213E98CC85A68748E2BB8FB6F8BFF | sha256: 2F16C7556FA6C665D689DC175A9C73E3155E7A4D6A5F302AB00A87799AFDDF9A | sha512: 33C143440847EA22CDD09A9FAC7E1202A4BC26633BCE4489B7D80C734BEE8B0A354A079389E95ABC2FD31A2D7288D851CC575DC1F6947275E15D17716A32E14A
md5: 5CC84B97462E4FA22778F239782B3628 | sha1: 0D113036A011F56440D30530D874DAE4532EE027 | sha256: E21993D60BBDF057BC6EEC1778D132633E2516FC6CCDDD978008DB0C6A35404D | sha512: 0593D42D9B482F8276726F99C5805C0CFCEE82355CD21F4D205CAA9A80D949670B1F32588707891B1D5CDCEA35ACE00753639F0FD90682C8E322E520513F3425
md5: 1EE251645B8A54A116D6D06C83A2BD85 | sha1: 5DBF1534FFBFF016CC45559EB5EFF3DC4252A522 | sha256: 075CE79E84041137C78885B3738C1B5A03547D0AE2A79916E844196A9D0EC1DB | sha512: 9F67FD0566EAC2DA4253D08697DAAB427E4E85780615D940F086A88424DCBB0563ABAE7E4824088E64EF7024C1BB3BBF324F2D07BC7BA55F79E4AF3C9EA88E97
<?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.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: 9135E954E8778B8FBFDBB994531FB94C | sha1: FBEF958D4D89CD1598334F1B80773FB9A111F5DC | sha256: DA86B4017478889669A4BC6A84E88A1E163CE738C88508CDACDC79D4E031D9BA | sha512: A8C4E9A0A68FA724E8094DD928AF036BBAB6C68EC23F9BBF7ECFA419C7AA2E56E5B38B676538B013B6EDB8D869F81135C50FC510914F965647DA0D0294CBB20C
md5: 55AE3F982BBB1E885B0F93C30ADF1D35 | sha1: 4FFAD09021B300EDD368789018598D22A48A5A8D | sha256: 42A9E8F6E1B1B0CD598FBF9B8306A922AC42FD83057D37CBF8FCB2E78158495E | sha512: B26475B6B3C4A4BBCF6996F140D1988A146071384B6A49466FDDD53FFE99D04F3670E6B7F7FF6734EAD5F7826E6780BB0D49C6D15FCD6382B6ECCFBF7EE31C09
md5: 7EABDC9525BD1814899DE66FEF6BE715 | sha1: 04CF3922EB9D39ADF9E3ACFE7CB5246C5F718C86 | sha256: AC6EF04B83CA3EC163E6998EF4904434BFFC0405A793AE5DBB2E800E3984DABB | sha512: A0B95E6F5212EA7C2CFA52E372143973F72254AEB67FE6032B1DB58B840F93EC9DA87E565BB696417BB5BD7B6DD9A3A35AF461CF51B0651FB2419EAD79CCADD0
md5: D788B7DEDB2E07AB596569360FCD3154 | sha1: 3FEE00542701EA636C8A4DB60E96856CFE4DEB39 | sha256: 26AF31165DBF6AF3864609DF7834A06404E6CFBD8905BA202E0A0BB921326D57 | sha512: 1E83C8E64A63046D1C0A620C088CCBA5E7205539B249DC814B59A0360BD06DADD66D6D1E4B0B494C574D311FCA1103011691453D910CF32B6092DD8F492DC8D2
Remove-BinFile "grm" "$packageFolder\Tools\GitReleaseManager.exe"
md5: FF3C3D84A000D57EF7D443F594D407EC | sha1: 015D67A89C391A88980BAF84101CA8335E6C60A1 | sha256: 4DA9C752EADEEC7743CF15F2A7BB98CF1ECED9CAE8B0C8F047C18AE7AA9A6B48 | sha512: 158E686F16D1661D902884E33FEE4AFF986454033C14AA138C5944E7AAD92AE9902BE867E6585D8259F04D73F86910E49A3367CBF88DDFFABDB98C7408A5F500
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.
Log in or click on link to see number of positives.
- Destructurama.Attributed.dll (ac6ef04b83ca) - ## / 68
- Serilog.Sinks.Console.dll (ded3b57b64ec) - ## / 66
- Serilog.Sinks.File.dll (6d8d84c9c142) - ## / 66
- System.Runtime.CompilerServices.Unsafe.dll (66409f670315) - ## / 73
- System.Threading.Tasks.Extensions.dll (4f81ffd0dc72) - ## / 70
- Microsoft.Bcl.AsyncInterfaces.dll (075ce79e8404) - ## / 68
- CommandLine.dll (26af31165dbf) - ## / 70
- Microsoft.Extensions.DependencyInjection.Abstractions.dll (200aba7859ec) - ## / 64
- YamlDotNet.dll (b6e97626f9b5) - ## / 68
- gitreleasemanager.portable.0.12.0.nupkg (9d4943a21fa3) - ## / 64
- AutoMapper.dll (4da9c752eade) - ## / 70
- GitReleaseManager.Core.dll (42a9e8f6e1b1) - ## / 68
- GitReleaseManager.exe (da86b4017478) - ## / 69
- Microsoft.Extensions.DependencyInjection.dll (91d3c0c57412) - ## / 65
- Octokit.dll (e21993d60bbd) - ## / 70
- Scriban.dll (2f16c7556fa6) - ## / 68
- Serilog.dll (7a26a473af5e) - ## / 66
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 | 98 | Wednesday, July 10, 2024 | Approved | |
GitReleaseManager 0.17.0 | 138 | Saturday, March 9, 2024 | Approved | |
GitReleaseManager 0.16.0 | 111 | Tuesday, November 14, 2023 | Approved | |
GitReleaseManager 0.15.0 | 116 | Wednesday, August 23, 2023 | Approved | |
GitReleaseManager 0.14.0 | 66 | Tuesday, August 22, 2023 | Approved | |
GitReleaseManager 0.13.0 | 668 | Monday, January 31, 2022 | Approved | |
GitReleaseManager 0.12.1 | 409 | Monday, September 20, 2021 | Approved | |
GitReleaseManager 0.12.0 | 504 | Monday, May 31, 2021 | Approved | |
GitReleaseManager 0.11.0 | 3228 | Monday, March 16, 2020 | Approved | |
GitReleaseManager 0.10.3 | 520 | Saturday, January 25, 2020 | Approved | |
GitReleaseManager 0.10.2 | 298 | Wednesday, January 15, 2020 | Approved | |
GitReleaseManager 0.10.0 | 202 | Monday, January 13, 2020 | Approved | |
GitReleaseManager 0.9.0 | 509 | Tuesday, November 19, 2019 | Approved | |
GitReleaseManager 0.8.0 | 4148 | Sunday, December 30, 2018 | Approved | |
GitReleaseManager 0.7.1 | 3589 | Saturday, May 19, 2018 | Approved | |
GitReleaseManager 0.5.0 | 8597 | Sunday, July 10, 2016 | Approved | |
GitReleaseManager 0.4.0 | 554 | Saturday, January 9, 2016 | Approved | |
GitReleaseManager 0.3.0 | 499 | 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.