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

Small enchancements to CI/CD pipeline #10

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Small enchancements to CI/CD pipeline #10

merged 2 commits into from
Aug 8, 2023

Conversation

GwnDaan
Copy link
Member

@GwnDaan GwnDaan commented Aug 8, 2023

  • Make CI actions run in parallel to be able extract feedback from all jobs (it could also give a better overview in a PR of the context of specific jobs that failed/succeeded)
  • Fix coverage report unable to find PR number when pushing to branch without open PR
  • Give descriptive names to all steps in CI actions
  • Only update documentation based on changes to the main branch
  • Renamed build.yml to ci.yml

@GwnDaan GwnDaan requested a review from Notgnoshi August 8, 2023 12:04
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

File Coverage Lines Branches
All files 55% 55% 0%

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against b8d2845

…tion

- Fix coverage report unable to find PR number when pushing to branch without open PR
- Give descriptive names to all steps in CI actions
- Only update documentation based on changes to the main branch
- Renamed build.yml to ci.yml
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/docs.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
@GwnDaan GwnDaan merged commit a00fbe0 into main Aug 8, 2023
6 of 8 checks passed
@GwnDaan GwnDaan deleted the ci-separation branch August 8, 2023 15:04
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.

3 participants