Skip to content

Make gocd-pipelines functions consistent and re-usable#45

Merged
mattgauntseo-sentry merged 3 commits intomainfrom
mgs-fix-inconsistency
Sep 11, 2023
Merged

Make gocd-pipelines functions consistent and re-usable#45
mattgauntseo-sentry merged 3 commits intomainfrom
mgs-fix-inconsistency

Conversation

@mattgauntseo-sentry
Copy link
Copy Markdown
Contributor

I noticed an issue when trying to roll this out to getsentry.

The pipelines_to_files_object and pipelines_to_object were inconsistent in what they did, files_object would include format: 10, pipelines: ... to the output making it valid to GoCD while the pipeliens_to_object would just return the pipelines which is invalid.

This corrects that, making both of them output valid GoCD pipelines

@mattgauntseo-sentry mattgauntseo-sentry requested a review from a team September 11, 2023 20:25
Comment thread libs/pipedream.libsonnet Outdated
@mattgauntseo-sentry mattgauntseo-sentry merged commit 568a908 into main Sep 11, 2023
@mattgauntseo-sentry mattgauntseo-sentry deleted the mgs-fix-inconsistency branch September 11, 2023 21:37
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