Skip to content

Merge https://github.com/filebrowser/filebrowser:master (7e78ad9) into oadp-dev#4

Merged
openshift-merge-bot[bot] merged 22 commits intomigtools:oadp-devfrom
oadp-rebasebot:rebase-bot-oadp-dev
Feb 17, 2026
Merged

Merge https://github.com/filebrowser/filebrowser:master (7e78ad9) into oadp-dev#4
openshift-merge-bot[bot] merged 22 commits intomigtools:oadp-devfrom
oadp-rebasebot:rebase-bot-oadp-dev

Conversation

@oadp-rebasebot-app
Copy link

No description provided.

nian0114 and others added 22 commits February 14, 2026 07:30
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
New config option:
  --branding.disableUserProfile

This option allows to disable User Profile together
with User settings.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
New config option:
  --branding.defaultLoginUser "username"

This option allows to provide default Username, which will result
in hiding username field from the welcome page.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
Removes Help options "Delete" and "Rename" if the
following permissions are revoked from a particular
user:

  --perm.delete=false
  --perm.rename=false

Signed-off-by: Michal Pryc <mpryc@redhat.com>
Add multi-stage Containerfile for UBI-based builds.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
Adds OWNERS file.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
Fix downstream changes to match upstream refactored functions.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
@openshift-ci openshift-ci bot requested review from mpryc and sseago February 16, 2026 01:16
@github-actions
Copy link

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Merge https://github.com/filebrowser/filebrowser:master (7e78ad9) into oadp-dev". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@openshift-ci
Copy link

openshift-ci bot commented Feb 16, 2026

Hi @oadp-rebasebot-app[bot]. Thanks for your PR.

I'm waiting for a migtools member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kaovilai
Copy link
Member

@openshift-ci
Copy link

openshift-ci bot commented Feb 17, 2026

@kaovilai: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • [Continuous Integration / Lint Frontend (pull_request)](https://github.com/migtools/filebrowser/actions/runs/22046864757/job/63697223270?pr=4)

Only the following failed contexts/checkruns were expected:

  • Build and Release Docs
  • Lint Frontend
  • Release
  • Validate Title
  • ci/prow/images
  • pull-ci-migtools-filebrowser-oadp-dev-images
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override "Continuous Integration / Lint Frontend (pull_request)"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kaovilai
Copy link
Member

/override "Continuous Integration / Lint Frontend (pull_request)"

@openshift-ci
Copy link

openshift-ci bot commented Feb 17, 2026

@kaovilai: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • Continuous Integration / Lint Frontend (pull_request)

Only the following failed contexts/checkruns were expected:

  • Build and Release Docs
  • Lint Frontend
  • Release
  • Validate Title
  • ci/prow/images
  • pull-ci-migtools-filebrowser-oadp-dev-images
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override "Continuous Integration / Lint Frontend (pull_request)"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kaovilai
Copy link
Member

/override "Lint Frontend"

@openshift-ci
Copy link

openshift-ci bot commented Feb 17, 2026

@kaovilai: Overrode contexts on behalf of kaovilai: Lint Frontend

Details

In response to this:

/override "Lint Frontend"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kaovilai
Copy link
Member

/override "Validate Title"

@openshift-ci
Copy link

openshift-ci bot commented Feb 17, 2026

@kaovilai: Overrode contexts on behalf of kaovilai: Validate Title

Details

In response to this:

/override "Validate Title"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
Copy link

openshift-ci bot commented Feb 17, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai, oadp-rebasebot-app[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 769f2f2 into migtools:oadp-dev Feb 17, 2026
10 of 12 checks passed
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.

9 participants