protonjohn

Results 4 issues of protonjohn

I added the `aarch64-apple-ios` target using `rustup target add aarch64-apple-ios`. However, when I attempt to build version 0.4.0 of this project with `cargo build --release --target aarch64-apple-ios`, I get the...

Allow clients overriding the BaseCommitizen object to have more custom commit message validation beyond just matching a regex schema. This lets clients have custom error messages and more intelligent pattern...

pr-status: wait-for-modification

Define a minimum deployment target for Apple TV as well. Don't make one for xrOS, as minimum version flags are not yet available. Addresses golang/go#65251.

We use Mint for specify our build dependencies in CI pipelines. It would be really helpful if we had some way to securely reference the `CI_SERVER_HOST` and `CI_JOB_TOKEN` environment variables...