-
Notifications
You must be signed in to change notification settings - Fork 0
Release v1.1.1 with gitflow documentation #47
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.54.0 to 4.59.1. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.59.1/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.59.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hono](https://github.com/honojs/hono) from 4.11.4 to 4.11.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.4...v4.11.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Initial plan * Add VDC for Microsoft 365 service to Azure Korea Central region Co-authored-by: comnam90 <2719284+comnam90@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: comnam90 <2719284+comnam90@users.noreply.github.com>
* Initial plan * Fix AWS Taipei region naming to ap-east-2 Co-authored-by: comnam90 <2719284+comnam90@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: comnam90 <2719284+comnam90@users.noreply.github.com>
Co-authored-by: comnam90 <2719284+comnam90@users.noreply.github.com>
Deploying veeam-data-cloud-services-map with
|
| Latest commit: |
dd60861
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ba54cef5.veeam-data-cloud-services-map.pages.dev |
| Branch Preview URL: | https://copilot-release-develop-to-m.veeam-data-cloud-services-map.pages.dev |
Copilot
AI
changed the title
[WIP] Release from develop to main following gitflow
Release v1.1.1
Feb 3, 2026
comnam90
approved these changes
Feb 3, 2026
Includes complete step-by-step instructions for release process Co-authored-by: comnam90 <2719284+comnam90@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Standard patch release merging
develop→main. Includes gitflow process documentation for completing the release cycle.Changes
ap-east-2(Correct AWS Taipei region to ap-east-2 #45), Azure Korea Central addsvdc_m365(Add VDC M365 service to Azure Korea Central #43)Gitflow Documentation
Added
GITFLOW_RELEASE_GUIDE.mddocumenting the complete release cycle:Key points:
mainanddevelopPost-merge Steps
git tag -a v1.1.1 -m "Release version 1.1.1"Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.