Meisam

Results 18 issues of Meisam

[Gitlab itself supports](https://docs.gitlab.com/15.0/ee/ci/pipelines/#skip-a-pipeline) skipping the CI jobs for the commits with `[ci skip]` or `[skip ci]` in their message. Is it possible to support a similar functionality in buildbot?

I'm using the latest docker image (v0.32.1) The CLI usage is described as ``` Usage: markdownlint [options] … --disable [rules...] Disable certain rules, e.g. --disable MD013 MD041 ``` According to...

enhancement

Whenever I'm running the html5validator on css files like: ```css .test { text-decoration-thickness: 20%; } ``` I get: `error: CSS: "text-decoration-thickness": Property "text-decoration-thickness" doesn't exist.` related: validator/validator#1154

using a new matcher `match_json_schema` which uses json-schema gem. The schema file is also validated.

refactoring

It would be great to have a command line option to get image ~~digest or~~ manifest from the `ch-image`.

enhancement
medium
image

As the charlicloud commands are constantly evolving, it would be nice to have versioned documentation to avoid possible confusion. related to #836 : [ReadTheDocs seems to support this](https://docs.readthedocs.io/en/stable/versions.html).

enhancement
medium
doc

- add shellcheck test [initially] with `--severity=error` to CI. - fix errors! shellcheck report for f3c7eb43336889711b15bfff6b7be833f745cb04 can be accessed from [here](https://github.com/MFTabriz/testssl.sh/actions/runs/6572471937/job/17853649730).

waiting for more input