… INFO[0146] No files changed in this command, skipping snapshotting. INFO[0146] ENTRYPOINT ["/kaniko-demo"] INFO[0146] No files changed in this command, skipping snapshotting. INFO[0146] COPY --from=build-env /src/bin/kaniko-demo / INFO[0146] Taking snapshot of files... INFO[0146…
… MediaWiki install instructions: docker compose exec mediawiki composer phpunit:entrypoint -- extensions/WikiLambda/tests/phpunit/integration/ActionAPI/ApiFunctionCallTest.php If the tests all pass, your installation has successfully called the mocked function orchestrator with t…
…es can be purchased or otherwise acquired, for the current item. actionPlatform EntryPoint The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication. actionableFeedbackPoli…
… to start the container is like this: jas@kaka:~$ podman run -it --privileged --entrypoint=/bin/sh registry.gitlab.com/debdistutils/guix/container:latest sh-5.2# env HOME=/ guix describe # https://issues.guix.gnu.org/74949 guix 21ce6b3 repository URL: https://git.guix.gnu.org/gui…
…e // @host wikimedia.org // @basePath /api/rest_v1/metrics // @schemes https // Entrypoint for the service func main() { var confFile = flag.String("config", "./config.yaml", aqsassist.ConfigurationPathMessage) var config *configuration.Config var err error var uniqueDevicesData …
…configuration file: # from the MediaWiki installation folder composer phpunit : entrypoint extensions / WikibaseQualityConstraints / tests / phpunit / This runs the tests without coverage report and is therefore much faster. Javascript You can run the tests, combined with linting…
… To run only PHP tests, from your MediaWiki installation path: composer phpunit:entrypoint -- extensions/MobileFrontend/tests/phpunit/ To run only MobileFrontend JS tests: npm run test:unit Releasing A new version of MobileFrontend is released every two weeks following the Wikime…
…non-minified JS file for each .min.js asset. The end result is that for each JS entrypoint, we get a set of readable and non-minimized .js file and a minimized .min.js . This allows Gutenberg to follow the WordPress convention of adding a .min.js suffix to minimized JS files, whi…
…npm run fix # Auto-fix JavaScript npm run lint Test Back end composer phpunit : entrypoint -- extensions / ReaderExperiments / tests / phpunit / Front end cd extensions / ReaderExperiments npm ci npm run jest Instrumentation This recipe sets up a full environment to develop instr…
…e_tag }} COPY --from=build /go/bin/<BINARY> /usr/bin/ USER {{ "nobody" | uid }} ENTRYPOINT ["/usr/bin/<BINARY>"] CMD <ARGS> Updating an image Before building, make changes to the desired template in ./images or ./istio and update the changelog using docker-pkg : $ docker-pkg -c <…
… To run only PHP tests, from your MediaWiki installation path: composer phpunit:entrypoint -- extensions/MobileFrontend/tests/phpunit/ To run only MobileFrontend JS tests: npm run test:unit Releasing A new version of MobileFrontend is released every two weeks following the Wikime…
…aryServerName (), // Use the database specified in $domain (null means "none or entrypoint DB"); // fallback to the $server default if the RDBMs is an embedded library using a // file on disk since there would be nothing to access to without a DB/file name. 'dbname' => $this -> g…
…, create a container using the SWIPE image: `docker run --rm -it -p 5550:5550 --entrypoint=bash swipe` - Note that this exposes port 5550 to the host, to make it possible to see the browser via VNC - Next, start a XVFB server on the container to listen to VNC connections. To do t…
…e_tag }} COPY --from=build /go/bin/<BINARY> /usr/bin/ USER {{ "nobody" | uid }} ENTRYPOINT ["/usr/bin/<BINARY>"] CMD <ARGS> Updating an image Before building, make changes to the desired template in ./images or ./istio and update the changelog using docker-pkg : $ docker-pkg -c <…
16:13:54 INFO:quibble.commands:composer run --timeout=0 phpunit:entrypoint -- --group Database --exclude-group Broken,ParserFuzz,Stub,Standalone 16:13:55 > phpunit '--group' 'Database' '--exclude-group' 'Broken,ParserFuzz,Stub,Standalone' 16:13:55 Using PHP 7.4.33 16:13:55 Runnin…