getgauge / gauge-js

JavaScript language plugin for Gauge
MIT License
81 stars 39 forks source link

Correct how table entries function checks for async callbacks #576

Closed autumn-calhoun closed 1 year ago

autumn-calhoun commented 1 year ago

Updated how the table entries function is checking if the callback function is an AsyncFunction

gaugebot[bot] commented 1 year ago

@autumn-calhoun Thank you for contributing to gauge-js. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

chadlwilson commented 1 year ago

Follow-up for #571

chadlwilson commented 1 year ago

3.0.1 is pushed. It can take ~12 hours to reach gauge update js via the normal plugin mechanism due to caching.