Skip to content

fix: optimize file loading#4819

Merged
vitormattos merged 4 commits intomainfrom
fix/optimize-file-loading
Apr 11, 2025
Merged

fix: optimize file loading#4819
vitormattos merged 4 commits intomainfrom
fix/optimize-file-loading

Conversation

@vitormattos
Copy link
Copy Markdown
Member

When load a file, we have the owner, this optimize the file loading preventing to search by nodeId at all places

When load a file, we have the owner, this optimize the file loading
preventing to search by nodeId at all places

Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos added this to the Next Major (32) milestone Apr 11, 2025
@vitormattos vitormattos self-assigned this Apr 11, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Apr 11, 2025
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the fix/optimize-file-loading branch from 886f2cd to 59c7314 Compare April 11, 2025 12:25
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the fix/optimize-file-loading branch from e48341f to abbe398 Compare April 11, 2025 12:40
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the fix/optimize-file-loading branch from 5edc9c6 to 14334f5 Compare April 11, 2025 12:59
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable30

@vitormattos vitormattos merged commit be5eaca into main Apr 11, 2025
62 checks passed
@vitormattos vitormattos deleted the fix/optimize-file-loading branch April 11, 2025 13:25
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Apr 11, 2025
@backportbot-libresign
Copy link
Copy Markdown

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/4819/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 74a15438 59c73145 abbe3985 14334f5a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4819/stable30

Error: Failed to push branch backport/4819/stable30: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/4819/stable30 -> backport/4819/stable30 (refusing to allow a GitHub App to create or update workflow .github/workflows/phpunit-mariadb.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable30

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/4819/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 74a15438 59c73145 abbe3985 14334f5a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4819/stable30

Error: Failed to push branch backport/4819/stable30: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/4819/stable30 -> backport/4819/stable30 (refusing to allow a GitHub App to create or update workflow .github/workflows/phpunit-mariadb.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable30

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/4819/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 74a15438 59c73145 abbe3985 14334f5a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4819/stable30

Error: Failed to push branch backport/4819/stable30: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/4819/stable30 -> backport/4819/stable30 (refusing to allow a GitHub App to create or update workflow .github/workflows/phpunit-mariadb.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable29

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/4819/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 74a15438 59c73145 abbe3985 14334f5a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4819/stable29

Error: Failed to push branch backport/4819/stable29: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/4819/stable29 -> backport/4819/stable29 (refusing to allow a GitHub App to create or update workflow .github/workflows/behat-mariadb.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant