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

[0.26>main] Port pipeline update to main #3550

Merged
merged 9 commits into from
Sep 8, 2020
Merged

[0.26>main] Port pipeline update to main #3550

merged 9 commits into from
Sep 8, 2020

Conversation

curtisman
Copy link
Member

Add pipeline work flow to publishing docker images (#3543)
Use semver for docker image tags instead of just the build id (#3545)
Use github action instead of CODEOWNER to auto assign reviewers (#3547)

…fluid->0.19.1 (#3497)

Also bump package version to forward after release
- build-common -> 0.19.3
- eslint-config-fluid -> 0.19.2
Also bump package version forward after release:

common-definitions->0.19.2
Also bump package version after release
- server->0.1012.1

Tinylicious need a fix with the new ITenantManager.createTenant method.
Also bump package version after release:
- client->0.26.1

Bump all services' dep to released versions
Align docker image repository name with MCR requirements.
Stricter condition for release builds

only main branch can release if the build number is in patch
only release/* branch can release if build number is in use in prerelease portion of the version
add force published to override to able to publish and release any where (shouldn't normally used)
Add error checking for release/publish mode.
CODEOWNER applies on every branch and even forks.  Use github action instead to only have it run on master and release branches
Add pipeline work flow to publishing docker images (#3543)
Use semver for docker image tags instead of just the build id (#3545)
Use github action instead of CODEOWNER to auto assign reviewers (#3547)
@curtisman curtisman changed the title [0.26>main] Port pipeilne update to main [0.26>main] Port pipelune update to main Sep 8, 2020
@curtisman curtisman changed the title [0.26>main] Port pipelune update to main [0.26>main] Port pipeline update to main Sep 8, 2020
Copy link
Member

@tylerbutler tylerbutler left a comment

Choose a reason for hiding this comment

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

🐶

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants