Skip to content

Add batch test compile action #16

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
delphidabbler opened this issue Sep 14, 2021 · 0 comments
Open

Add batch test compile action #16

delphidabbler opened this issue Sep 14, 2021 · 0 comments
Assignees
Labels
accepted Accepted for implementation / fixing feature request Request for a new feature started Work has started on this issue.

Comments

@delphidabbler
Copy link
Owner

delphidabbler commented Sep 14, 2021

Add a facility to test compile a whole selection of snippets with a single specified compiler.

Provide option to output results to a text or HTML file.

Also add facility to output results in such a way that they can be re-imported and merged with existing snippet compile results (⭐). Maybe use some kind of JSON format file that contains compiler code (not ordinal value because that can change), and for each snippet its category id, snippet id and compile result code.


⭐ This option should be available for all snippets, but the merge option should apply only to user defined snippets. The reason for applying to read only snippets is to generate files that can update code-snippets files.

@delphidabbler delphidabbler self-assigned this Sep 14, 2021
@delphidabbler delphidabbler added accepted Accepted for implementation / fixing feature request Request for a new feature labels Sep 14, 2021
@delphidabbler delphidabbler added this to the Later versions milestone Oct 11, 2021
@delphidabbler delphidabbler added the started Work has started on this issue. label May 17, 2022
@delphidabbler delphidabbler removed the accepted Accepted for implementation / fixing label Oct 14, 2022
@delphidabbler delphidabbler added accepted Accepted for implementation / fixing and removed started Work has started on this issue. labels Dec 12, 2022
@delphidabbler delphidabbler moved this to To do in CodeSnip May 23, 2023
@delphidabbler delphidabbler moved this from Accepted to In progress in CodeSnip Apr 4, 2024
@delphidabbler delphidabbler added the started Work has started on this issue. label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Accepted for implementation / fixing feature request Request for a new feature started Work has started on this issue.
Projects
Status: In progress
Development

No branches or pull requests

1 participant