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

feat: add title, summary and description to the pipeline model #876

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

morbalint
Copy link
Contributor

@morbalint morbalint commented Jun 29, 2023

BIVS-1969

Checklist

Version

Requires a MINOR version update

Context

More human readable description of pipelines and workflow to enable adding more visibility to them, by adding a title, summary and description field to pipeline elements. Registration of these fields is required so that the WFE workflows tab save button doesn't remove them from an existing bitrise.yml.

Changes

Adds title, summary and description to the PipelineModel and StageModel

Investigation details

When editing the bitrise.yml in the visual WFE, the save button on the workflows tab removes all unknown fields 😞

Decisions

@morbalint morbalint requested a review from godrei June 29, 2023 07:11
models/models.go Show resolved Hide resolved
@godrei
Copy link
Contributor

godrei commented Jul 4, 2023

Pls fill in the PR template to let others understand this change in the future.

models/models.go Outdated Show resolved Hide resolved
@morbalint morbalint requested a review from godrei July 4, 2023 11:49
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