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

Fix gcd to handle PUT requests for JSON protocol #66

Merged
merged 6 commits into from
Mar 28, 2023

Conversation

wirepair
Copy link
Owner

@wirepair wirepair commented Mar 28, 2023

  • Updates the JSON protocol to use PUT instead of GET, which has been deprecated
  • Update test ci to use latest browser
  • Updates chromium protocol.json to 111.0.5563.147

= added 5 commits March 28, 2023 12:47
update test ci
Updates gcdapi and json protocol to use PUT
don't call t.Fatal from non-test go routine
fix type errors
update changelog
@wirepair wirepair changed the title Update build_gcd_v2.yml Fix gcd to handle PUT requests for JSON protocol Mar 28, 2023
update flakey test and run ci tests in parallel
@wirepair wirepair merged commit d75c758 into master Mar 28, 2023
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.

1 participant