Releases: harness/harness-cli
Release v1.3.3
What's Changed
Changelog
- 69cf80f: Initial commit (neelam-harness [email protected])
- c2705fc: Update default version of harness-cli (#146) (Arvind Choudhary [email protected])
- 5b094cd: added .gitignore (nekum1 [email protected])
- 2ff922f: added CommitTest.txt to the repo (nekum1 [email protected])
- 1ec7837: added basic setup for harness-cli (nekum1 [email protected])
- bdff66b: feat:[AH-2541]: Add support for bulk skip artifacts (#147) (Ashwini Chourasia [email protected])
- 9adeccf: feat:[AH-2554]: Support for allowed blocked patterns per registry mapping in CLI (#148) (Ashwini Chourasia [email protected])
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.3_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.3_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.3_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.3_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.3_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.2
What's Changed
Changelog
- 1a716c9: feat:[AH-2476]; fix memory issue in npm migration (#145) (@sourabh-awashti)
- e2d9549: feat:[AH-2554]: Support push Actions for MAVEN Artifacts in harness CLI (#144) (@cashwinichourasia)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.2_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.2_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.2_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.2_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.2_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.1
What's Changed
Changelog
- 62673f2: feat: [AH-2413]: Fix failing build (#143) (@shivanand-harness)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.2.0
What's Changed
Changelog
- 31f09dd: []: Updated go releaser (@arvind-choudhary-h)
- 5cdaf3e: feat: [AH-2308]: CLI push for PYTHON packages (#132) (@cashwinichourasia)
- 4cf90d9: feat: [AH-2455]: CLI push for NUGET packages (#137) (@cashwinichourasia)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.2.0_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.2.0_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.2.0_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.2.0_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.2.0_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.2.0-beta.3 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- a22f6c0: feat: [AH-2473]: remove pkg url validation (#136) (@shivanand-harness)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.2.0-beta.3_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.2.0-beta.3_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.2.0-beta.3_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.2.0-beta.3_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.2.0-beta.3_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.2.0-beta.2 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- 20e3710: fix: [AH-2473]: fix issue with download file url (#135) (@shivanand-harness)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.2.0-beta.2_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.2.0-beta.2_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.2.0-beta.2_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.2.0-beta.2_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.2.0-beta.2_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.2.0-beta.1 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- 83fbf58: fix: [AH-2473]: fix issue with migrating npm packages from jfrog to har (#134) (@shivanand-harness)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.2.0-beta.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.2.0-beta.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.2.0-beta.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.2.0-beta.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.2.0-beta.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.1.3
What's Changed
Changelog
- 563070c: feat: [AH-2425]: Added support for env variable support (#126) (@arvind-choudhary-h)
- 3573b31: feat: [AH-2430]: added migration of composer (#127) (@jatin-agrawal-harness)
- a855359: feat: [AH-2474]: Helm legacy - added support for local endpoints (#133) (@arvind-choudhary-h)
- 69ffb0e: feat:[AH-2391]: migration support for dart packages: (#128) (@sourabh-awashti)
- efa4bde: feat:[AH-2395]: push support for NPM and dart packages (#129) (@sourabh-awashti)
- baa7fbd: feat:[AH-2465]: fix jwt authentication in harness-cli : (#131) (@sourabh-awashti)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.1.3_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.1.3_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.1.3_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.1.3_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.1.3_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.1.2-beta.1
What's Changed
Changelog
- 563070c: feat: [AH-2425]: Added support for env variable support (#126) (@arvind-choudhary-h)
- 3573b31: feat: [AH-2430]: added migration of composer (#127) (@jatin-agrawal-harness)
- a855359: feat: [AH-2474]: Helm legacy - added support for local endpoints (#133) (@arvind-choudhary-h)
- 69ffb0e: feat:[AH-2391]: migration support for dart packages: (#128) (@sourabh-awashti)
- efa4bde: feat:[AH-2395]: push support for NPM and dart packages (#129) (@sourabh-awashti)
- baa7fbd: feat:[AH-2465]: fix jwt authentication in harness-cli : (#131) (@sourabh-awashti)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.1.2-beta.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.1.2-beta.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.1.2-beta.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.1.2-beta.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.1.2-beta.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.1.1
What's Changed
Changelog
- 078d08f: feat: [AH-1300]: update files api response schema (#109) (@shivanand-harness)
- 414e518: feat: [AH-2404]: Implement the artifact version delete feature (#123) (@shivagowda)
- d9bb2d6: feat: [AH-2413]: CLI push for CARGO packages (#124) (@cashwinichourasia)
- cb3129e: feat: [AH-2418]: Fixed issues around global flags and setting up of client (#125) (@arvind-choudhary-h)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.1.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.1.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.1.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.1.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.1.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missing