-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat: adds test and lint to build #127
Conversation
@Anush008 @diivi @a0m0rajab we have a number of lint errors that have been overlooked. Most PRs have broken builds and they are caught PR review and could be caught sooner. This PR will be merged as-is and we will need to fix lint fixes in a different PR. We also need to add test to the build next - #114 |
## [1.3.0-beta.1](v1.2.0...v1.3.0-beta.1) (2023-05-25) ### π Features * adds test and lint to build ([#127](#127)) ([6f1cfc7](6f1cfc7))
π This PR is included in version 1.3.0-beta.1 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.3.0](v1.2.0...v1.3.0) (2023-05-27) ### π Features * adds test and lint to build ([#127](#127)) ([6f1cfc7](6f1cfc7)) * Logout from the extension ([#138](#138)) ([1f62f0e](1f62f0e)) ### β Tests * setup tests ([#139](#139)) ([8d61ab0](8d61ab0)) ### π Bug Fixes * run builds on PRs ([a755e38](a755e38))
π This PR is included in version 1.3.0 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.3.0-beta.1](open-sauced/ai@v1.2.0...v1.3.0-beta.1) (2023-05-25) ### π Features * adds test and lint to build ([#127](open-sauced/ai#127)) ([6f1cfc7](open-sauced/ai@6f1cfc7))
## [1.3.0](open-sauced/ai@v1.2.0...v1.3.0) (2023-05-27) ### π Features * adds test and lint to build ([#127](open-sauced/ai#127)) ([6f1cfc7](open-sauced/ai@6f1cfc7)) * Logout from the extension ([#138](open-sauced/ai#138)) ([1f62f0e](open-sauced/ai@1f62f0e)) ### β Tests * setup tests ([#139](open-sauced/ai#139)) ([8d61ab0](open-sauced/ai@8d61ab0)) ### π Bug Fixes * run builds on PRs ([a755e38](open-sauced/ai@a755e38))
What type of PR is this? (check all applicable)
Description
This PR adds a new GitHub workflow file for Development. The workflow is triggered on pull_request events with types: opened, edited, synchronize, and reopened. The workflow includes a single job named "test" that uses the open-sauced/hot/.github/workflows/development.yml@main action.
Generated using OpenSauced.
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?