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

[Pipeline] dailyBuild: bump version and sign #13439

Merged
merged 5 commits into from
Nov 20, 2020
Merged

Conversation

BethanyZhou
Copy link
Contributor

@BethanyZhou BethanyZhou commented Nov 6, 2020

Description

azure-powershell - daily-build targets to build codes in master branch every day so that we can fix issues before release.
Pipeline: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=608510&view=results

There are two main steps in this pipeline:

  • Bump Version
  • Sign dlls and publish artifacts

After build completion, azure-powershell - daily-smoke-test will be triggered, which runs smoke test to validate modules.
Pipeline: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=608909&view=results

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)
    • the markdown help files have been regenerated using the commands listed here

@BethanyZhou
Copy link
Contributor Author

@isra-fel Could you please help to review this pr?

@BethanyZhou BethanyZhou force-pushed the bez/dailybuildPipeline branch from 248868f to 39622e9 Compare November 13, 2020 03:18
tools/Az/Az.psd1 Outdated Show resolved Hide resolved
tools/VersionController/MinimalVersion.csv Outdated Show resolved Hide resolved
tools/RunVersionController.ps1 Outdated Show resolved Hide resolved
tools/RunVersionController.ps1 Outdated Show resolved Hide resolved
.azure-pipelines/daily-build.yml Outdated Show resolved Hide resolved
.azure-pipelines/daily-build.yml Outdated Show resolved Hide resolved
.azure-pipelines/daily-build.yml Outdated Show resolved Hide resolved
@BethanyZhou
Copy link
Contributor Author

Successfully re-tested after polish codes: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=622396&view=results

@BethanyZhou
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@BethanyZhou BethanyZhou force-pushed the bez/dailybuildPipeline branch from b27cc78 to a7eba2f Compare November 18, 2020 07:04
@Azure Azure deleted a comment from azure-pipelines bot Nov 18, 2020
@BethanyZhou
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@BethanyZhou
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@BethanyZhou
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@BethanyZhou BethanyZhou merged commit a96ccb7 into master Nov 20, 2020
@BethanyZhou BethanyZhou deleted the bez/dailybuildPipeline branch May 26, 2021 08:16
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.

4 participants