BoykaFramework / boyka-framework

🎉 Ultimate test automation framework for automating any application on any platform
https://boykaframework.github.io/boyka-framework/
MIT License
123 stars 42 forks source link

fix(workflow): :bug: fixed issue with lerna version bump #869

Closed WasiqB closed 1 month ago

WasiqB commented 1 month ago

Closes: #867

Type of changes?

Checklist for Java project

Following checklists are optional if above checkbox is selected:

  • [ ] Copyright banner comment added to newly added files, except *.md, *.yml, *.json?
  • [ ] Proper JavaDoc updated in main and test classes for all public classes and methods?
  • [ ] Tests added for changes?
  • [ ] Tests are passing locally?
  • [ ] Check style checks are passing locally?
  • [ ] Test coverage is at least 80% for newly added changes?
  • [ ] There are no SonarCloud issues?
  • [ ] README updated? (if applicable)
  • [ ] Documentation website updated for the PR raised?

Checklist for Website

Following is optional if above checkbox is selected:

  • [ ] Lint check passes locally?
  • [ ] Prettier check passes locally?
  • [ ] Build command working fine locally?

Reviewers

@BoykaFramework/boyka-core

IMPORTANT: Make sure to check the Allow edits from maintainers box below this window

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

WasiqB commented 1 month ago

:rocket: This pull request is included in v2.0.0. See Release 2.0.0 for release notes.