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

feat: adjust to new debug -I -P format in #41

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Conversation

kittaakos
Copy link
Contributor

@kittaakos kittaakos commented Oct 26, 2023

  • Adapt the debug launch config generation to the new CLI debug --info --programmer output,
  • Split up the extension code into modules,
  • Fixed security warnings,
  • Added integration tests,
  • Update CI workflow,
  • Generate schema and types for cortex-debug,
  • Validate debug_custom.json.

@kittaakos kittaakos changed the title feat: adjust to new debug -I format in feat: adjust to new debug -I -P format in Oct 31, 2023
@kittaakos kittaakos force-pushed the cli-0.35.0-rc.1 branch 2 times, most recently from 5dd78be to 6a74472 Compare November 13, 2023 09:31
@kittaakos kittaakos marked this pull request as ready for review November 13, 2023 16:44
@kittaakos kittaakos self-assigned this Nov 13, 2023
@kittaakos kittaakos added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Nov 13, 2023
Copy link

@davegarthsimpson davegarthsimpson left a comment

Choose a reason for hiding this comment

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

I did not see any issues code-wise

 - Adapt the debug launch config generation to the new CLI `debug --info --programmer` output,
 - Split up the extension code into modules,
 - Fixed security warnings,
 - Added integration tests,
 - Update CI workflow,
 - Generate schema and types for `cortex-debug`,
 - Validate `debug_custom.json`.

Signed-off-by: Akos Kitta <[email protected]>
Signed-off-by: Akos Kitta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants