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

Fix multiline release body. #3426

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

JDarDagran
Copy link
Contributor

Problem

https://github.com/OpenLineage/OpenLineage/actions/runs/12884960069/job/35922382015 failed.

Solution

Attempt to fix with cat << 'EOM'. Ran same release on my fork: https://github.com/JDarDagran/OpenLineage/actions/runs/12886253929/job/35926430677

Checklist

  • You've signed-off your work
  • Your pull request title follows our guidelines
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • Your comment includes a one-liner for the changelog about the specific purpose of the change (not required for changes to tests, docs, or CI config)
  • You've versioned the core OpenLineage model or facets according to SchemaVer (if relevant)
  • You've added a header to source files (if relevant)

SPDX-License-Identifier: Apache-2.0
Copyright 2018-2025 contributors to the OpenLineage project

Signed-off-by: Jakub Dardzinski <[email protected]>
@JDarDagran JDarDagran requested a review from a team as a code owner January 21, 2025 11:52
@boring-cyborg boring-cyborg bot added the area:dev Dev tools and processes label Jan 21, 2025
@mobuchowski mobuchowski merged commit ac612c1 into main Jan 21, 2025
14 checks passed
@mobuchowski mobuchowski deleted the ci/fix-multiline-release-body branch January 21, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev Dev tools and processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants