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

chore(deps): update actions/setup-java action to v4 #197

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action major v3 -> v4

Release Notes

actions/setup-java (actions/setup-java)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Member

@rultor please, try to merge, since 32 checks have passed

@rultor
Copy link
Contributor

rultor commented Nov 29, 2023

@rultor please, try to merge, since 32 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Nov 29, 2023

@rultor please, try to merge, since 32 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 26min)

+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
\u001b[33mWarning! PATH is not properly set up, /usr/local/rvm/gems/ruby-3.0.1/bin is not at first place.
         \u001b[0mUsually this is caused by shell initialization files. Search for \u001b[34mPATH=...\u001b[0m entries.
         You can also re-add RVM to your profile by running: \u001b[34mrvm get stable --auto-dotfiles\u001b[0m
         To fix it temporarily in this shell session run: \u001b[34mrvm use ruby-3.0.1\u001b[0m
         To ignore this error add \u001b[34mrvm_silence_path_mismatch_check_flag=1\u001b[0m to your \u001b[34m~/.rvmrc\u001b[0m file.\u001b[0m
\u001b[0mUsing /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://chromium.googlesource.com/external/gyp
  Cloning https://chromium.googlesource.com/external/gyp to /tmp/pip-req-build-gya8ag6i
  Running command git clone --filter=blob:none --quiet https://chromium.googlesource.com/external/gyp /tmp/pip-req-build-gya8ag6i
  fatal: unable to access 'https://chromium.googlesource.com/external/gyp/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
  \u001b[1;31merror\u001b[0m: \u001b[1msubprocess-exited-with-error\u001b[0m
  
  \u001b[31m×\u001b[0m \u001b[32mgit clone --\u001b[0m\u001b[32mfilter\u001b[0m\u001b[32m=\u001b[0m\u001b[32mblob\u001b[0m\u001b[32m:none --quiet \u001b[0m\u001b[4;32mhttps://chromium.googlesource.com/external/gyp\u001b[0m\u001b[32m \u001b[0m\u001b[32m/tmp/\u001b[0m\u001b[32mpip-req-build-gya8ag6i\u001b[0m did not run successfully.
  \u001b[31m│\u001b[0m exit code: \u001b[1;36m128\u001b[0m
  \u001b[31m╰─>\u001b[0m See above for output.
  
  \u001b[1;35mnote\u001b[0m: This error originates from a subprocess, and is likely not a problem with pip.
\u001b[1;31merror\u001b[0m: \u001b[1msubprocess-exited-with-error\u001b[0m

\u001b[31m×\u001b[0m \u001b[32mgit clone --\u001b[0m\u001b[32mfilter\u001b[0m\u001b[32m=\u001b[0m\u001b[32mblob\u001b[0m\u001b[32m:none --quiet \u001b[0m\u001b[4;32mhttps://chromium.googlesource.com/external/gyp\u001b[0m\u001b[32m \u001b[0m\u001b[32m/tmp/\u001b[0m\u001b[32mpip-req-build-gya8ag6i\u001b[0m did not run successfully.
\u001b[31m│\u001b[0m exit code: \u001b[1;36m128\u001b[0m
\u001b[31m╰─>\u001b[0m See above for output.

\u001b[1;35mnote\u001b[0m: This error originates from a subprocess, and is likely not a problem with pip.

\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m A new release of pip is available: \u001b[0m\u001b[31;49m23.0.1\u001b[0m\u001b[39;49m -> \u001b[0m\u001b[32;49m23.3.1\u001b[0m
\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m To update, run: \u001b[0m\u001b[32;49mpython3 -m pip install --upgrade pip\u001b[0m
container 509c18931255879e1e587936745cb768107f86c254404b16d230dce5fdfb87f6 is dead
Wed Nov 29 06:19:26 PM CET 2023

@yegor256 yegor256 merged commit a94c14f into master Dec 10, 2023
32 checks passed
@renovate renovate bot deleted the renovate/actions-setup-java-4.x branch December 10, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants