-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: GH Action for CD #56
base: main
Are you sure you want to change the base?
Conversation
The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually. |
The default action is to increase the |
APPLICATIONINSIGHTS_CONNECTION_STRING: "ai-connection-string" | ||
EVENT_HUB_RE_CONNECTION_STRING: "azure-event-hub-re-connection-string" | ||
AZURE_STORAGE_BLOB_CONNECTION_STRING: "fdr-sa-connection-string" | ||
AZURE_QUEUE_CONNECTION_STRING: "fdr-sa-connection-string" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the queue is useless
This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
Comment this PR with update_code to format the code. Consider to use pre-commit to format the code. |
Quality Gate passedIssues Measures |
List of Changes
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: