Skip to content

Create AzPreview module #15034

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

Merged
merged 3 commits into from
May 18, 2021
Merged

Create AzPreview module #15034

merged 3 commits into from
May 18, 2021

Conversation

BethanyZhou
Copy link
Contributor

@BethanyZhou BethanyZhou commented May 18, 2021

Description

  • During build process: Update AzPreview.psm1
  • During bump version process: Generate AzPreview.psd1 according to the list of module list and AzPreview.psd1.template
  • During publish process: Add AzPreview to publish

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@BethanyZhou BethanyZhou linked an issue May 18, 2021 that may be closed by this pull request
@BethanyZhou BethanyZhou added this to the S187 (2021-05-25) milestone May 18, 2021
dingmeng-xue
dingmeng-xue previously approved these changes May 18, 2021
@dingmeng-xue dingmeng-xue merged commit 0550d0e into Azure:master May 18, 2021
bganapa pushed a commit that referenced this pull request May 20, 2021
* create AzPreview module

* Update AzPreview.psd1.template

* Update AzPreview.psd1

Co-authored-by: Dingmeng Xue <[email protected]>
bganapa added a commit that referenced this pull request May 20, 2021
* create AzPreview module

* Update AzPreview.psd1.template

* Update AzPreview.psd1

Co-authored-by: Dingmeng Xue <[email protected]>

Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create AzPreview module
2 participants