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

docs: document Scala Native flag options #3386

Merged
merged 1 commit into from
Dec 20, 2024

docs: document Scala Native flag options

29f790e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

docs: document Scala Native flag options #3386

docs: document Scala Native flag options
29f790e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report docs-tests succeeded Dec 20, 2024 in 0s

71 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-report.xml

71 tests were completed in 2093s with 71 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sclicheck.DocTests.command basics 1✅ 50s
sclicheck.DocTests.command compile 1✅ 102s
sclicheck.DocTests.command completions 1✅ 2ms
sclicheck.DocTests.command config 1✅ 8s
sclicheck.DocTests.command doc 1✅ 7s
sclicheck.DocTests.command export 1✅ 12s
sclicheck.DocTests.command fmt 1✅ 15s
sclicheck.DocTests.command misc/bloop 1✅ 3s
sclicheck.DocTests.command package 1✅ 114s
sclicheck.DocTests.command publishing/publish 1✅ 2ms
sclicheck.DocTests.command publishing/publish-setup 1✅ 11s
sclicheck.DocTests.command repl 1✅ 2ms
sclicheck.DocTests.command run 1✅ 104s
sclicheck.DocTests.command scalafix 1✅ 7s
sclicheck.DocTests.command setup-ide 1✅ 2s
sclicheck.DocTests.command shebang 1✅ 2ms
sclicheck.DocTests.command test 1✅ 21s
sclicheck.DocTests.command version 1✅ 12s
sclicheck.DocTests.cookbook ide/intellij 1✅ 5s
sclicheck.DocTests.cookbook ide/intellij-multi-bsp 1✅ 6s
sclicheck.DocTests.cookbook ide/intellij-sbt-with-bsp 1✅ 8ms
sclicheck.DocTests.cookbook ide/vscode 1✅ 5s
sclicheck.DocTests.cookbook introduction/formatting 1✅ 18s
sclicheck.DocTests.cookbook introduction/gh-action 1✅ 10s
sclicheck.DocTests.cookbook introduction/gists 1✅ 12s
sclicheck.DocTests.cookbook introduction/instant-startup-scala-scripts 1✅ 12s
sclicheck.DocTests.cookbook introduction/scala-jvm 1✅ 3ms
sclicheck.DocTests.cookbook introduction/scala-scripts 1✅ 13s
sclicheck.DocTests.cookbook introduction/scala-versions 1✅ 53s
sclicheck.DocTests.cookbook introduction/test-only 1✅ 12s
sclicheck.DocTests.cookbook package/native-images 1✅ 99s
sclicheck.DocTests.cookbook package/scala-docker 1✅ 28s
sclicheck.DocTests.cookbook package/scala-package 1✅ 8s
sclicheck.DocTests.guide advanced/custom-toolkit 1✅ 12s
sclicheck.DocTests.guide advanced/java-properties 1✅ 2ms
sclicheck.DocTests.guide advanced/piping 1✅ 22s
sclicheck.DocTests.guide advanced/scala-js 1✅ 15s
sclicheck.DocTests.guide advanced/snippets 1✅ 38s
sclicheck.DocTests.guide advanced/verbosity 1✅ 20s
sclicheck.DocTests.guide introduction/configuration 1✅ 21s
sclicheck.DocTests.guide introduction/dependencies 1✅ 18s
sclicheck.DocTests.guide introduction/old-runner-migration 1✅ 123s
sclicheck.DocTests.guide introduction/toolkit 1✅ 30s
sclicheck.DocTests.guide introduction/update-dependencies 1✅ 3s
sclicheck.DocTests.guide introduction/using-directives 1✅ 8s
sclicheck.DocTests.guide power/markdown 1✅ 54s
sclicheck.DocTests.guide power/offline 1✅ 1ms
sclicheck.DocTests.guide power/proxy 1✅ 1ms
sclicheck.DocTests.guide power/python 1✅ 2ms
sclicheck.DocTests.guide power/repositories 1✅ 1ms
sclicheck.DocTests.guide scripting/scripts 1✅ 29s
sclicheck.DocTests.guide scripting/shebang 1✅ 23s
sclicheck.DocTests.reference scala-command/index 1✅ 11s
sclicheck.DocTests.root getting_started 1✅ 34s
sclicheck.DocTests.root release_notes 1✅ 293s
sclicheck.GifTests.complete-install 1✅ 170s
sclicheck.GifTests.defaults 1✅ 23s
sclicheck.GifTests.demo 1✅ 32s
sclicheck.GifTests.education 1✅ 18s
sclicheck.GifTests.embeddable_scripts 1✅ 20s
sclicheck.GifTests.fast-scripts 1✅ 14s
sclicheck.GifTests.learning_curve 1✅ 29s
sclicheck.GifTests.powerful_scripts 1✅ 19s
sclicheck.GifTests.projects 1✅ 32s
sclicheck.GifTests.prototyping 1✅ 32s
sclicheck.GifTests.scripting 1✅ 26s
sclicheck.GifTests.self-contained-examples 1✅ 23s
sclicheck.GifTests.todo 1✅ 16s
sclicheck.GifTests.universal_tool 1✅ 50s
sclicheck.GifTests.versions 1✅ 88s
sclicheck.SclicheckTests.Run regex 1✅ 4ms

