mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #331] Super linter build time is ridiculous #214
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Real-Gecko on GitHub (Jun 26, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/331
@catborise I merged master branch to my instances branch and tried out super linter and it's sloooooooow. Do we really need it?
@catborise commented on GitHub (Jun 26, 2020):
no we do not needed but it could be fine. it can be refined or remove.
@Real-Gecko commented on GitHub (Jun 26, 2020):
The funniest part is that linter itself works only for 4 seconds, while everything else takes 6:28. Maybe there're ways to optimize it.
@catborise commented on GitHub (Jun 26, 2020):
it is riddiculus to build their image for every time for installing updating etc. they should use a prebuild image.
6.28 is too much. when i tried it took less time...
@catborise commented on GitHub (Jun 26, 2020):
it is fixed now total time is 1 minute. build time 44 second.
@Real-Gecko commented on GitHub (Jun 29, 2020):
https://github.com/Real-Gecko/webvirtcloud/runs/817207436
2 minutes 36 seconds
@Real-Gecko commented on GitHub (Jul 3, 2020):
Now time varies from 1:30 to 2:30 which is better than 6 minutes.