Skip to content

Conversation

@kim-tsao
Copy link
Member

@kim-tsao kim-tsao commented Dec 9, 2025

Hey, I just made a Pull Request!

Fixes the bulk-import prettier errors in this Renovate PR

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@rhdh-gh-app
Copy link

rhdh-gh-app bot commented Dec 9, 2025

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-bulk-import-backend workspaces/bulk-import/plugins/bulk-import-backend patch v6.8.0
@red-hat-developer-hub/backstage-plugin-bulk-import-common workspaces/bulk-import/plugins/bulk-import-common patch v6.8.0
@red-hat-developer-hub/backstage-plugin-bulk-import workspaces/bulk-import/plugins/bulk-import patch v6.8.0

@kim-tsao kim-tsao force-pushed the fix_prettier_bulk_import branch 2 times, most recently from 4b35750 to c758bf6 Compare December 9, 2025 22:01
@kim-tsao kim-tsao requested review from a team as code owners December 9, 2025 22:01
@kim-tsao kim-tsao force-pushed the fix_prettier_bulk_import branch from c758bf6 to 6ef0658 Compare December 9, 2025 22:04
@kim-tsao
Copy link
Member Author

kim-tsao commented Dec 9, 2025

Had to update prettier in the root yarn.lock, otherwise I could not commit the changed files

Comment on lines 287 to 294
source /**
* Import Source:
* * 'config' - Import from static catalog location configuration in 'app-config'
* * 'location' - Import of user registered entities using locations endpoint
* * 'integration' - Import using a GitHub integration
* * null - Import source is unknown
*
*/
Source;
*/?: Source;
Copy link
Member

@christoph-jerolimov christoph-jerolimov Dec 10, 2025

Choose a reason for hiding this comment

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

This change looks wired. Can you maybe exclude generated from prettier in the bulk import and run the generate api step again?

Copy link
Member Author

@kim-tsao kim-tsao Dec 10, 2025

Choose a reason for hiding this comment

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

It looks like it's already excluded here but maybe it needs to be added at the workspace level

Copy link
Member Author

Choose a reason for hiding this comment

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

I re-generated the api using this command yarn workspace @red-hat-developer-hub/backstage-plugin-bulk-import-backend run openapi but it resulted in a number of changes. LMK if this is expected

@kim-tsao kim-tsao force-pushed the fix_prettier_bulk_import branch from 6ef0658 to 9f1acad Compare December 10, 2025 16:55
Signed-off-by: Kim Tsao <ktsao@redhat.com>
Signed-off-by: Kim Tsao <ktsao@redhat.com>
@kim-tsao kim-tsao force-pushed the fix_prettier_bulk_import branch from 100d683 to dd158b9 Compare December 11, 2025 15:23
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!

@github-actions github-actions bot added the stale label Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants