Skip to content

1.2.3

Compare
Choose a tag to compare
@gudmdharalds gudmdharalds released this 04 Apr 19:23
1e484e4

What's Changed

  • Move generic HTTP functions from github-api.php and to http-functions.php by @gudmdharalds in #260
  • Apply WP CS to tests and other updates: GitHubPrGenericSupportCommentTest.php, PhpcsScanValidateSniffsInOptionAndReportTest.php, Skeleton.php by @gudmdharalds in #261
  • Improve GitHub API error handling by @gudmdharalds in #263
  • Configuring debug mode in test-suite via environmental variables by @gudmdharalds in #265
  • HTTP API: Better logging, add retry mechanism, better error detection by @gudmdharalds in #266
  • Update two integration tests relating to git functionality by @gudmdharalds in #267
  • Use exec() instead of shell_exec(), use result code by @gudmdharalds in #264
  • Filter IRC log messages, removing strings to ignore by @gudmdharalds in #268
  • Verify commit and access to repository on start up by @gudmdharalds in #269
  • Update PULL_REQUEST_TEMPLATE: Mention checking and updating all test types by @gudmdharalds in #270
  • Set exit code for vipgoci_sysexit() in vipgoci_runtime_measure_exec_with_retry() by @gudmdharalds in #271
  • Changelog for version 1.2.3 by @gudmdharalds in #262

Full Changelog: 1.2.2...1.2.3