Skip to content

ci: build PR before merge to main#2743

Merged
MichakrawSB merged 18 commits intomasterfrom
ci/build_pr_new_worfklow
Feb 3, 2026
Merged

ci: build PR before merge to main#2743
MichakrawSB merged 18 commits intomasterfrom
ci/build_pr_new_worfklow

Conversation

@MichakrawSB
Copy link
Contributor

No description provided.

Removed pull_request trigger for the build workflow.
@MichakrawSB MichakrawSB requested a review from a team as a code owner February 3, 2026 11:58
run: yarn test --colors --maxWorkers=2
- name: Run build
run: yarn build
harness-docker:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there was also harness macos before

- uses: actions/checkout@v4.1.0
- name: Install nvm
run: |
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
Copy link
Contributor

@lukaszzazulak lukaszzazulak Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could probably use an action which sets up node/abstract logic instead of having such details within the config

@MichakrawSB MichakrawSB merged commit adab4dd into master Feb 3, 2026
8 checks passed
@MichakrawSB MichakrawSB deleted the ci/build_pr_new_worfklow branch February 3, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants