Done
Details
Assignee
Nikolai_LitvinenkoNikolai_LitvinenkoReporter
Zak BurkeZak BurkeLabels
Development Team
VolarisRelease
Sunflower (R1 2025)RCA Group
TBDStory Points
0.5Sprint
NonePriority
P3TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Nikolai_Litvinenko
Nikolai_LitvinenkoReporter
Zak Burke
Zak BurkeLabels
Development Team
Volaris
Release
Sunflower (R1 2025)
RCA Group
TBD
Story Points
0.5
Sprint
None
Priority
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 29, 2024 at 2:00 PM
Updated February 12, 2025 at 11:33 AM
Resolved February 12, 2025 at 11:33 AM
Summary: Use shared workflow templates from
folio-org/.github
instead of local copies.Details: Loosely copying the shared workflow repo’s excellent UI README, which contains additional configuration options:
Open a PR that replaces the
.github/workflows/build-npm.yml
and.github/workflows/build-npm-release.yml
files with a single file,.github/workflows/ui.yml
with the following content:In the PR body, tag members of the infrastructure-frontend team who have the necessary GH privileges to change the PR merge requirements. They will turn off the steps from the old workflows and turn on those from the new workflows.
Merge the PR.
Profit!!!