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

Broaden test coverage so as TS downloads also via POST JSON API #390

Open
Karm opened this issue Jan 8, 2021 · 0 comments
Open

Broaden test coverage so as TS downloads also via POST JSON API #390

Karm opened this issue Jan 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature, improvement or request for the code
Milestone

Comments

@Karm
Copy link
Contributor

Karm commented Jan 8, 2021

The TS uses GET and query params to download projects. That has bitten us two times recently:

#388
#389

The goal is to let TS runs twice, once a "dry run" with JSON POST API just to download zips, and the second time with GET and let it unzip archives and build & run runtimes examples as it is doing now.

@Karm Karm added the enhancement New feature, improvement or request for the code label Jan 8, 2021
@Karm Karm added this to the 1.6 milestone Jan 8, 2021
@Karm Karm self-assigned this Jan 8, 2021
@rdebusscher rdebusscher modified the milestones: 1.6, 1.7 Apr 26, 2021
@Karm Karm modified the milestones: 1.7, 1.8 Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, improvement or request for the code
Projects
None yet
Development

No branches or pull requests

2 participants