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

Parallelise workflow #555

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Parallelise workflow #555

merged 1 commit into from
Sep 11, 2024

Conversation

Lucsanszky
Copy link
Contributor

@Lucsanszky Lucsanszky commented Aug 27, 2024

Description

As the title suggests. Broke up the workflow into multiple jobs as this is how parallelisation is achieved. This necessitated the upload of docs/ as artifacts and merge downloading them, as different jobs have different runners with separate working directories.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • Code is formatted according to CONTRIBUTING.md
  • Self-reviewed the diff

@Lucsanszky Lucsanszky force-pushed the ldan/workflow-steps-order branch 5 times, most recently from 4d9bc03 to 9ff3999 Compare August 30, 2024 17:11
@Lucsanszky Lucsanszky force-pushed the ldan/workflow-steps-order branch 9 times, most recently from 56ed3a4 to f5e36e0 Compare September 10, 2024 01:19
@Lucsanszky Lucsanszky changed the title Re-order workflow steps Parallelise workflow Sep 10, 2024
@Lucsanszky Lucsanszky marked this pull request as ready for review September 10, 2024 15:06
Copy link
Collaborator

@WhatisRT WhatisRT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really understand some of the things going on here, but the things I do look good

@WhatisRT WhatisRT merged commit 50dd5ad into master Sep 11, 2024
8 checks passed
@WhatisRT WhatisRT deleted the ldan/workflow-steps-order branch September 11, 2024 11:36
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