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

[ENH] CI enhancement #70

Open
1 of 5 tasks
bclenet opened this issue Jul 27, 2023 · 0 comments
Open
1 of 5 tasks

[ENH] CI enhancement #70

bclenet opened this issue Jul 27, 2023 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository ⭐ goal: addition Addition of new feature 🛠 goal: fix Bug fix ✨ goal: improvement Improvement to an existing feature 🔒 staff only Restricted to staff members 🏁 status: ready for dev Ready for work

Comments

@bclenet
Copy link
Collaborator

bclenet commented Jul 27, 2023

Goal

Tackle several issues about CI

Why this is useful

The following behaviors are limiting :

  • Only one self-hosted runner is available, hence jobs are executed serially ;
  • There is no log during execution of a job on a self-hosted runner ;

These features could be improved :

  • The documentation of pipeline testing as part of CI ;
  • The documentation of self-hosted runners (setup / maintenance) in the project ;
  • There might be blind-spots as well as redundancies with the current CI test strategy.

Timeline

No response

More specifically

No response

Open questions

No response

@bclenet bclenet added 🏁 status: ready for dev Ready for work ⭐ goal: addition Addition of new feature ✨ goal: improvement Improvement to an existing feature 🛠 goal: fix Bug fix 💻 aspect: code Concerns the software code in the repository 🔒 staff only Restricted to staff members labels Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ⭐ goal: addition Addition of new feature 🛠 goal: fix Bug fix ✨ goal: improvement Improvement to an existing feature 🔒 staff only Restricted to staff members 🏁 status: ready for dev Ready for work
Projects
None yet
Development

No branches or pull requests

1 participant