Azure / Azure/mock-spacestation

keep ARM json up-to-date by building Bicep on successful merges to main

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
14
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

We have to remember to manually build the ./mockSpacestation.bicep file whenever we change the implementation so that the compiled ./mockSpacestation.json file is available for Portal deployment and for users without Bicep.

That's silly. We should automate that.

**Describe the solution you'd like**

Whenever something is approved to merge to main, we should build ./mockSpacestation.bicep so that ./mockSpacestation.json always reflects what's in the repo.

**Describe alternatives you've considered**

Remembering to manually build and inspect ./mockSpacestation.json for validity before pushing up a PR.

**Additional context**

n/a

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.