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

Upload Individual cartridges separately #103

Open
himaanshu24 opened this issue Apr 18, 2018 · 7 comments
Open

Upload Individual cartridges separately #103

himaanshu24 opened this issue Apr 18, 2018 · 7 comments

Comments

@himaanshu24
Copy link

In Eclipse we can upload and an individual cartridge. This feature is useful when we do not need to upload all the cartridges and save a considerable amount of time.

Can we please have a right click on the following cartridges list and upload as needed.
image

@MGloder
Copy link

MGloder commented Apr 28, 2018

you can actually run npm run watch to auto upload the file

@SunilNM
Copy link

SunilNM commented Jul 30, 2020

Hi All,

Any luck with uploading individual custom cartridges?

Thanks in advance

Repository owner deleted a comment from cilusanirakesh Aug 10, 2020
@SqrTT
Copy link
Owner

SqrTT commented Aug 10, 2020

Hi. It's not implemented yet.

And it's not in top priority list.
Could you clarify use case for the feature, please?

@thesunlover
Copy link

Voting for this feature as well.
It would be very convenient if we are able to specify a delta (a list with the most changed cartridges) and have the ability to update only those in the delta list, besides the Cleanup/Upload all functionality.

@sachin-upmanyu
Copy link

Hi @himaanshu24
Is this requirenment not satisfied with "cartridge" option in dw.json?

So, for example, you can provide array of your frequently used cartridges and extension will watch/upload changes from only that list.

"cartridge": ["plugin_instorepickup", "app_storefront_base"],

@imollm
Copy link

imollm commented May 18, 2023

Hi all,

In my case it would be great if the extension would allow me to upload a cartridge that I have made a change to some file of that one. For example.

Cartridge path: CA:CB:CC

I want to add a new JS function to a JS file located inside CA cartridge, it would be great just to upload the cartridge of this modified file.

In my case at the moment in my project we have at least 45 cartridges and it is so difficult to upload all of them every time.

@SqrTT
Copy link
Owner

SqrTT commented May 19, 2023

Hi @imollm
Currently the extension in case of creation file in cartridge upload only created file there and no need upload cartridge (or even all cartridges). Similarly if one file is changes then only one file is uploaded. If in your case different behavior then it's should be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants