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

Fix pipeline configuration #240

Closed
basmasking opened this issue Apr 12, 2023 · 0 comments · Fixed by #241
Closed

Fix pipeline configuration #240

basmasking opened this issue Apr 12, 2023 · 0 comments · Fixed by #241
Labels
bug Something isn't working chore Tasks that do not belong to features or bugs

Comments

@basmasking
Copy link
Member

Describe the bug
Lerna doesn't build all the projects in the pipeline anymore.

To Reproduce
Steps to reproduce the behavior:

  1. Create branch
  2. Update some code
  3. Create a pull request
  4. Check the pipeline for actions

Expected behavior
Every package should be build, linted and tested, if configuration is present in the packages.

Desktop (please complete the following information):

  • Github actions
@basmasking basmasking added bug Something isn't working chore Tasks that do not belong to features or bugs labels Apr 12, 2023
@basmasking basmasking linked a pull request Apr 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chore Tasks that do not belong to features or bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant