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

Improve Github Actions duration #302

Closed
ghost opened this issue May 5, 2022 · 2 comments
Closed

Improve Github Actions duration #302

ghost opened this issue May 5, 2022 · 2 comments
Assignees
Labels
CI/CD feature New feature request good first issue Good for newcomers quality Improve code quality

Comments

@ghost
Copy link

ghost commented May 5, 2022

Right now for a Github Action job to validate a PR take some times.
We can enhance it by leverage more caching.
Hence we will get a better responsive code quality check.

We can look at: https://hashrocket.com/blog/posts/build-the-ultimate-elixir-ci-with-github-actions

There are examples how to leverage cache for dependencies and static analysis tool

@ghost ghost added quality Improve code quality feature New feature request good first issue Good for newcomers labels May 5, 2022
@AmodD
Copy link

AmodD commented May 6, 2022

Hey team! Please add your planning poker estimate with ZenHub @apoorv-2204 @blackode @Neylix

@AmodD
Copy link

AmodD commented May 6, 2022

Please add your planning poker estimate with ZenHub @samuel-uniris

@Neylix Neylix self-assigned this May 9, 2022
@Neylix Neylix closed this as completed May 10, 2022
@ghost ghost added the CI/CD label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD feature New feature request good first issue Good for newcomers quality Improve code quality
Projects
None yet
Development

No branches or pull requests

2 participants