boilerdaq_tools.__main__
#
CLI for tools.
Module Contents#
Functions#
Compile. |
|
Add change. |
|
Get actions used by this repository. |
|
Elevate Pyright warnings to errors. |
|
Send object to |
Data#
CLI. |
API#
- boilerdaq_tools.__main__.APP#
‘App(…)’
CLI.
- boilerdaq_tools.__main__.main()#
- boilerdaq_tools.__main__.add_change(
- change: boilerdaq_tools.types.ChangeType = 'change',
Add change.
- boilerdaq_tools.__main__.get_actions()#
Get actions used by this repository.
For additional security, select “Allow
and select non- , actions and reusable workflows” in the General section of your Actions repository settings, and paste the output of this command into the “Allow specified actions and reusable workflows” block. Parameters#
high: Highest dependencies.
- boilerdaq_tools.__main__.elevate_pyright_warnings()#
Elevate Pyright warnings to errors.
- boilerdaq_tools.__main__.log(
- obj,
Send object to
stdout
.