Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

975

Downloads of v 2.0.3:

6

Last Update:

16 Apr 2024

Published Date:

16 Apr 2024

Package Maintainer(s):

Software Author(s):

  • Algorand Foundation

Tags:

algokit algorand developers python typescript hello-world smart-contract beaker

AlgoKit

(Waiting for Maintainer to take corrective action)

  • 1
  • 2
  • 3

2.0.3 | Updated: 16 Apr 2024

Downloads:

975

Downloads of v 2.0.3:

6

Published:

16 Apr 2024

Maintainer(s):

Software Author(s):

  • Algorand Foundation

AlgoKit 2.0.3

(Waiting for Maintainer to take corrective action)
  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Failed

Details

Scan Testing Pending

IMPORTANT

This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.

  • Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
  • This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
  • You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
  • There are also no guarantees that it will be approved.
WARNING

There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.

algorand-foundation (maintainer) on 16 Apr 2024 04:09:04 +00:00:

User 'algorand-foundation' (maintainer) submitted package.

chocolatey-ops (reviewer) on 16 Apr 2024 04:43:15 +00:00:

algokit has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.

Guidelines

Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.

  • Package contains dependencies with no specified version. You should at least specify a minimum version of a dependency. More...
Suggestions

Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.

chocolatey-ops (reviewer) on 16 Apr 2024 08:01:21 +00:00:

algokit has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/5dd32be7afc27d41536e02a9257d22cb for details.
The package status will be changed and will be waiting on your next actions.

  • NEW! We have a test environment for you to replicate the testing we do. This can be used at any time to test packages! See https://github.com/chocolatey-community/chocolatey-test-environment
  • Please log in and leave a review comment if you have questions and/or comments.
  • If you see the verifier needs to rerun testing against the package without resubmitting (a issue in the test results), you can do that on the package page in the review section.
  • If the verifier is incompatible with the package, please log in and leave a review comment if the package needs to bypass testing (e.g. package installs specific drivers).
  • Automated testing can also fail when a package is not completely silent or has pop ups (AutoHotKey can assist - a great example is the VeraCrypt package).
  • A package that cannot be made completely unattended should have the notSilent tag. Note that this must be approved by moderators.
Description

AlgoKit gets developers of all levels up and running with a familiar, fun and productive development environment in minutes.
The goal of AlgoKit is to help developers build and launch secure, automated production-ready applications rapidly.


tools\algokit-2.0.3-py3-none-any.whl
 
tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

# ensure pipx is installed
python -m pip install --disable-pip-version-check --no-warn-script-location pipx
if ($LASTEXITCODE -ne 0) {
  Throw "Error installing pipx"
}

# work out the wheel name and make sure there wasn't a packaging error
$wheelFileName = Get-ChildItem -File -Filter $env:ChocolateyPackageName*.whl $toolsDir
if ($wheelFileName.count -ne 1) {
  Throw "Packaging error. nupkg contained $($wheelFile.count) wheel files"
}

# determine if the package is already installed. In which case, uninstall it first
# Note - pipx upgrade does not work with local files
$pipxListOutput = &{
  # pipx outputs to stderr if there are no packages, so ignore that error
  $ErrorActionPreference = 'Continue'
  python -m pipx list 2>&1
  if ($LASTEXITCODE -ne 0) {
    Throw "Error searching for existing packages"
  }
}

# uninstall existing package if present
if ($pipxListOutput -match "$env:ChocolateyPackageName.*") {
  &{
    #pipx outputs to stderr as part of normal execution, so ignore stderr
    $ErrorActionPreference = 'Continue'
    python -m pipx uninstall $env:ChocolateyPackageName 2>&1
    if ($LASTEXITCODE -ne 0) {
      Throw "Error removing existing version"
    }
  }
}

# install the bundled wheel file.
&{
  #pipx outputs to stderr as part of normal execution, so ignore stderr
  $ErrorActionPreference = 'Continue'
  python -m pipx install $wheelFileName[0].FullName 2>&1
  if ($LASTEXITCODE -ne 0) {
    Throw "Error installing $($wheelFileName[0].FullName)"
  }
}

