Skip to content

Refactor workflow "pr-build-live-branch.yml" for reusability #5803

Open
@htdat

Description

@htdat

Description

As mentioned in this PR #5768 (review), there is a need to refactor this workflow pr-build-live-branch.yml and other following workflows into composite actions for reusability.

Acceptance criteria

  • release-pr.yml:
    • sharing the action bump version. The new action may just the NEW_VERSION input to update the relevant files.
  • build-zip-and-run-smoke-tests.yml:
    • sharing the most parts except there is no need for smoke-tests, and a specific requirement for the shape of artifact in pr-build-live-branch.yml.
  • a new composition action called: get-current-version to use across many current workflows:

Designs

Testing instructions

  1. Go to '…'
  2. Click on '…'
  3. Scroll down to '…'
  4. Observe expected behaviour

Dev notes

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    category: devopsFeatures and tools supporting dev process.category: refactorThe issue/PR is related to refactoring.focus: devopsRelease processes, monitoring, automations, dev tools, CI/CD pipelinegood first issueThe issue is a good candidate for the first community contribution/for a newcomer to the team.type: enhancementThe issue is a request for an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions