Skip to content
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

Merged
merged 1 commit into from
May 25, 2023
Merged

feat: adds test and lint to build #127

merged 1 commit into from
May 25, 2023

Conversation

bdougie
Copy link
Member

@bdougie bdougie commented May 25, 2023

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

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?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@bdougie
Copy link
Member Author

bdougie commented May 25, 2023

@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.

#129

We also need to add test to the build next - #114

@bdougie bdougie mentioned this pull request May 25, 2023
2 tasks
@bdougie bdougie merged commit 6f1cfc7 into beta May 25, 2023
github-actions bot pushed a commit that referenced this pull request May 25, 2023
## [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))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.3.0-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@bdougie bdougie mentioned this pull request May 27, 2023
19 tasks
github-actions bot pushed a commit that referenced this pull request May 27, 2023
## [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))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.3.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@Anush008 Anush008 deleted the adds-lint branch June 11, 2023 10:54
zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [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))
zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant