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

Move Functions to release-2022-05-24 #18209

Merged
merged 3 commits into from
May 18, 2022
Merged

Conversation

isra-fel
Copy link
Member

@isra-fel isra-fel commented May 17, 2022

Description

PR: #18193
Todo:

  • update changelog
  • remove extra files such as help/*webapp*.md, help/Move-Az.md
  • submit an issue to prevent the above help docs from being generated

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

@isra-fel isra-fel marked this pull request as ready for review May 17, 2022 16:22
@isra-fel
Copy link
Member Author

isra-fel commented May 17, 2022

Functions team said they need to update generation branch.
Closing this PR.

The reason why there are so many updated files in this PR is that Functions has a large number of models. Since the last time
the module was generated, both autorest and autorest.powershell got a few updates, so after regenerating this time basically every file was updated.

@isra-fel isra-fel closed this May 17, 2022
@isra-fel isra-fel reopened this May 17, 2022
Comment on lines +1 to +12
### Example 1: {{ Add title here }}
```powershell
{{ Add code here }}
```

```output
{{ Add output here }}
```

{{ Add description here }}

### Example 2: {{ Add title here }}
Copy link
Contributor

Choose a reason for hiding this comment

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

The examples are all empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Release This PR contains breaking change needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants