openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 63 forks source link

fix(ci): specify semantic release version that is compatible with node 18 #639

Closed brian-smith-tcril closed 8 months ago

brian-smith-tcril commented 8 months ago

Description:

semantic-release version 23 includes the following breaking change:

This pins the release workflow to version 22 until we move away from node 18.

Merge checklist:

Post merge:

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (88fd140) 83.50% compared to head (da9300b) 83.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #639 +/- ## ======================================= Coverage 83.50% 83.50% ======================================= Files 40 40 Lines 1073 1073 Branches 197 197 ======================================= Hits 896 896 Misses 165 165 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.