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

[CI] Fix release framework workflow to extract the version correctly #468

Merged
merged 2 commits into from Mar 28, 2024

Conversation

Tankilevitch
Copy link
Contributor

@Tankilevitch Tankilevitch commented Mar 28, 2024

Description

What -
Why - CI failed on error

[Invalid workflow file: .github/workflows/release-framework.yml#L35](https://github.com/port-labs/ocean/actions/runs/8455594726/workflow)
The workflow is not valid. .github/workflows/release-framework.yml (Line: 35, Col: 14): Unexpected symbol: 'ref_name:1'. Located at position 8 within expression: github.ref_name:1

How -

Type of change

Please leave one option from the following and delete the rest:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New Integration (non-breaking change which adds a new integration)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Non-breaking change (fix of existing functionality that will not change current behavior)
  • Documentation (added/updated documentation)

Screenshots

Include screenshots from your environment showing how the resources of the integration will look.

API Documentation

Provide links to the API documentation used for this integration.

@github-actions github-actions bot added size/XS infra A change in the github files labels Mar 28, 2024
Copy link
Member

@MPTG94 MPTG94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tankilevitch Tankilevitch merged commit b2cc01e into main Mar 28, 2024
4 checks passed
@Tankilevitch Tankilevitch deleted the fix-release-framework branch March 28, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra A change in the github files size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants