You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor command handler and tests workflow (#161)
test(github-action): refactor command handler
Refactor command handler workflow to use bot name from secrets.
refactor(codeowners): add more codeowners for '.github' folder
test(validation): replace `yml` validation script
Replace `.pubnub.yml` validation script with call of custom validation action.
refactor(workflow): refactor tests workflow
Unify integration and acceptance test workflow files into one.
build(release): upload test results
Upload test results for feature analysis.
test(github-action): add fast failure
Add ability to cancel whole test workflow if any of jobs failed.
0 commit comments