Skip to content

[Logic] logic workflow update: --definition is not to be mandatory while updating#2754

Merged
haroldrandom merged 3 commits intoAzure:masterfrom
haroldrandom:fix-logic-definition-none
Dec 7, 2020
Merged

[Logic] logic workflow update: --definition is not to be mandatory while updating#2754
haroldrandom merged 3 commits intoAzure:masterfrom
haroldrandom:fix-logic-definition-none

Conversation

@haroldrandom
Copy link
Copy Markdown
Contributor

Fix #2123


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@haroldrandom haroldrandom self-assigned this Dec 4, 2020
@haroldrandom haroldrandom added this to the S179 milestone Dec 4, 2020
@haroldrandom haroldrandom changed the title [Logic] --definition is not to be mandatory while updating workflow [Logic] logic workflow update: --definition is not to be mandatory while updating Dec 4, 2020
@haroldrandom haroldrandom changed the title [Logic] logic workflow update: --definition is not to be mandatory while updating [Logic] logic workflow update: --definition is not to be mandatory while updating Dec 4, 2020
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Dec 4, 2020

Logic

@haroldrandom haroldrandom merged commit 73da8b3 into Azure:master Dec 7, 2020
@haroldrandom haroldrandom deleted the fix-logic-definition-none branch December 7, 2020 05:22
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.

Cannot change Logic App state without providing definition

3 participants