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

ignore js files in test phase #162

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

antmendoza
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

ignore js files in the test phase, otherwise, the test is run twice, one for the ts file and another one for the js file.

Special notes for reviewers:

Additional information (if needed):

Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>
@antmendoza antmendoza merged commit 2636805 into serverlessworkflow:main Jan 10, 2022
antmendoza added a commit that referenced this pull request Apr 18, 2022
commit 17fad27
Merge: 6d4dfb5 0cf8067
Author: Tihomir Surdilovic <tihomir@temporal.io>
Date:   Tue Feb 1 20:52:32 2022 -0500

    Merge pull request #164 from antmendoza/fix-diagram-generation

    fix diagram generation serverlessworkflow/specification#587

commit 0cf8067
Author: Antonio Mendoza Pérez <antonio.mendoza@ikusi.com>
Date:   Tue Feb 1 22:54:21 2022 +0100

    fix diagram generation serverlessworkflow/specification#587

    Signed-off-by: Antonio Mendoza Pérez <antonio.mendoza@ikusi.com>

commit 6d4dfb5
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Tue Jan 11 08:18:08 2022 +0100

    Fix workflow validator (#163)

    fix WorkflowValidator

commit 2636805
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Mon Jan 10 21:46:11 2022 +0100

    ignore js files in test phase (#162)

commit b335771
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Mon Jan 10 21:39:13 2022 +0100

    Handle compensatedBy in diagram generation (#161)

     handle compensatedBy diagram generation

commit a89acd0
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Tue Dec 28 14:41:38 2021 +0100

    Code formatting (#160)

    * order-properties-on-serialization

    Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>

    * code-formating

    Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>

commit 219768d
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Tue Dec 28 09:16:38 2021 +0100

    order-properties-on-serialization (#159)

commit 96763b9
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Sat Dec 25 20:16:46 2021 +0100

    Fix default values are removed on serialization  (#156)

    * fix-remove-default-values

    Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>

    * removed-ifObject

    Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>

commit d6fd5d8
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Sat Dec 25 16:04:44 2021 +0100

    update-package-version-4.0.0 (#157)

    * update-package-version-4.0.0

    Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>

    * update-package-version-4.0.0

    Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>

commit 955dab0
Merge: 255c834 5424a3d
Author: Antonio Mendoza Pérez <antmendoza@gmail.com>
Date:   Thu Dec 9 01:24:04 2021 +0100

    Merge pull request #154 from serverlessworkflow/3.0.x

    changed-package-version
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.

None yet

2 participants