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

Speed up download time with Webpack #194 #195

Open
mayong43111 opened this issue Jan 8, 2022 · 8 comments
Open

Speed up download time with Webpack #194 #195

mayong43111 opened this issue Jan 8, 2022 · 8 comments
Assignees
Labels
idle Inactive for 14 days product enhancement New feature or request

Comments

@mayong43111
Copy link

I notice that the node_module folder is included in the tag of the publication and need it at run time, but it's very big. I modified to use Webpack to package the project, In my sel-hosted, the Set Up Job step saves 30 seconds. so I recommend using it and remove node_module from tag.

I submitted an RP #194 and I tested it very well

@mayong43111 mayong43111 added the need-to-triage Requires investigation label Jan 8, 2022
@BALAGA-GAYATRI BALAGA-GAYATRI added product enhancement New feature or request and removed need-to-triage Requires investigation labels Jan 10, 2022
@BALAGA-GAYATRI
Copy link
Contributor

hey, @mayong43111 Thanks for your contribution. This request and PR will be reviewed and a decision will be taken post that.

@mayong43111
Copy link
Author

thank you @BALAGA-GAYATRI , This change is very important to me. My GitHub Enterprise Server and Runner network is not very good, Sometimes it even takes two minutes to download this action.

@github-actions
Copy link

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Jan 25, 2022
@mayong43111
Copy link
Author

Could someone please look at this problem

@github-actions github-actions bot removed the idle Inactive for 14 days label Jan 25, 2022
@github-actions
Copy link

github-actions bot commented Feb 8, 2022

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Feb 8, 2022
@BALAGA-GAYATRI
Copy link
Contributor

BALAGA-GAYATRI commented May 9, 2022

Hi @mayong43111 Sorry for the delayed response. In the last quarter, we did not plan any enhancements. Removing node_modules is a very big change as all our azure actions have the same format to use node_modules in the release version and we can't simply change it for login action . I will start a conversation keep you posted.

@rdeveen
Copy link

rdeveen commented Mar 24, 2023

We are heavenly depending on this action, but it almost take one minute to download while other actions are done in seconds. Can you have a look at this to decrease the download size?
@BALAGA-GAYATRI

@github-actions github-actions bot removed the idle Inactive for 14 days label Mar 24, 2023
@github-actions
Copy link

github-actions bot commented Apr 7, 2023

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label Apr 7, 2023
@YanaXu YanaXu self-assigned this May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Inactive for 14 days product enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants