We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
release():
Ran it multiple times.
ℹ File size: "3 Mb" ℹ Uploading package & comments ℹ Confirming submission Error in `check_response()`: ! `resp` must be an HTTP response object Run `rlang::last_trace()` to see where the error occurred. Backtrace: 1: stop(fallback) 2: signal_abort(cnd, .file) 3: abort("`resp` must be an HTTP response object") 4: check_response(resp) 5: httr2::resp_check_status(r) 6: upload_cran(pkg, built_path) 7: submit_cran() 8: release_impl() 9: force(code) 10: withr::with_dir(usethis::proj_get(), code) 11: with_repo(release_impl()) 12: fledge::release()
The text was updated successfully, but these errors were encountered:
@pat-s thank you! What branch of fledge were you using?
Sorry, something went wrong.
HEAD, i.e. 8a8520d
Thank you! We're working on improvements in #686
Thanks for your patience
No branches or pull requests
Ran it multiple times.
The text was updated successfully, but these errors were encountered: