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

update bitrise.yml schema #3052

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

morbalint
Copy link
Contributor

Updated to version

bitrise-io/bitrise-json-schemas@8a7672d

Changes

fix: align pipeline models

  • add title, summary, description to pipelines and stages.
  • add abort_on_fail and should_always_run to the StageModel
  • create separate WorkflowStageConfigModel with the run_if property

## version

bitrise-io/bitrise-json-schemas@8a7672d

## Changes

fix: align pipeline models

* add `title`, `summary`, `description` to pipelines and stages.
* add `abort_on_fail` and `should_always_run` to the `StageModel`
* create separate `WorkflowStageConfigModel` with the `run_if` property
@morbalint
Copy link
Contributor Author

@godrei opened PR from personal repo as recommended here: https://github.com/SchemaStore/schemastore/blob/master/CONTRIBUTING.md?plain=1#L116

@morbalint
Copy link
Contributor Author

@madskristensen can you please help resolve the CI failure? I believe it's unrelated, but I'm unfamiliar with the schemastore CI setup.

@madskristensen madskristensen merged commit 8fc837d into SchemaStore:master Jul 7, 2023
2 of 3 checks passed
@madskristensen
Copy link
Contributor

Something is wrong with the lint workflow. I've disabled it for now

jmatias pushed a commit to jmatias/schemastore that referenced this pull request Jul 19, 2023
## version

bitrise-io/bitrise-json-schemas@8a7672d

## Changes

fix: align pipeline models

* add `title`, `summary`, `description` to pipelines and stages.
* add `abort_on_fail` and `should_always_run` to the `StageModel`
* create separate `WorkflowStageConfigModel` with the `run_if` property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants