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

chore: only run component build from preview middleware #2577

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Conversation

815are
Copy link
Contributor

@815are 815are commented Nov 15, 2024

After 8906662 build is failing because references from @sap-ux-private/control-property-editor-common could not be resolved. We do not actually need to run type checking from preview-middleware as we only need to copy the artefacts over, so we can run only component build and relay on type checking being done by preview-middleware-client build.

Copy link

changeset-bot bot commented Nov 15, 2024

⚠️ No Changeset found

Latest commit: 8e1796a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@voicis voicis changed the title test: test pipeline chore: only run component build from preview middleware Nov 15, 2024
@voicis voicis marked this pull request as ready for review November 15, 2024 12:57
@voicis voicis requested a review from a team as a code owner November 15, 2024 12:57
Copy link
Contributor

@vadson71 vadson71 left a comment

Choose a reason for hiding this comment

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

Change is straightforward

Copy link
Contributor

@Jimmy-Joseph19 Jimmy-Joseph19 left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link

sonarcloud bot commented Nov 15, 2024

@815are 815are merged commit 00e5743 into main Nov 15, 2024
13 checks passed
@815are 815are deleted the test/0/pipeline branch November 15, 2024 13:12
devinea added a commit that referenced this pull request Nov 15, 2024
* origin/main: (45 commits)
  chore: apply latest changesets
  Removes console log statement, adds some missing jsdoc (#2576)
  chore: only run component build from preview middleware (#2577)
  chore: apply latest changesets
  fix(ui-components): UITranslationInput. Screen readers read the resolved translation tooltip/title of UITranslationInput as part of the screen reader speech (#2568)
  fix: manifest changes not applied after reload (#2569)
  chore: apply latest changesets
  tbi(odata-service-inquirer): Move `ErrorHandler` and `getCFAbapInstanceChoices` to allow re-use (#2557)
  chore: apply latest changesets
  fix: adaptation editor crash (#2562)
  chore: apply latest changesets
  chore: update dependencies (#2558)
  chore: apply latest changesets
  fix(preview-middleware): typo (#2560)
  chore: apply latest changesets
  chore: enable quick actions (#2534)
  chore: apply latest changesets
  feat(cpe): display and write app descriptor changes for v4 (#2458)
  chore: apply latest changesets
  feat(@sap-ux/odata service inquirer): Adds system selection prompting (#2374)
  ...
devinea added a commit that referenced this pull request Nov 15, 2024
* origin/main: (54 commits)
  chore: apply latest changesets
  fix(cf-deploy-config-writer): cleanup based on local testing when using headless (#2546)
  chore: apply latest changesets
  Removes console log statement, adds some missing jsdoc (#2576)
  chore: only run component build from preview middleware (#2577)
  chore: apply latest changesets
  fix(ui-components): UITranslationInput. Screen readers read the resolved translation tooltip/title of UITranslationInput as part of the screen reader speech (#2568)
  fix: manifest changes not applied after reload (#2569)
  chore: apply latest changesets
  tbi(odata-service-inquirer): Move `ErrorHandler` and `getCFAbapInstanceChoices` to allow re-use (#2557)
  chore: apply latest changesets
  fix: adaptation editor crash (#2562)
  chore: apply latest changesets
  chore: update dependencies (#2558)
  chore: apply latest changesets
  fix(preview-middleware): typo (#2560)
  chore: apply latest changesets
  chore: enable quick actions (#2534)
  chore: apply latest changesets
  feat(cpe): display and write app descriptor changes for v4 (#2458)
  ...
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.

4 participants