Skip to content

Conversation

@vivek-gofynd
Copy link
Collaborator

No description provided.

vivek-gofynd and others added 6 commits June 16, 2025 12:25
* add test cases for extension commands

* fix test case

* add test cases for extension commands

* fix test cases

* fix test cases

* remove unwanted code

* fix issues

* fix test cases

* fix test cases

* remove unwanted code

* fix test cases

* fix the issues

* fix test cases

* remove the next and node boiler plate from options

* fix the issue for non payment extension

* add extension launch type in context and throw error when cross launch type env is pulled
prompt_answers.type = selected_ext_type;
}

// if (prompt_answers.project_type === TEMPLATES['java-react'].name || prompt_answers.project_type === TEMPLATES['java-vue'].name) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajaygofynd Please remove unused code

"acorn-walk": "^8.3.3",
"archiver": "^7.0.1",
"axios": "0.27.2",
"axios": "^1.6.7",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajaygofynd Axios downgrade version changes missing in PR

repo: 'https://github.com/gofynd/example-extension-javascript-react',
launchTypes: ['Company', 'Application']
},
// 'node-next': {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajaygofynd Please remove commented code

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants