Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templates with commit hash #77

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Templates with commit hash #77

merged 1 commit into from
Dec 13, 2022

Conversation

robdmoore
Copy link
Contributor

feat(init): Implemented ability to specify a commit hash so you can anchor templates from semi-trusted sources to a known good version

@github-actions
Copy link

github-actions bot commented Dec 12, 2022

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit
   __init__.py15753%6–13, 17–24, 32–34
   __main__.py220%1–3
src/algokit/cli
   bootstrap.py291934%12, 23–62
   init.py1331390%27, 153, 156–158, 169, 207, 251–253, 256–261, 276
src/algokit/core
   click_extensions.py472057%40–43, 50, 56, 67–68, 73–74, 79–80, 91, 104–114
   conf.py27967%10–17, 24, 26
   log_handlers.py68987%44–45, 50–51, 63, 112–116, 125
   proc.py44198%94
   sandbox.py104793%82, 145, 161, 176–178, 193
TOTAL5978785% 

Tests Skipped Failures Errors Time
63 0 💤 0 ❌ 0 🔥 6.193s ⏱️

@robdmoore robdmoore linked an issue Dec 12, 2022 that may be closed by this pull request
…nchor templates from semi-trusted sources to a known good version
Copy link
Contributor

@mzaatar mzaatar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@mzaatar mzaatar merged commit 772d420 into main Dec 13, 2022
@mzaatar mzaatar deleted the init-with-hash branch December 13, 2022 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

algokit init - Wizard + Template base
2 participants