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

Refactor pass-ui/pass-acceptance-test to use release actions from main repository #1026

Open
rpoet-jh opened this issue Jul 31, 2024 · 0 comments

Comments

@rpoet-jh
Copy link
Contributor

What?

We should refactor the pass-ui and pass-acceptance-test github workflow/actions to reuse the github actions in the main repository. There are github actions for setting the version and building using yarn and pnpm in main/.github/actions. We should refactor the github workflow/actions in pass-ui and pass-acceptance-test to use these actions instead.

Why?

So we don't have duplicate github workflow/actions for setting versions and building.

How?

Look at the Java modules on how they are reusing the release workflows from main.

Acceptance Criteria

The pass-ui and pass-acceptance-test repos are using the main github actions for setting versions and building.

@rpoet-jh rpoet-jh converted this from a draft issue Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant