Skip to content

Deploy client in parallel to dashboard#33

Merged
nkuba merged 1 commit intomainfrom
rearange-modules-order
Sep 1, 2022
Merged

Deploy client in parallel to dashboard#33
nkuba merged 1 commit intomainfrom
rearange-modules-order

Conversation

@michalinacienciala
Copy link
Copy Markdown
Collaborator

@michalinacienciala michalinacienciala commented Sep 1, 2022

Previously the token-dashboard module was being built in CI flow after the
client module. But we don't need to wait for building of the client to build
dashboard, those jobs don't depend on each other. This means we can run them in
parallel.

TODO after the merge:

  • tag the action with v2

Previously the `token-dashboard` module was being built in CI flow after the
`client` module. But we don't need to wait for building of the client to build
dashboard, those jobs don't depend on each other. This means we can run them in
parallel.
@nkuba nkuba merged commit 2276d39 into main Sep 1, 2022
@nkuba nkuba deleted the rearange-modules-order branch September 1, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants