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

Ignore rsync errors on uploading #12008

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Ignore rsync errors on uploading #12008

merged 1 commit into from
Oct 17, 2024

Conversation

koppor
Copy link
Member

@koppor koppor commented Oct 17, 2024

We sometimes have "no space left on device" during uploading:

image

We can ignore this error, because it is not cruicial for the build itself.

We need to use || true, because there is no native support to ignore failures - actions/runner#2347

Mandatory checks

  • I own the copyright of the code submitted and I licence it under the MIT license
  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@koppor koppor added the automerge PR is tagged with that label will be merged if workflows are green label Oct 17, 2024
@koppor koppor enabled auto-merge October 17, 2024 11:14
@koppor koppor added this pull request to the merge queue Oct 17, 2024
Copy link
Contributor

The build of this PR is available at https://builds.jabref.org/pull/12008/merge.

Merged via the queue into main with commit 04255d0 Oct 17, 2024
30 of 31 checks passed
@koppor koppor deleted the ignore-upload-errors branch October 17, 2024 11:41
Copy link
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

ExrosZ pushed a commit to ExrosZ/jabref that referenced this pull request Oct 17, 2024
ExrosZ pushed a commit to ExrosZ/jabref that referenced this pull request Oct 17, 2024
ExrosZ pushed a commit to ExrosZ/jabref that referenced this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge PR is tagged with that label will be merged if workflows are green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants