Azure / Azure/InnovationEngine

Feature Request: Initialization Script

Open
#152 2 comments 2 reactions 0 assignees View on GitHub
enhancement innovation engine
Dominant language
Go
Stars
40
Forks
27
Avg merge
2d 20h
Merged PRs (30d)
1

Description

Currently, if we want to test a markdown block that depends on certain dependencies e.g. [installing `krew`](https://github.com/Azure/kubectl-aks/blob/main/.github/workflows/kubectl-aks.yml#L284), we have to perform these steps either via Makefile or as [additional step](https://github.com/Azure/kubectl-aks/blob/main/.github/workflows/kubectl-aks.yml#L284) in CI.

It would be great if we have a way to specify an initialization script for a document (similar to how we can specify custom vars) to be able to handle dependencies in consistent way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.