Closed renovate[bot] closed 3 months ago
@rultor please, try to merge, since 10 checks have passed
@rultor please, try to merge, since 10 checks have passed
@yegor256 OK, I'll try to merge now. You can check the progress of the merge here
@rultor please, try to merge, since 10 checks have passed
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 9min)
Fetching obk 0.3.1
Installing obk 0.3.1
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 9.1.0
Installing octokit 9.1.0
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.0.28
Installing fbe 0.0.28
Fetching language_server-protocol 3.17.0.3
Installing language_server-protocol 3.17.0.3
Fetching parallel 1.25.1
Installing parallel 1.25.1
Fetching parser 3.3.4.0
Installing parser 3.3.4.0
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching redcarpet 3.6.0
Installing redcarpet 3.6.0 with native extensions
Fetching regexp_parser 2.9.2
Installing regexp_parser 2.9.2
Fetching strscan 3.1.0
Installing strscan 3.1.0 with native extensions
Fetching rexml 3.3.2
Installing rexml 3.3.2
Fetching rubocop-ast 1.31.3
Installing rubocop-ast 1.31.3
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-display_width 2.5.0
Installing unicode-display_width 2.5.0
Fetching rubocop 1.65.0
Installing rubocop 1.65.0
Bundle updated!
\u001b[91m+ npm --no-color install -g uglify-js
\u001b[0m
added 1 package in 834ms
\u001b[91mnpm notice
npm notice New minor version of npm available! 10.7.0 -> 10.8.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
npm notice To update run: npm install -g npm@10.8.2
npm notice
\u001b[0m\u001b[91m+ npm --no-color install -g sass@1.77.2
\u001b[0m
added 17 packages in 2s
3 packages are looking for funding
run `npm fund` for details
\u001b[91m+ mkdir -p target/css
\u001b[0m\u001b[91m+ sass --no-source-map --style=compressed --no-quiet --stop-on-error sass/main.scss target/css/main.css
\u001b[0m\u001b[91m+ mkdir -p target/js
\u001b[0m\u001b[91m+ uglifyjs js/qos.js
\u001b[0mmake: Leaving directory '/home'
---> Removed intermediate container 24c2359f9f6d
---> 47d5c2f25c85
Step 16/17 : COPY target /home/target
COPY failed: file not found in build context or excluded by .dockerignore: stat target: file does not exist
container 14dd4db5607650bf278b4f78b85eae6bcf9cb8c1052e6b061633d7737d51ce75 is dead
Sat Jul 27 04:48:53 UTC 2024
@rultor merge
@rultor merge
@yegor256 OK, I'll try to merge now. You can check the progress of the merge here
@rultor merge
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 13min)
Step 2/16 : LABEL "repository"="https://github.com/zerocracy/pages-action"
---> Using cache
---> bd2fc2faa87d
Step 3/16 : LABEL "maintainer"="Yegor Bugayenko"
---> Using cache
---> d1c170b45c86
Step 4/16 : LABEL "version"="0.0.0"
---> Using cache
---> e74d5f5038a5
Step 5/16 : RUN apt-get update -y --fix-missing && apt-get -y install --no-install-recommends openjdk-17-jdk && apt-get clean && rm -rf /var/lib/apt/lists/*
---> Using cache
---> ee66b3af794d
Step 6/16 : RUN rm -rf /usr/lib/node_modules && curl -sL -o /tmp/nodesource_setup.sh https://deb.nodesource.com/setup_18.x && bash /tmp/nodesource_setup.sh && apt-get update -y --fix-missing && apt-get -y install --no-install-recommends nodejs && apt-get clean && rm -rf /var/lib/apt/lists/*
---> Using cache
---> 972c2d537a07
Step 7/16 : WORKDIR /home
---> Using cache
---> 5aae709a6d36
Step 8/16 : COPY Makefile /home
---> Using cache
---> ad0ace468fa0
Step 9/16 : COPY Gemfile /home
---> Using cache
---> e043628ab8c0
Step 10/16 : COPY entry.sh /home
---> Using cache
---> dc391e79f454
Step 11/16 : COPY judges /home/judges
---> Using cache
---> 32cf721a12a2
Step 12/16 : COPY sass /home/sass
---> Using cache
---> 3b3449aad496
Step 13/16 : COPY xsl /home/xsl
---> Using cache
---> f9840158e861
Step 14/16 : COPY js /home/js
---> Using cache
---> b393fee636ba
Step 15/16 : RUN make --directory=/home --no-silent install target/css/main.css target/js/main.js
---> Using cache
---> 3905eada2a18
Step 16/16 : ENTRYPOINT ["/home/entry.sh", "/home"]
---> Using cache
---> 0fb5115db409
Successfully built 0fb5115db409
Successfully tagged pages-action:latest
++ pwd
+ sudo docker build -t pages-action -q /home/r/repo
++ cat target/docker-image.txt
+ img=sha256:0fb5115db409a7ca23526d9f1acf4fb23ad0aa5e87b5f0913c99cfb1e19c9ed1
+ test -e target/fb/simple.fb
+++ pwd
++ realpath /home/r/repo
+ docker run --rm -v /home/r/repo/target/fb/:/work -e GITHUB_WORKSPACE=/work -e INPUT_FACTBASE=simple.fb -e INPUT_VERBOSE=true -e INPUT_OUTPUT=pages -e INPUT_COLUMNS=what,when,who -e INPUT_HIDDEN=_id sha256:0fb5115db409a7ca23526d9f1acf4fb23ad0aa5e87b5f0913c99cfb1e19c9ed1
docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.38/containers/create: dial unix /var/run/docker.sock: connect: permission denied.
See 'docker run --help'.
make: *** [Makefile:86: entry] Error 126
container 3b246e1b277f14a34e2d94d85adfcb8853072ef74e1298de3912f8aff0491220 is dead
Sun Jul 28 08:46:15 UTC 2024
@rultor merge
This PR contains the following updates:
0.0.27
->0.0.28
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.
This PR was generated by Mend Renovate. View the repository job log.