✅ sclicheck.DocTests.command basics

✅ sclicheck.DocTests.command compile

✅ sclicheck.DocTests.command completions

✅ sclicheck.DocTests.command config

✅ sclicheck.DocTests.command doc

✅ sclicheck.DocTests.command export

✅ sclicheck.DocTests.command fmt

✅ sclicheck.DocTests.command misc/bloop

✅ sclicheck.DocTests.command package

✅ sclicheck.DocTests.command publishing/publish

✅ sclicheck.DocTests.command publishing/publish-setup

✅ sclicheck.DocTests.command repl

✅ sclicheck.DocTests.command run

✅ sclicheck.DocTests.command scalafix

✅ sclicheck.DocTests.command setup-ide

✅ sclicheck.DocTests.command shebang

✅ sclicheck.DocTests.command test

✅ sclicheck.DocTests.command version

✅ sclicheck.DocTests.cookbook ide/intellij

✅ sclicheck.DocTests.cookbook ide/intellij-multi-bsp

✅ sclicheck.DocTests.cookbook ide/intellij-sbt-with-bsp

✅ sclicheck.DocTests.cookbook ide/vscode

✅ sclicheck.DocTests.cookbook introduction/formatting

✅ sclicheck.DocTests.cookbook introduction/gh-action

✅ sclicheck.DocTests.cookbook introduction/gists

✅ sclicheck.DocTests.cookbook introduction/instant-startup-scala-scripts

✅ sclicheck.DocTests.cookbook introduction/scala-jvm

✅ sclicheck.DocTests.cookbook introduction/scala-scripts

✅ sclicheck.DocTests.cookbook introduction/scala-versions

✅ sclicheck.DocTests.cookbook introduction/test-only

✅ sclicheck.DocTests.cookbook package/native-images

✅ sclicheck.DocTests.cookbook package/scala-docker

✅ sclicheck.DocTests.cookbook package/scala-package

✅ sclicheck.DocTests.guide advanced/custom-toolkit

✅ sclicheck.DocTests.guide advanced/java-properties

✅ sclicheck.DocTests.guide advanced/piping

✅ sclicheck.DocTests.guide advanced/scala-js

✅ sclicheck.DocTests.guide advanced/snippets

✅ sclicheck.DocTests.guide advanced/verbosity

✅ sclicheck.DocTests.guide introduction/configuration

✅ sclicheck.DocTests.guide introduction/dependencies

✅ sclicheck.DocTests.guide introduction/old-runner-migration

✅ sclicheck.DocTests.guide introduction/toolkit

✅ sclicheck.DocTests.guide introduction/update-dependencies

✅ sclicheck.DocTests.guide introduction/using-directives

✅ sclicheck.DocTests.guide power/markdown

✅ sclicheck.DocTests.guide power/offline

✅ sclicheck.DocTests.guide power/proxy

✅ sclicheck.DocTests.guide power/python

✅ sclicheck.DocTests.guide power/repositories

✅ sclicheck.DocTests.guide scripting/scripts

✅ sclicheck.DocTests.guide scripting/shebang

✅ sclicheck.DocTests.reference scala-command/index

✅ sclicheck.DocTests.root getting_started

✅ sclicheck.DocTests.root release_notes

✅ sclicheck.GifTests.complete-install

✅ sclicheck.GifTests.defaults

✅ sclicheck.GifTests.demo

✅ sclicheck.GifTests.education

✅ sclicheck.GifTests.embeddable_scripts

✅ sclicheck.GifTests.fast-scripts

✅ sclicheck.GifTests.learning_curve

✅ sclicheck.GifTests.powerful_scripts

✅ sclicheck.GifTests.projects

✅ sclicheck.GifTests.prototyping

✅ sclicheck.GifTests.scripting

✅ sclicheck.GifTests.self-contained-examples

✅ sclicheck.GifTests.todo

✅ sclicheck.GifTests.universal_tool

✅ sclicheck.GifTests.versions

✅ sclicheck.SclicheckTests.Run regex