Commit graph

  • 991ae8e52a
    [debug] add log develop Simon Vieille 2022-08-25 16:35:59 +0200
  • b632381c90
    Write tests for Gitea client main justusbunsi 2022-07-12 18:31:25 +0200
  • 77a4943a63
    Add missing tests for Gitea client #36 justusbunsi 2022-07-12 18:21:50 +0200
  • 54aad1817b
    Fix imports justusbunsi 2022-07-12 17:05:00 +0200
  • f7c1f0c144
    Merge branch 'main' into gitea-client-tests justusbunsi 2022-07-12 17:01:26 +0200
  • f808a58177
    Refactor internal name to url-like one justusbunsi 2022-07-12 16:57:12 +0200
  • 1313cb0bb5
    Refactor internal name to url-like one #35 justusbunsi 2022-07-12 16:53:00 +0200
  • 2cbf823b10
    WIP: Pass SDK init callback into Gitea API client justusbunsi 2022-07-12 16:15:59 +0200
  • b6b9087651
    Initialize SonarQube SDK with its settings justusbunsi 2022-07-12 12:26:10 +0200
  • 54beca9c25
    Introduce better test case structure justusbunsi 2022-07-12 11:20:08 +0200
  • 51211d77cd
    Change internal name justusbunsi 2022-07-11 17:39:22 +0200
  • 40707d66ef
    Change internal name #34 justusbunsi 2022-07-11 16:59:56 +0200
  • d943a7f420
    Add tests for GetRevision justusbunsi 2022-07-11 15:53:28 +0200
  • 525fa03065
    Centralize API response handling justusbunsi 2022-07-11 15:24:43 +0200
  • 8563d22996
    Centralize API response handling #33 justusbunsi 2022-07-11 15:10:29 +0200
  • 99fe6800b0
    Remove all possible binaries on "make clean" justusbunsi 2022-07-08 14:06:29 +0200
  • 477564bbab
    Bump dependencies justusbunsi 2022-07-08 14:05:25 +0200
  • 81a7251081
    Update base Docker images justusbunsi 2022-07-08 13:49:05 +0200
  • 576fc94517
    Require go 1.18 for builds justusbunsi 2022-07-08 13:38:53 +0200
  • 1b02303a4a
    Use buffered channel as per docs justusbunsi 2022-07-07 20:11:55 +0200
  • 089523c56e
    Update changelog with pending (unreleased) changes justusbunsi 2022-07-07 19:59:58 +0200
  • 7e008773b0
    Remove fvbock/endless as dependency justusbunsi 2022-07-07 19:56:26 +0200
  • 41be3ed857
    Remove fvbock/endless as dependency #32 justusbunsi 2022-07-07 19:47:52 +0200
  • c6d62861a6
    Switch to original readme-generator-for-helm justusbunsi 2022-07-07 15:11:46 +0200
  • 1a63c7674f
    Publish 0.2.1 charts justusbunsi 2022-06-18 15:23:37 +0200
  • 385252cd72
    Prepare v0.2.1 release v0.2.1 justusbunsi 2022-06-18 14:46:33 +0200
  • 685c834b61
    Allow pull request naming pattern customization (#28) justusbunsi 2022-06-18 14:03:56 +0200
  • b9b9430f64
    Update changelog #28 justusbunsi 2022-06-18 13:49:09 +0200
  • c987619772
    Add naming pattern options to Helm Chart justusbunsi 2022-06-18 13:47:01 +0200
  • b7af3af2b1
    Use naming pattern from settings justusbunsi 2022-06-18 13:34:56 +0200
  • 1610bbc4a9
    Add namingPattern options to configuration justusbunsi 2022-06-18 12:55:37 +0200
  • 4aad9c3e17
    Improve docker setup instructions justusbunsi 2022-06-17 20:46:51 +0200
  • 02ad0c0bf0
    Improve error handling of SonarQube client justusbunsi 2022-06-17 20:19:59 +0200
  • ee1a723f38
    Add missing test cases #24 justusbunsi 2022-06-17 20:00:37 +0200
  • aa325954cf
    Add more tests justusbunsi 2022-06-17 18:43:50 +0200
  • bce081a936
    Write some tests for SonarQube client justusbunsi 2022-06-17 18:15:19 +0200
  • 5ef5f453ae
    Merge remote-tracking branch 'origin/main' into bug/unhandled-sonarqube-errors justusbunsi 2022-06-17 13:36:54 +0200
  • eb3cb301fc
    Allow changing the port justusbunsi 2022-06-17 13:34:06 +0200
  • 191095948c
    Allow changing port in Helm Chart #27 justusbunsi 2022-06-17 13:28:15 +0200
  • 908285eb0a
    Add documentation for listening port configuration justusbunsi 2022-06-17 13:02:26 +0200
  • d004a7f7f3
    Allow changing the port justusbunsi 2022-06-12 19:40:55 +0200
  • 73903004ca
    Revert "Use Go 1.18" justusbunsi 2022-06-12 18:45:20 +0200
  • 3e159f9ab8
    Remove generics from code justusbunsi 2022-06-12 18:39:47 +0200
  • cd54dade5f
    Handle non-200 responses from SonarQube API justusbunsi 2022-06-12 17:40:31 +0200
  • 8acf6f76df
    Refactor SonarQube API request handling justusbunsi 2022-06-12 15:46:02 +0200
  • 8d7b0203d7
    Use Go 1.18 justusbunsi 2022-06-12 15:38:13 +0200
  • d7ef15fc14
    Return error from fetchPullRequests justusbunsi 2022-06-12 14:52:24 +0200
  • d9551d3e9c
    Handle errors inside SonarQube client justusbunsi 2022-06-12 14:36:31 +0200
  • 471b25e682
    Remove debug logging justusbunsi 2022-06-12 13:28:31 +0200
  • 0cc1cdc6c8
    Add NodeJS and NPM requirements justusbunsi 2022-05-27 15:35:55 +0200
  • acfa4fa203
    Add "Verified publisher" requirements justusbunsi 2022-05-22 14:54:58 +0200
  • 62c0155813
    Publish 0.2.0 justusbunsi 2022-05-22 14:39:22 +0200
  • ce13a040b8
    Introduce changelog v0.2.0 justusbunsi 2022-05-22 14:25:03 +0200
  • dc3969cd05
    Improve configuration file flexibility justusbunsi 2022-05-22 14:03:23 +0200
  • 62e1be3757
    Allow switching config location in Helm Chart #23 justusbunsi 2022-05-22 13:23:23 +0200
  • 92b0b9e1db
    Add config path environment to Docker image justusbunsi 2022-05-22 11:12:11 +0200
  • d79a28d44a
    Log used configuration file during app start justusbunsi 2022-05-22 11:03:17 +0200
  • 85cc97381c
    Ignore Windows bot binary as well justusbunsi 2022-05-22 10:56:05 +0200
  • 85d9e671fd
    Use urfave/cli functionality for configuration justusbunsi 2022-05-22 10:51:31 +0200
  • 5cb3daab60
    Add webhook secret validation justusbunsi 2022-05-21 19:03:56 +0200
  • d6eefef216
    Fix and add tests #17 justusbunsi 2022-05-21 18:56:49 +0200
  • 71b16fa296 Merge branch 'main' into webhook-secret-validation justusbunsi 2022-05-21 18:30:24 +0200
  • e203034228 Rewrite API entrypoint to be testable (#22) justusbunsi 2022-05-21 18:21:05 +0200
  • 43fa9c974a
    Fix SonarQube coverage exclusion #22 justusbunsi 2022-05-21 18:19:05 +0200
  • 10d2d3def8
    Use object structure for ApiServer justusbunsi 2022-05-21 18:10:20 +0200
  • af38a31bbe
    Rewrite API entrypoint to be testable justusbunsi 2022-05-21 17:23:07 +0200
  • 6486b7e413 Merge branch 'main' into webhook-secret-validation justusbunsi 2022-05-21 14:13:59 +0200
  • 7f5c3390c4
    Add tests for Gitea API #21 justusbunsi 2022-05-21 13:50:58 +0200
  • 4d28133b12
    Extract test api test helpers justusbunsi 2022-05-21 12:23:57 +0200
  • 45c1537f2e
    Add webhook signature validation for Gitea justusbunsi 2022-05-15 21:08:01 +0200
  • e5eaa0a593
    Add webhook signature validation for SonarQube justusbunsi 2022-05-15 20:16:44 +0200
  • 34e2783cb1
    Skip logging non-api routes justusbunsi 2022-05-15 16:03:19 +0200
  • f59a6530b8
    Improve Chart definition justusbunsi 2022-05-15 15:31:05 +0200
  • 7374bc9daf
    Publish 0.1.1 justusbunsi 2022-05-14 02:31:00 +0200
  • 7e32d5c5a0
    Bump chart versions v0.1.1 justusbunsi 2022-05-14 02:27:54 +0200
  • d2353dede3
    Bump dependencies justusbunsi 2022-05-14 02:22:00 +0200
  • 1f6fe0d4bc
    Bump golang to 1.18 justusbunsi 2022-05-14 01:42:42 +0200
  • ffc2086b38
    Add ArtifactHub badge justusbunsi 2022-05-14 01:42:14 +0200
  • 2fa3ec8197
    Prepare Helm Chart release justusbunsi 2022-05-14 01:10:07 +0200
  • b57cc4b23e
    Publish 0.1.0 justusbunsi 2022-05-14 01:00:14 +0200
  • 9175bacefa
    Improve Chart release specification justusbunsi 2022-05-13 22:43:38 +0200
  • 3c76c8d904
    Fix Docker Hub link justusbunsi 2022-05-13 20:51:51 +0200
  • e4ff25a193
    Add Docker image instructions justusbunsi 2022-05-13 20:48:47 +0200
  • 7f68b52076 Extend requirements for Community Edition (#16) v0.1.0 justusbunsi 2021-12-18 23:03:47 +0100
  • d6be71cd25
    Extend requirements for Community Edition #16 justusbunsi 2021-12-18 23:01:04 +0100
  • f85bfb4bf5
    Fix helm chart service account template justusbunsi 2021-11-12 08:30:37 +0100
  • afd523c9cd Fix permission denied (#14) tuongvi9911 2021-10-24 18:14:55 +0200
  • 847a251d8f Fix permission denied #14 tuongvi9911 2021-10-23 17:55:03 +0200
  • 21837f9b25
    Export webhook and token struct justusbunsi 2021-10-17 16:01:15 +0200
  • e01096a7fe
    Eliminate viper references from token and webhook justusbunsi 2021-10-17 15:57:45 +0200
  • 021d01b5fb
    Remove useless types justusbunsi 2021-10-17 15:43:25 +0200
  • 24e4249411
    Add SonarQube analysis justusbunsi 2021-10-17 12:16:42 +0200
  • 8a7e9f83fa
    Refactor action validation justusbunsi 2021-10-17 11:12:50 +0200
  • 826204b667
    Allow for running dedicated tests justusbunsi 2021-10-17 10:53:54 +0200
  • 49087433fb
    Introduce Makefile v0.0.9 justusbunsi 2021-10-17 10:07:39 +0200
  • d2424a3888
    Migrate TODOs to Repo issues justusbunsi 2021-10-17 09:17:19 +0200
  • 90581744ff
    Set analysis status on PR creation justusbunsi 2021-10-13 08:54:21 +0200
  • dfffd17223
    Open comment link in new tab justusbunsi 2021-10-12 14:09:24 +0200
  • f187d4f8c6
    Allow customizing metrics fetch from SonarQube justusbunsi 2021-10-12 13:10:35 +0200
  • a2d68ccc12
    Add screenshots justusbunsi 2021-10-11 20:02:12 +0200