#setup shim
$pipx_list = python -m pipx list --json | ConvertFrom-Json
$algokit_path = $pipx_list.venvs.algokit.metadata.main_package.app_paths.__Path__
Install-BinFile -Name algokit -Path $algokit_path
tools\chocolateyuninstall.ps1
$ErrorActionPreference = 'Stop'

# ensure pipx is installed. Just in case someone has removed it manually
python -m pip install --disable-pip-version-check --no-warn-script-location --user pipx
if ($LASTEXITCODE -ne 0) {
  Throw "Error configuring pipx for uninstalling"
}

# zap it
&{
  #pipx outputs to stderr as part of normal execution, so ignore stderr
  $ErrorActionPreference = 'Continue'
  python -m pipx uninstall $env:ChocolateyPackageName 2>&1
  if ($LASTEXITCODE -ne 0) {
    if ($cmdOutput -match "Nothing to uninstall" ) {
      Write-Output "$($env:ChocolateyPackageName) already uninstalled by pipx. Ignoring"
    }
    else {
      Throw "Error running pipx uninstall $($env:ChocolateyPackageName)"
    }
  }
}

Uninstall-BinFile -Name algokit
tools\VERIFICATION.txt
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

To verify this package download the .whl from the URL specified below and compare it's SHA-256 checksum with the
below.

Wheel: https://github.com/algorandfoundation/algokit-cli/releases/download/v2.0.3/algokit-2.0.3-py3-none-any.whl
SHA256: 603E30163F88234E5BEC5BD42C8E26B6C0DDD300D04D46E3BB0BE1D348172093

Algorand Foundation are the authors of this software and maintainers of the Chocolatey package.
tools\LICENSE.txt
From: https://github.com/algorandfoundation/algokit-cli/blob/main/LICENSE
MIT License

Copyright (c) 2022 Algorand Foundation

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.

No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.

Add to Builder Version Downloads Last Updated Status
AlgoKit 2.0.3 6 Tuesday, April 16, 2024
Waiting for Maintainer
AlgoKit 2.0.2 11 Tuesday, April 2, 2024 Ready
AlgoKit 2.0.0 12 Wednesday, March 27, 2024 Approved
AlgoKit 1.13.1 11 Wednesday, March 20, 2024 Approved
AlgoKit 1.13.0 8 Wednesday, March 13, 2024
Waiting for Maintainer
AlgoKit 1.12.3 18 Wednesday, March 6, 2024 Approved
AlgoKit 1.12.2 25 Friday, March 1, 2024 Approved
AlgoKit 1.11.3 20 Thursday, February 8, 2024 Approved
AlgoKit 1.10.0 21 Wednesday, January 24, 2024 Approved
AlgoKit 1.9.3 23 Thursday, January 11, 2024 Approved
AlgoKit 1.9.0 18 Friday, December 29, 2023 Approved
AlgoKit 1.8.2 22 Wednesday, December 20, 2023 Approved
AlgoKit 1.8.1 21 Tuesday, December 19, 2023 Approved
AlgoKit 1.6.3 27 Tuesday, November 14, 2023 Approved
AlgoKit 1.4.0 46 Monday, August 14, 2023 Approved
AlgoKit 1.1.3 39 Tuesday, June 13, 2023 Approved
AlgoKit 1.1.2 32 Tuesday, June 13, 2023 Approved
AlgoKit 1.0.1 44 Friday, April 14, 2023 Approved
algokit 0.10.0-beta 47 Wednesday, January 4, 2023 Exempted
algokit 0.7.0-beta0chocolateypacka 32 Tuesday, December 20, 2022 Exempted
AlgoKit 0.1.0 89 Monday, February 20, 2023 Approved
Discussion for the AlgoKit Package

Ground Rules:

  • This discussion is only about AlgoKit and the AlgoKit 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 AlgoKit, 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.
comments powered by Disqus