Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Unit tests passing * Remove all references to Resty * Fixed some integration tests * Fixed failing integration tests * Fix lint * Fixed request body not being logged * Fixed issue where request body did not get reset for retry * Fix lint * Fixed issue with image uploads * build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#587) * build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Ran make tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ezilber-akamai <ezilber@akamai.com> * ci: Fix workflow failures in PRs due to slack notify step (#588) * allow some vars to be shared * add target branch * remove target branch * revert to push_request and only run slack notify when push to main * Fixed intermittent error * Addressed more PR comments * Addressed more PR comments * Addressed some more PR comments * Added default values for retry times * Updated body type in requestParams * Addressed more PR comments --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Youjung Kim <126618609+ykim-1@users.noreply.github.com>
- Loading branch information