Skip to content

feat: Modify the store endpoint for easier store testing #1240

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

Open
that0n3guy opened this issue Mar 22, 2025 · 3 comments
Open

feat: Modify the store endpoint for easier store testing #1240

that0n3guy opened this issue Mar 22, 2025 · 3 comments

Comments

@that0n3guy
Copy link

Is your feature request related to a problem? Please describe

I would love to fork the store and help add a couple store items. That said, I can't figure out how to modify the store endpoint to test this thing.

Feature request would be to easily modify the store endpoint .

Describe the solution you'd like

In settings, simply change the store endpoint from https://raw.githubusercontent.com/swiftwave-org/app-store/main/store.json to any url we have (probably just a forked version of that json).

Are you working on this?

No

@tanmoysrt
Copy link
Member

@that0n3guy
If you want to test it, you can do it this way -

{{base_url}}/dashboard/deploy/app-store/install?stack=<stack_yaml_file_path>

Example -

http://swiftwave.test/dashboard/deploy/app-store/install?stack=https://raw.githubusercontent.com/swiftwave-org/app-store/main/stacks/appsmith.yaml

@tanmoysrt
Copy link
Member

Btw, it's a good idea to provide some way to add other store (store outside swiftwave's management).

But, can't add that at this moment. develop branch is almost broken due to v3 changes. Will add this support in v3.

@that0n3guy
Copy link
Author

that0n3guy commented Mar 22, 2025

Thanks, I'll tested out the url above... that works nicely.

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

2 participants