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 CI to create releases #213

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Fix CI to create releases #213

merged 3 commits into from
Jan 11, 2024

Conversation

boeckMt
Copy link
Member

@boeckMt boeckMt commented Jan 11, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

When Github workflows were updated, actions/-artifact was set to v4, which was incompatible with the current workflow structure because artifacts are now scoped to jobs.

What is the new behavior?

Use actions/-artifact@v3 again.

Also a new prerelease 12.0.1-next.0 was created to provide the fix for @dlr-eoc/core-ui schematics #211.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Is it part of one/more packages and which?

Copy link
Contributor

@lucas-angermann lucas-angermann left a comment

Choose a reason for hiding this comment

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

Looks good, thank you for the fix!

@boeckMt boeckMt merged commit 7226455 into main Jan 11, 2024
15 of 16 checks passed
@boeckMt boeckMt deleted the fix-ci branch January 11, 2024 09:31
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