Add Harness CI example pipeline for react/react - #834
Closed
thisrohangupta wants to merge 2 commits into
Closed
Conversation
Generate an importable v0 pipeline (lint, matrix test/build, validate, optional npm publish) plus webhook trigger stubs from the cloned React repo's Yarn scripts and GitHub Actions workflows. Co-authored-by: Rohan Gupta <thisrohangupta@users.noreply.github.com>
|
|
Co-authored-by: Rohan Gupta <thisrohangupta@users.noreply.github.com>
Collaborator
Author
|
Closing in impact triage: this is a stale example-only draft with no server/runtime change. It is not competitive with the production fixes and product features in the active queue. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cloned react/react and generated an importable Harness v0 CI/CD pipeline based on its Yarn workspaces setup and upstream GitHub Actions (
shared_lint.yml,runtime_build_and_test.yml).Deliverables (
examples/react-cicd/)react_ci_pipeline.yaml— Lint → Test (matrix) → Build (matrix) → Validate → Approve → Publishreact_ci_trigger.yaml— GitHub push + PR webhook trigger stubsREADME.md— detection notes and import instructionsDetected stack
v20.19.0, Yarn1.22.22prettier-check, ESLint, license check,yarn test -r=…,yarn build --r=… --ci, flags / Fizz checksNot done in this PR
org_id/project_id. Provide those to import via UI orharness_create.Test plan
react_ci_pipeline.yamlinto Pipeline Studio YAML and resolve<+input>fieldsreact/reactNPM_TOKENsecret and approval user group