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

Update Package-Toolkit.ps1 to support preview deployment files #891

Merged
merged 6 commits into from
Aug 16, 2024

Conversation

flanakin
Copy link
Collaborator

πŸ› οΈ Description

People need to be able to deploy things that are in PR. I updated the Package-Toolkit script to support generating a preview version of the template.

πŸ“‹ Checklist

πŸ”¬ How did you test this change?

  • 🀏 Lint tests
  • 🀞 PS -WhatIf / az validate
  • πŸ‘ Manually deployed + verified
  • πŸ’ͺ Unit tests
  • πŸ™Œ Integration tests

πŸ™‹β€β™€οΈ Do any of the following that apply?

  • 🚨 This is a breaking change.
  • 🀏 The change is less than 20 lines of code.

πŸ“‘ Did you update docs/changelog.md?

  • βœ… Updated changelog (required for dev PRs)
  • ➑️ Will add log in a future PR (feature branch PRs only)
  • ❎ Log not needed (small/internal change)

πŸ“– Did you update documentation?

  • βœ… Public docs in docs (required for dev)
  • βœ… Internal dev docs in src (required for dev)
  • ➑️ Will add docs in a future PR (feature branch PRs only)
  • ❎ Docs not needed (small/internal change)

@flanakin flanakin added the Skill: DevOps GitHub setup and automation label Aug 10, 2024
@flanakin flanakin added this to the 2024-08 - August milestone Aug 10, 2024
@flanakin flanakin requested review from a team, nteyan and helderpinto August 10, 2024 19:12
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Review πŸ‘€ PR that is ready to be reviewed label Aug 10, 2024
@flanakin flanakin enabled auto-merge (squash) August 10, 2024 19:13
Copy link
Member

@helderpinto helderpinto left a comment

Choose a reason for hiding this comment

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

Once lines 117-118 of Package-Toolkit.ps1 are fixed, this can be merged.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention πŸ‘‹ Issue or PR needs to be reviewed by the author or it will be closed due to no activity label Aug 11, 2024
@arthurclares arthurclares removed the Needs: Review πŸ‘€ PR that is ready to be reviewed label Aug 13, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Review πŸ‘€ PR that is ready to be reviewed and removed Needs: Attention πŸ‘‹ Issue or PR needs to be reviewed by the author or it will be closed due to no activity labels Aug 15, 2024
@flanakin flanakin merged commit b5d09bc into dev Aug 16, 2024
1 check passed
@flanakin flanakin deleted the flanakin/dev/deploy-preview branch August 16, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Review πŸ‘€ PR that is ready to be reviewed Skill: DevOps GitHub setup and automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants