Skip to content

Conversation

maloun96
Copy link
Contributor

@maloun96 maloun96 commented May 18, 2021

After some investigation, the "chore" release does not trigger events (https://github.com/webex/components/actions/workflows/dispatch-new-version-event.yml) Here are the latest triggered events and there is no commit with "chore". This PR is going to fix it.

git checkout HEAD~1
PREVIOUS_VERSION=$(node -p -e "require('./package.json').version")
echo "Previous version: $PREVIOUS_VERSION"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this logs to see if it passed and the trigger happens

@maloun96 maloun96 marked this pull request as ready for review May 18, 2021 13:46
@maloun96 maloun96 requested a review from a team as a code owner May 18, 2021 13:46
@maloun96 maloun96 force-pushed the release_workflow branch 3 times, most recently from a243e39 to dbca2da Compare May 18, 2021 13:50

Verified

This commit was signed with the committer’s verified signature.
ChrisDenton Chris Denton
@maloun96 maloun96 force-pushed the release_workflow branch from dbca2da to b98ad4f Compare May 18, 2021 13:51
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

1 participant