Downloads:
24,798
Downloads of v 0.15.0:
131
Last Update:
23 Aug 2023
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.15.0 | Updated: 23 Aug 2023
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
24,798
Downloads of v 0.15.0:
131
Software Author(s):
- GitTools Contributors
GitReleaseManager 0.15.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.15.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.15.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.15.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.15.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.15.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller gitreleasemanager.portable
{
Name = "gitreleasemanager.portable"
Version = "0.15.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'gitreleasemanager.portable':
ensure => '0.15.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 23 Aug 2023.
Tool for creating and exporting releases for software applications from online Version Control Systems
md5: AD553B5849BD8168456FA8CB8506384B | sha1: 106EBFF5D3AF48510AEA464C7E7A30657F1B7561 | sha256: 8D9E9412620E6ADE6D0D56C77E6E8A759767EA418CEE8DAF3F171A3BE6256F05 | sha512: 0A9B8FB9DB26299C5B75927D4871453B3CF0353755CEF25C7A867E7DB6BBC8D2C24D254E771194D7CF6A07B7BCCD9CB915D6C1F356532E9EF9FD422BF9C69875
md5: FF3C3D84A000D57EF7D443F594D407EC | sha1: 015D67A89C391A88980BAF84101CA8335E6C60A1 | sha256: 4DA9C752EADEEC7743CF15F2A7BB98CF1ECED9CAE8B0C8F047C18AE7AA9A6B48 | sha512: 158E686F16D1661D902884E33FEE4AFF986454033C14AA138C5944E7AAD92AE9902BE867E6585D8259F04D73F86910E49A3367CBF88DDFFABDB98C7408A5F500
md5: 2F345B6D207489E52DB3F85C2E4E617D | sha1: D0CD77AA88B8ED0AE5F07A8132EACA857DEA7795 | sha256: 2135B40FA819E58CF1942453E4409BFDEA2BE631077A354B878DE8402BE7E026 | sha512: 24AD3B3620E5E093EA57C1BEC486379853D625DBF962210B2DEB823115A45F9EC4083B6D4BB69610A9DAE4B6076284C11E3663430DB4EA739224E6DE93D88E8D
md5: 4D3628E8B416903A39114700E6B2412E | sha1: 03A7D08490F19039E01848BE987D02AE43DC387E | sha256: 776551D4FFF8DA025CA48BA8C3FE01F3B487B8B738D6D4C8BE7CD643BA9B1DEB | sha512: A9EAB76609C4C115E4F2C4390B7C441FE9F8DD049FE81E491DA205C7FDD093774C01157AB068EF08200516A454A26FF2047D7D0E5E38525AB981D0DC70A20DA0
md5: 2FC604965428BFAB47A44D9B1A8B3280 | sha1: F15410FABE1BAE0B1257C2D68FBF16CD6A87E889 | sha256: FE9DF193D227A4E9084B62695463D13889B760AC474626DC228DEF07E44FE2F3 | sha512: 90325C56A7DB47FD6390846DFBEC7B836246BE8FE6CB560329513F1B22E35D66FEAA4065FF91B39DA7FAA90281114FAFE7532F592AE73FE1C2E5C6AEDCE66719
md5: 94C7A6DA859A1E5FE1BE07AB84A1FCC5 | sha1: 52C102E3F374C1B5FFA16BA8E5BCCD252FB218FF | sha256: E997EAA57882AF95D3F403B170CE3BF345D4B48AF39C8BCE3A33D31986D8F5FC | sha512: 39CFD92AFDFC2D967260A73813ED4B7E6FD4FFE3A2FE449C08091600DC97645C0BAFA3259B13EA3178FEAC982A6972190DDF517B0341A4E037C9CD039C60072D
md5: 970B6E6478AE3AB699F277D77DE0CD19 | sha1: 5475CB28998D419B4714343FFA9511FF46322AC2 | sha256: 5DC372A10F345B1F00EC6A8FA1A2CE569F7E5D63E4F1F8631BE367E46BFA34F4 | sha512: F3AD2088C5D3FCB770C6D8212650EED95507E107A34F9468CA9DB99DEFD8838443A95E0B59A5A6CB65A18EBBC529110C5348513A321B44223F537096C6D7D6E0
md5: 3E8A9660D9F1B270158A550E0EBCD5BA | sha1: 10D86111FDEE1052D4BE82200BF3A0E695B3EE2B | sha256: 4177B01812EE426ACA803B53EE3ABC44564036F792CEC5DF89D4133AEDBC2313 | sha512: 7179B698AEF89000BE5A0B9A15705DFA225E6A5E46E20AF18B1D501E82D8F72467EA72C4BDD8845BE00074F30F5D1BE0A63C15BB52716F1071BC792E278DFE1A
md5: B5A1A1534277CA7C55F8378E9F0B0C6B | sha1: 39FD423EE30B4927FD297EB8BEA3E03752FF708F | sha256: 37FA210BBDCB8F0B1BD2935B241E0C92859C7D8CD3C017A603CF2F7E958BE72E | sha512: 3DB009417422C2C0A35E82F430F01D640A2CD0FFFB50100D3B7EC1A1062BB8D37833107F5857D41386BACDD2CEAC2942005FEAC04F6703176ACF2E2B7C67CDFE
md5: A43DBE6F78CBB5C009170394713E3353 | sha1: 106916C44BE8BF8D7C85FC01913C1D4A20C06B65 | sha256: 061F651AF1A705A08E2CC76A9FB35DBF2703EE2D997A259370E2248DD3C36FE5 | sha512: A478C6E6DC9DDA38278892364ACAA6F8EBFF327BAB75490A31222AA1B614BC20F905B92DE2C892B1F9972EB55F50F731B646A0EC85DE020472AA0397A314750F
md5: C25357A7950DCFC7F85EE9D593CB1A24 | sha1: 6A533712852465AB3C11B5C76004312D6482F07F | sha256: 5B70DC2EECEB1963F9C3690C1CC8FFA793B280E903FA9A31780E6A7BB0BDFCF9 | sha512: 30CA628B17B2A51BD9974FE1380CAF728E7826C2BB552E4BC5AC15BE8F819E908FC1744932DB23734FEC64E0F2C758372D8C49D019407EFDFB076133C6DF70C6
md5: DA04A75DDC22118ED24E0B53E474805A | sha1: 2D68C648A6A6371B6046E6C3AF09128230E0AD32 | sha256: 66409F670315AFE8610F17A4D3A1EE52D72B6A46C544CEC97544E8385F90AD74 | sha512: 26AF01CA25E921465F477A0E1499EDC9E0AC26C23908E5E9B97D3AFD60F3308BFBF2C8CA89EA21878454CD88A1CDDD2F2F0172A6E1E87EF33C56CD7A8D16E9C8
md5: E1E9D7D46E5CD9525C5927DC98D9ECC7 | sha1: 2242627282F9E07E37B274EA36FAC2D3CD9C9110 | sha256: 4F81FFD0DC7204DB75AFC35EA4291769B07C440592F28894260EEA76626A23C6 | sha512: DA7AB8C0100E7D074F0E680B28D241940733860DFBDC5B8C78428B76E807F27E44D1C5EC95EE80C0B5098E8C5D5DA4D48BCE86800164F9734A05035220C3FF11
md5: 638380E3D9B275FDD8F020F40AE27CA1 | sha1: D8112E2FD8BE9CAC77CADC4C74D8371C06DC02A1 | sha256: F24D57A17849F58239561BA7872F2AA68BF6C80F365A0FCD6AEEF06B4440B476 | sha512: D4A9BF9B980B385691F4DBCA552DFEC58995CA3972DF710FB6C1A0D4CD495BF093ADA1F96C6DBC53794A1A1B44A8120B14478ABBDC3A85D961DE57FF41B37CBA
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</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>
Remove-BinFile "grm" "$packageFolder\Tools\GitReleaseManager.exe"
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
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.
- System.Runtime.CompilerServices.Unsafe.dll (66409f670315) - ## / 72
- System.Threading.Tasks.Extensions.dll (4f81ffd0dc72) - ## / 71
- AutoMapper.dll (4da9c752eade) - ## / 70
- YamlDotNet.dll (f24d57a17849) - ## / 70
- Serilog.Sinks.File.dll (5b70dc2eeceb) - ## / 70
- CommandLine.dll (2135b40fa819) - ## / 75
- Microsoft.Bcl.AsyncInterfaces.dll (5dc372a10f34) - ## / 70
- Microsoft.Extensions.DependencyInjection.Abstractions.dll (039155f155c5) - ## / 70
- Microsoft.Extensions.DependencyInjection.dll (40dcb80a87a7) - ## / 70
- Destructurama.Attributed.dll (776551d4fff8) - ## / 70
- Scriban.dll (4177b01812ee) - ## / 70
- Serilog.Sinks.Console.dll (061f651af1a7) - ## / 70
- gitreleasemanager.portable.0.15.0.nupkg (0b5f456dc5dc) - ## / 65
- GitReleaseManager.Core.dll (fe9df193d227) - ## / 64
- GitReleaseManager.exe (8d9e9412620e) - ## / 71
- Octokit.dll (e997eaa57882) - ## / 69
- Serilog.dll (37fa210bbdcb) - ## / 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 | 131 | Wednesday, July 10, 2024 | Approved | |
GitReleaseManager 0.17.0 | 162 | Saturday, March 9, 2024 | Approved | |
GitReleaseManager 0.16.0 | 126 | Tuesday, November 14, 2023 | Approved | |
GitReleaseManager 0.15.0 | 131 | Wednesday, August 23, 2023 | Approved | |
GitReleaseManager 0.14.0 | 83 | Tuesday, August 22, 2023 | Approved | |
GitReleaseManager 0.13.0 | 678 | Monday, January 31, 2022 | Approved | |
GitReleaseManager 0.12.1 | 428 | Monday, September 20, 2021 | Approved | |
GitReleaseManager 0.12.0 | 521 | 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 | 8616 | 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.