-
Notifications
You must be signed in to change notification settings - Fork 381
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
feat: avm/res/app/container-app
#833
Conversation
…into container-apps
…into container-apps
…into container-apps
avm/res/app/container-app
Please add a status check badge of your latest successful local e2e tests as proof. More details see here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc: @eriqua (I was so free to steal you comment from another PR)
Hi @oZakari, codeowners file should be updated. For guidelines on how to configure teams please refer to https://azure.github.io/Azure-Verified-Modules/specs/shared/#team-memberships
This refers to the .github/CODEOWNERS
file. You should be able to find a corresponding line and can uncomment it :)
6179391
to
96817eb
Compare
dbedb4d
to
d477e0e
Compare
Hey @AlexanderSehr, any idea what I am missing with this test Appears to be a couple of tests are failing: |
Hey @oZakari, thanks for working through the comments. Regarding the failing tests I just checked your pipeline and would recommend to re-run it. The commit the pipeline uses is not the latest you actually pushed. Regarding the telemetry, it is actually expecting a slightly different value, as you can see in the following:
|
…into container-apps
0736ba5
to
c4ede3e
Compare
b38c227
to
6113d9a
Compare
Hi @AlexanderSehr, I think I got everything sorted at this point. With your help of course, so thanks much! Let me know if you need anything else from me. |
Sad, but interesting. One would wish the RP would at least be so kind to throw an error. Meh |
Description
Closes avm/res/app/container-app #128
If you haven't already, read the full contribution guide. The guide may have changed since the last time you read it, so please double-check. Once you are done and ready to submit your PR, edit the PR description and run through the relevant checklist below.
Enable GitHub Workflows in your fork to enable auto-generation of assets with our GitHub Action.
To trigger GitHub Actions after auto-generation, add a GitHub PAT as a secret in your forked repository called
PAT
.Adding a new module
brm validate
locally to verify the module files.