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

Misc improvement of the CI build #2158

Closed
Kailai-Wang opened this issue Sep 22, 2023 · 0 comments · Fixed by #2163
Closed

Misc improvement of the CI build #2158

Kailai-Wang opened this issue Sep 22, 2023 · 0 comments · Fixed by #2163
Assignees
Labels
D6-automation CI/CD, tools, helper scripts I2-medium should be completed within 10 working days

Comments

@Kailai-Wang
Copy link
Collaborator

Context

While working on #2140, I've noticed a few places that can be improved and I believe it's worth a separate issue/PR to make it more transparent.

Tasks:

  • remove the :dev tag for litentry-worker and litentry-cli, latest is fine
  • prefer pre-built image / minimal image over a standard base image then install everything manually
  • do we need docker layer caches?
  • do we need local registry? It's introduced in Apply caching for enclave CI build  #2156 to act as the base image for the subsequent stages
  • shall we move some tests to other jobs to run them as concurrently as possible?
  • better grouping of debugging output using ::group::

✔️ Please set appropriate labels and assignees if applicable.

@Kailai-Wang Kailai-Wang added I2-medium should be completed within 10 working days D6-automation CI/CD, tools, helper scripts labels Sep 22, 2023
@Kailai-Wang Kailai-Wang self-assigned this Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D6-automation CI/CD, tools, helper scripts I2-medium should be completed within 10 working days
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant