Skip to content

bulk-import - version:bump to v1.49.3 - #2687

Merged
debsmita1 merged 7 commits into
mainfrom
bulk-import/v1.49.3
Apr 24, 2026
Merged

bulk-import - version:bump to v1.49.3#2687
debsmita1 merged 7 commits into
mainfrom
bulk-import/v1.49.3

Conversation

@rhdh-bot

@rhdh-bot rhdh-bot commented Apr 2, 2026

Copy link
Copy Markdown
Collaborator

Backstage release v1.49.3 has been published, this Pull Request contains the changes to upgrade bulk-import to this new release

Please review the changelog before approving, there may be manual changes needed:

Created by Version Bump 23901556833

@rhdh-bot
rhdh-bot requested review from a team, debsmita1, its-mitesh-kumar and rm3l as code owners April 2, 2026 13:00
@github-actions

Copy link
Copy Markdown
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 Apr 16, 2026
@rhdh-qodo-merge

rhdh-qodo-merge Bot commented Apr 22, 2026

Copy link
Copy Markdown

CI Feedback 🧐

(Feedback updated until commit bd68248)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: check all required jobs

Failed stage: Run exit 1 [❌]

Failed test name: ""

Failure summary:

The action failed because the workflow ran a step that explicitly executed exit 1, which forces the
job to fail.
- The failure occurs in the step shown as Run exit 1 (lines 42-45).
- Bash ran with -e,
and the command returned a non-zero status, so GitHub Actions reported Process completed with exit
code 1 (line 46).

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

31:  Pages: write
32:  PullRequests: write
33:  RepositoryProjects: write
34:  SecurityEvents: write
35:  Statuses: write
36:  VulnerabilityAlerts: read
37:  ##[endgroup]
38:  Secret source: Actions
39:  Prepare workflow directory
40:  Prepare all required actions
41:  Complete job name: check all required jobs
42:  ##[group]Run exit 1
43:  �[36;1mexit 1�[0m
44:  shell: /usr/bin/bash -e {0}
45:  ##[endgroup]
46:  ##[error]Process completed with exit code 1.
47:  Cleaning up orphan processes

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
…rt for v1.49.3

- Update workspace resolutions to v1.49.3-compatible versions to fix
  dual @backstage/frontend-plugin-api install caused by stale pins
- Fix App.tsx to import SignInPageBlueprint from @backstage/plugin-app-react
  (moved from @backstage/frontend-plugin-api in v0.15.x)
- Add SignInPageProps type annotation to fix TS7006 implicit any
- Regenerate yarn.lock with updated dependencies

Made-with: Cursor
@github-actions github-actions Bot removed the stale label Apr 22, 2026
@its-mitesh-kumar

its-mitesh-kumar commented Apr 23, 2026

Copy link
Copy Markdown
Member

I can see some issue

  1. https://redhat.atlassian.net/browse/RHDHBUGS-2999
  2. https://redhat.atlassian.net/browse/RHDHBUGS-3006
  3. The repo is getting hidden on Importing.
Screen.Recording.2026-04-23.at.1.54.38.PM.mov

As per comment here, its known issue. Ticket for the same : https://redhat.atlassian.net/browse/RHDHBUGS-3001

  1. Gitlab Singin Modal is being shown even if Gitlab integration token is provided. Conforming this with @dzemanov
Screenshot 2026-04-23 at 1 53 28 PM

@dzemanov

Copy link
Copy Markdown
Member

Hi @its-mitesh-kumar, bulk import flow now requires auth to show available repositories only for the current user - implemented for https://redhat.atlassian.net/browse/RHIDP-11704.

Imported repositories are also now hidden, implemented for https://redhat.atlassian.net/browse/RHIDP-11693

@dzemanov

Copy link
Copy Markdown
Member

Created bug for the hiding of repo on Importing: https://redhat.atlassian.net/browse/RHDHBUGS-3001

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>

@its-mitesh-kumar its-mitesh-kumar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/approve

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@sonarqubecloud

Copy link
Copy Markdown

@debsmita1
debsmita1 merged commit 328508c into main Apr 24, 2026
13 checks passed
lokanandaprabhu pushed a commit to lokanandaprabhu/rhdh-plugins that referenced this pull request Apr 24, 2026
* v1.49.3 version bump

* updating yarn.lock

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>

* fix(bulk-import): update resolutions and fix SignInPageBlueprint import for v1.49.3

- Update workspace resolutions to v1.49.3-compatible versions to fix
  dual @backstage/frontend-plugin-api install caused by stale pins
- Fix App.tsx to import SignInPageBlueprint from @backstage/plugin-app-react
  (moved from @backstage/frontend-plugin-api in v0.15.x)
- Add SignInPageProps type annotation to fix TS7006 implicit any
- Regenerate yarn.lock with updated dependencies

Made-with: Cursor

* updating the packages

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>

* updating packages

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>

* updating api report

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>

* updating the snapshots

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>

---------

Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@christoph-jerolimov
christoph-jerolimov deleted the bulk-import/v1.49.3 branch April 26, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants