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

galasa.dev website pipeline github actions matrix creation fails #581

Open
5 tasks
KirbyKatcher opened this issue Feb 20, 2023 · 1 comment
Open
5 tasks
Labels
bug Something isn't working

Comments

@KirbyKatcher
Copy link
Contributor

Story

As a galasa developer, I want to use one copy of the deploy step (i.e. Deploy-dotdev and deploy-vnext are duplicate functions), so that I can maintain and update the code base easily and monitor issues with the deployment in the vnext instance before it reaches deployment date.

Background

Tasks

  • Identify why the matrix is not being parsed on as an output from one function to another and we are
  • Create a new function to generate the matrix
    • If branch == main : Steps fork to create the production site matrix will need to include all 3 sites of galasa.dev
    • if branch == next : Steps fork to create the vnext site matrix which will need to include the eu-gb-next site
  • Create a new single dpeloyment function that woulod use the resulting matrix from the above function
@techcobweb
Copy link
Contributor

Which artifacts are you referring to above @KirbyKatcher ? A few more details in the background might give more context on what's not currently working when you tried it, and what needs changing and why ?

@techcobweb techcobweb added the bug Something isn't working label Feb 22, 2023
@techcobweb techcobweb changed the title Github workflow Technical Debt Github workflow - Github action matrix creation fails Feb 22, 2023
@techcobweb techcobweb changed the title Github workflow - Github action matrix creation fails galasa.dev website pipeline github actions matrix creation fails Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants