Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Configure Renovate #16

Merged
merged 1 commit into from
Nov 5, 2022
Merged

Configure Renovate #16

merged 1 commit into from
Nov 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2022

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/codecov.yml (github-actions)
  • .github/workflows/mvn.yml (github-actions)
  • .github/workflows/pdd.yml (github-actions)
  • .github/workflows/xcop.yml (github-actions)
  • pom.xml (maven)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

Update dependency com.jcabi:parent to v0.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jcabi-parent-0.x
  • Merge into: master
  • Upgrade com.jcabi:parent to 0.62.0
Update dependency org.eolang:eo-maven-plugin to v0.28.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eolang-eo-maven-plugin-0.x
  • Merge into: master
  • Upgrade org.eolang:eo-maven-plugin to 0.28.6
Update dependency org.eolang:eo-runtime to v0.28.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eolang-eo-runtime-0.x
  • Merge into: master
  • Upgrade org.eolang:eo-runtime to 0.28.6
Update dependency org.junit.jupiter:junit-jupiter-params to v5.9.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


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

@yegor256
Copy link
Member

yegor256 commented Nov 4, 2022

@rultor please, try to merge

@rultor
Copy link
Contributor

rultor commented Nov 4, 2022

@rultor please, try to merge

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

@rultor
Copy link
Contributor

rultor commented Nov 4, 2022

@rultor please, try to merge

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

+ echo 'load average is 0.66, low enough to run a new Docker container'
load average is 0.66, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
Digest: sha256:a6e21173bf1d33fa6f5877836e78e2d08d22aebffc6c1e116310f540f753a772
Status: Image is up to date for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eo-net_16\s*$'
+ ls -al .
total 60
drwx--x--x  3 rultor rultor 4096 Nov  4 14:03 .
drwxrwxrwt 46 root   root   4096 Nov  4 14:03 ..
-rw-rw-r--  1 rultor rultor  556 Nov  4 14:03 end.sh
-rwxrwxr-x  1 rultor rultor  363 Nov  4 14:03 entry.sh
-rw-rw-r--  1 rultor rultor    8 Nov  4 14:03 pid
-rw-rw-r--  1 rultor rultor 2260 Nov  4 14:03 pubring.gpg
drwxrwxr-x  5 rultor rultor 4096 Nov  4 14:03 repo
-rwxrwxr-x  1 rultor rultor 5955 Nov  4 14:03 run.sh
-rw-rw-r--  1 rultor rultor  594 Nov  4 14:03 script.sh
-rw-rw-r--  1 rultor rultor 4842 Nov  4 14:03 secring.gpg
-rw-rw-r--  1 rultor rultor  463 Nov  4 14:03 settings.xml
-rw-rw-r--  1 rultor rultor 5202 Nov  4 14:03 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-daxw:/main --env=JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 [email protected]:objectionary/eo-net.git --env=pull_id=16 [email protected]:objectionary/eo-net.git --env=fork_branch=renovate/configure --env=head_branch=master '--env=pull_title=Configure Renovate' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''[email protected]:objectionary/eo-net.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=16'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''[email protected]:objectionary/eo-net.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/configure'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Configure Renovate'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''LC_ALL=C mvn clean install -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-daxw/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo-net_16 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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
+ set -e
+ set -o pipefail
+ '[' -e /home/r/.profile ']'
+ source /home/r/.profile
++ '[' /bin/bash ']'
++ '[' -f /home/r/.bashrc ']'
++ . /home/r/.bashrc
+++ '[' -z '' ']'
+++ return
++ mesg n
++ true
++ export LC_ALL=en_US.UTF-8
++ LC_ALL=en_US.UTF-8
++ export LANG=en_US.UTF-8
++ LANG=en_US.UTF-8
++ export LANGUA'pid' file is absent on the server after the end of operation; it seems that we didn't manage to start Docker container correctly

@yegor256 yegor256 merged commit ad42d6f into master Nov 5, 2022
@renovate renovate bot deleted the renovate/configure branch November 5, 2022 04:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants