problem description my Jenkins was started with docker, and now I want to use it to execute composer install-- no-dev command to install dependencies. I found that there is no plug-in to install PHP (there is a plug-in called Phing, which is used to...
Why is there more than one General SCM for jenkins blueocean job execution Jenkinsfile code is as follows pipeline { agent { label linux_prod } stages { stage( Build ) { agent { docker { ...
Select the input plug-in, and then select the text parameters, as shown in the following figure ...
problem description simply restore it. For example, there are two files, A and B . I have modified A, and the online master is also the version, after A has been changed, and then my colleague is changing the B file, but the branch he is based on i...
the effect I want is to archieve the artifacts, the jenkins only when build is timed, and then delete that file after the build caused by git push does not save the specified file, or the build caused by git push. ...
my project is configured with github branch submission triggers jenkins task, which was executed before, but today suddenly reported the following error: 0 info it worked if it ends with ok 1 verbose cli [ usr local bin node , usr local bin ...
failed to build a front-end project using jenkins, which is a problem when viewing jenkins s console log. this shows that the react-router-dom module cannot be found. But I was fine when I was on the local build. Excuse me, what is the problem? ...
I have written an interface that simply inserts data into the database. When passing the stress test of apache s ab.exe tool, if the concurrency is more than 200, there will be write failures. I can t find the error message in the Nginx error log. Ho...
I know that ordinary videos can just write down the video address in the src of video. I have never done live videos, but should video accept the data stream from the backend when playing live videos on browsers or mobile phones? But how to do it, how to...
In react , there is a shouldComponentUpdate method that can listen for the whole props and state changes, and get the old and new values. It seems that the old and new values can only be obtained in the watch, but it seems that the whole vm.$props o...
Ruan Yifeng tutorial: http: es6.ruanyifeng.com -sharpdo... a.mjs import {bar} from . b ; console.log( a.mjs ); console.log(bar); export let foo = foo ; b.mjs import {foo} from . a ; console.log( b.mjs ); console.log(foo); export l...
now the interface returns http: 60.10.25.240 api commo., which is a link that you can download as soon as you visit it. You can download it with window.open, and you can t preview it with iframe. By the way, how can you open this online ? Visit and d...