-
Notifications
You must be signed in to change notification settings - Fork 10
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
Sync secrets epic branch #140
Merged
Merged
Conversation
This file contains 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
V3.2.1-beta.0 develop->main
V3.2.1-beta.0 -> use yarn for publish
V3.2.1 to main
revert: CEXT-2672 revert mesh builder version to test error
restore v3.2.1
v3.2.1-beta.2 - npm publish with previous version of tool
v3.2.2 - npm publish with previous version of tool
v3.2.3 - updated @adobe-apimesh/mesh-builder version to 1.4.2
…rg, project, workspace like create. - Updated install command with updated signature.
…hconfig-history Org name and Project name pass as header in create mesh
# Conflicts: # package.json # src/commands/api-mesh/create.js
CEXT-2653 Edge Mesh URL
…-workspace-on-update # Conflicts: # package.json
Update publish-to-npm workflow to accommodate alpha and beta packages
Cext 2742 - CLI status command changes related to edge.
…workspace-on-update Feature/cext 2719 support passing workspace on update
Cext 3006
CEXT-3006: increase alpha version for edge mesh
Epic Deployment to Cloudflare
Update edge mesh release to beta version
Cext 3162 legacy mesh label
CLI updates for Edge Mesh
…that all latest changes including cloudflare changes can be pulled in
revanth0212
approved these changes
Jun 10, 2024
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.
This PR is to sync secretsManage epic branch with the latest changes of main.
Description
Created branch
sync_secrets_epic_branch
fromepic/secretsmanage
, took pull ofmain
, resolved conflict and one issue of failing test in this commitThis is need because when
epic/secretsmanage
branch was created cloudflare changes was not merged tomain
. So doing this we are syncing epic branch with main branch.Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: