Commit Graph

  • e9a83f5504 fixing docker_meta id in build and push step Tobias Lindberg 2022-01-02 14:21:21 +01:00
  • 52edc14970 removing build_info step and adding if main ignore Tobias Lindberg 2022-01-02 13:50:09 +01:00
  • 6145fdcb76 adding docker/metadata-action tag for branches Tobias Lindberg 2022-01-02 12:32:55 +01:00
  • 732fc886a2 Feature: response handler (#110) Tobias Lindberg 2021-12-31 12:27:25 +01:00
  • 05e450538d bumping new version v1.12.1 updating CHANGELOG v1.12.1 Tobias Lindberg 2021-12-31 12:02:48 +01:00
  • 87234d3056 updating CHANGELOG - linking to contributors - linking to pull requests Tobias Lindberg 2021-12-31 12:01:40 +01:00
  • 1cac2e6806 Updating build workflow with enhancements (#131) Tobias Lindberg 2021-12-31 10:44:59 +01:00
  • e7e3005e57 using of BasePath function in output and redirect (#130) Tobias Lindberg 2021-12-29 10:49:24 +01:00
  • 364fd58d69 bumping new version v1.12.0 updating CHANGELOG v1.12.0 Tobias Lindberg 2021-12-28 22:25:32 +01:00
  • dbb07937ba changing float64 to NullFloat64 on efficiency (#129) Tobias Lindberg 2021-12-28 22:19:05 +01:00
  • 083b88bc8a bumping new version v1.11.1 updating CHANGELOG v1.11.1 Tobias Lindberg 2021-12-23 11:42:00 +01:00
  • 7e648a498f adding arg for apiVersion based on git release Tobias Lindberg 2021-12-23 11:27:21 +01:00
  • 5bd67b047d removing stale workflow Tobias Lindberg 2021-12-23 10:58:56 +01:00
  • 0701e31339 updating build-workflow and Dockerfile only run on certain branches Tobias Lindberg 2021-12-23 10:58:47 +01:00
  • 843e41eb2d Bump docker/login-action from 1.11.0 to 1.12.0 (#126) dependabot[bot] 2021-12-21 12:07:38 +01:00
  • 5abfee4a25 Bump docker/login-action from 1.10.0 to 1.11.0 (#125) dependabot[bot] 2021-12-20 13:00:40 +01:00
  • 15ef6ed8c4 Bump golang from 1.17.4 to 1.17.5 (#124) dependabot[bot] 2021-12-13 12:47:35 +01:00
  • 3f42a4b5ef Bump docker/metadata-action from 3.6.1 to 3.6.2 (#123) dependabot[bot] 2021-12-07 12:43:47 +01:00
  • fbc03755fc Bump golang from 1.17.3 to 1.17.4 (#122) dependabot[bot] 2021-12-06 12:07:26 +01:00
  • 92a27a4729 Bump docker/metadata-action from 3.6.0 to 3.6.1 (#121) dependabot[bot] 2021-11-30 12:09:23 +01:00
  • 4934c2c1ac Bump github.com/gin-gonic/gin from 1.7.6 to 1.7.7 (#120) dependabot[bot] 2021-11-25 12:10:01 +01:00
  • 2c7f8df89e Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.6 (#119) dependabot[bot] 2021-11-23 15:06:38 +01:00
  • 4825964f3a Bump actions/cache from 2.1.6 to 2.1.7 (#118) dependabot[bot] 2021-11-23 12:11:17 +01:00
  • bfd6f80441 Bump github.com/lib/pq from 1.10.3 to 1.10.4 (#116) dependabot[bot] 2021-11-09 12:18:23 +01:00
  • 9c1c7949b4 Bump golang from 1.17.2 to 1.17.3 (#115) dependabot[bot] 2021-11-08 12:08:04 +01:00
  • 8507392382 bumping new version v1.11.0 updating CHANGELOG v1.11.0 Tobias Lindberg 2021-11-08 08:54:48 +01:00
  • a29eaf0a4d Add support for new endpoints (#113) Tobias Lindberg 2021-11-08 08:49:19 +01:00
  • 0ca351f54f Updating docker-compose example traefik labels Tobias Lindberg 2021-11-01 13:52:20 +01:00
  • d1c131b4c3 Bump docker/metadata-action from 3.5.0 to 3.6.0 (#111) dependabot[bot] 2021-10-25 13:32:06 +02:00
  • e19a1ac8b5 bumping new version v1.10.2 updating CHANGELOG v1.10.2 Tobias Lindberg 2021-10-15 14:34:45 +02:00
  • 51a9174602 updating README with table for environment vars Tobias Lindberg 2021-10-15 14:31:20 +02:00
  • 6337c59e31 Bump golang from 1.17.1 to 1.17.2 (#108) dependabot[bot] 2021-10-11 13:23:18 +02:00
  • 729360c8b1 bumping new version v1.10.1 updating CHANGELOG v1.10.1 Tobias Lindberg 2021-09-23 12:27:52 +02:00
  • 1c67c0d144 Bump golang from 1.17.0 to 1.17.1 (#107) dependabot[bot] 2021-09-13 13:23:47 +02:00
  • 6cf3b2ec59 Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#106) dependabot[bot] 2021-09-06 13:24:28 +02:00
  • 036589d021 Bump github.com/lib/pq from 1.10.2 to 1.10.3 (#105) dependabot[bot] 2021-09-03 13:08:48 +02:00
  • 058287f824 bump to 1.17 of go mods (#104) Tobias Lindberg 2021-08-30 14:48:55 +02:00
  • da596424d2 updating .github yml files - spaces and tabs - single to double quotes Tobias Lindberg 2021-08-30 14:44:48 +02:00
  • 9463092692 Bump golang from 1.16.7 to 1.17.0 (#103) dependabot[bot] 2021-08-30 09:25:55 +02:00
  • f9dc1c68a8 updating README badges Tobias Lindberg 2021-08-30 09:25:27 +02:00
  • 46f816306d Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.4 (#100) dependabot[bot] 2021-08-21 18:34:27 +02:00
  • d4e91f3829 Bump docker/build-push-action from 2.6.1 to 2.7.0 (#102) dependabot[bot] 2021-08-21 18:34:18 +02:00
  • a29dfd698f Bump docker/metadata-action from 3.4.1 to 3.5.0 (#101) dependabot[bot] 2021-08-21 18:34:04 +02:00
  • b23d5c28ed Bump golang from 1.16.6 to 1.16.7 (#96) dependabot[bot] 2021-08-10 13:59:48 +02:00
  • 83075390f8 Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.3 (#94) dependabot[bot] 2021-08-03 13:18:58 +02:00
  • d931e5f791 Bump golang from 1.16.5 to 1.16.6 (#90) dependabot[bot] 2021-07-15 12:33:01 +02:00
  • 35b0b17359 Bump docker/metadata-action from 3.4.0 to 3.4.1 (#91) dependabot[bot] 2021-07-15 12:32:49 +02:00
  • 783e5c7779 Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#89) dependabot[bot] 2021-07-13 13:08:07 +02:00
  • 8d9b9248db Bump docker/metadata-action from 3.3.0 to 3.4.0 (#87) dependabot[bot] 2021-07-07 14:04:18 +02:00
  • b32b7311a9 Merge pull request #86 from tobiasehlert/dependabot/github_actions/docker/setup-buildx-action-1.5.0 Tobias Lindberg 2021-07-05 13:12:53 +02:00
  • ffde6fe417 Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 dependabot[bot] 2021-07-05 11:07:46 +00:00
  • b7a22e20c2 Merge pull request #85 from tobiasehlert/dependabot/github_actions/docker/build-push-action-2.6.1 Tobias Lindberg 2021-07-02 13:06:21 +02:00
  • 401cc6f391 Bump docker/build-push-action from 2.5.0 to 2.6.1 dependabot[bot] 2021-07-02 11:04:29 +00:00
  • a8e352863a bumping new version v1.10.0 updating CHANGELOG v1.10.0 Tobias Lindberg 2021-06-30 14:09:57 +02:00
  • 3b8eb65315 minor code adjustments based on go-staticcheck Tobias Lindberg 2021-06-30 14:09:24 +02:00
  • c688e46a9d Merge pull request #83 from tobiasehlert/dependabot/github_actions/docker/setup-buildx-action-1.4.1 Tobias Lindberg 2021-06-30 13:25:04 +02:00
  • 38b726fcd7 Bump docker/setup-buildx-action from 1.4.0 to 1.4.1 dependabot[bot] 2021-06-30 11:06:07 +00:00
  • 868b1275b5 Merge pull request #82 from tobiasehlert/dependabot/github_actions/docker/setup-buildx-action-1.4.0 Tobias Lindberg 2021-06-29 14:11:02 +02:00
  • c3ffdfdb4f Bump docker/setup-buildx-action from 1.3.0 to 1.4.0 dependabot[bot] 2021-06-29 11:06:13 +00:00
  • 312bd27f3b Merge pull request #78 from tobiasehlert/dependabot/github_actions/docker/login-action-1.10.0 Tobias Lindberg 2021-06-24 13:14:08 +02:00
  • 63bb3ad200 Bump docker/login-action from 1.9.0 to 1.10.0 dependabot[bot] 2021-06-24 11:05:31 +00:00
  • a98cad01cf Merge pull request #75 from alecdoconnor/patch-3 Tobias Lindberg 2021-06-24 08:24:58 +02:00
  • e032d8b3e4 Merge pull request #74 from tobiasehlert/feature-mqtt-addition-of-power Tobias Lindberg 2021-06-24 08:11:20 +02:00
  • 0b5b2fa5fe Provide better error details Alec O'Connor 2021-06-23 17:12:25 -04:00
  • 991e483f48 bumping new version v1.9.0 updating CHANGELOG v1.9.0 Tobias Lindberg 2021-06-14 14:48:10 +02:00
  • 6773a19bd8 removing punctuation in error message Tobias Lindberg 2021-06-07 13:31:36 +02:00
  • 8ef9e23da6 Merge pull request #71 from gaussmeter/API_TOKEN_DISABLE Tobias Lindberg 2021-06-07 13:17:42 +02:00
  • f66997421a Merge pull request #73 from tobiasehlert/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.5 Tobias Lindberg 2021-06-07 13:15:00 +02:00
  • cd18843c83 Bump github.com/eclipse/paho.mqtt.golang from 1.3.4 to 1.3.5 dependabot[bot] 2021-06-07 07:22:13 +00:00
  • 7d93e5042a Merge pull request #72 from tobiasehlert/dependabot/docker/golang-1.16.5 Tobias Lindberg 2021-06-04 11:25:20 +02:00
  • bd3affab6c Bump golang from 1.16.4 to 1.16.5 dependabot[bot] 2021-06-04 09:21:34 +00:00
  • 1f8089631c allow command auth disable via API_TOKEN_DISABLE Leland Sindt 2021-06-03 18:27:13 -05:00
  • 73ed43a515 adding of MQTT power int Tobias Lindberg 2021-06-01 14:07:58 +02:00
  • 141b63ecb8 bumping new version v1.8.0 updating CHANGELOG v1.8.0 Tobias Lindberg 2021-06-01 10:19:05 +02:00
  • c41d1a45ba Merge pull request #69 from tobiasehlert/bug-43 Tobias Lindberg 2021-06-01 10:07:06 +02:00
  • 258e8e4e70 Merge pull request #58 from alecdoconnor/patch-4 Tobias Lindberg 2021-06-01 09:59:40 +02:00
  • e874f25470 bumping new version v1.7.1 updating CHANGELOG v1.7.1 Tobias Lindberg 2021-06-01 09:55:50 +02:00
  • d8135a6546 Merge branch 'main' of https://github.com/tobiasehlert/teslamateapi into main Tobias Lindberg 2021-06-01 09:54:15 +02:00
  • c02c60eb5b Bump github.com/gin-gonic/gin from 1.7.1 to 1.7.2 Tobias Lindberg 2021-06-01 09:52:59 +02:00
  • 7f5ecfa260 Bump various workflow versions Tobias Lindberg 2021-06-01 09:51:45 +02:00
  • b0eaa0ae21 Merge pull request #62 from tobiasehlert/dependabot/github_actions/docker/metadata-action-3.2.0 Tobias Lindberg 2021-06-01 09:28:19 +02:00
  • afed21f0a8 Bump docker/metadata-action from 3.1.0 to 3.2.0 dependabot[bot] 2021-05-24 07:17:41 +00:00
  • 5aec424900 bumping new version v1.7.0 updating CHANGELOG v1.7.0 Tobias Lindberg 2021-05-20 08:15:40 +02:00
  • cbe1f5892d changing if false statements and commenting out unused functions Tobias Lindberg 2021-05-19 19:54:43 +02:00
  • 7baecf3a61 moving defer to when error check has passed Tobias Lindberg 2021-05-19 19:53:54 +02:00
  • 8843c64089 Update v1_TeslaMateAPICarsCharges.go Alec O'Connor 2021-05-19 13:46:31 -04:00
  • a9feeee228 Merge pull request #60 from tobiasehlert/feature-10-logging-commands Tobias Lindberg 2021-05-19 19:36:06 +02:00
  • 7754bdcc28 bumping new version v1.6.2 updating CHANGELOG v1.6.2 Tobias Lindberg 2021-05-19 19:22:35 +02:00
  • ef40a91e8d adding sql when end_date is not null to charges Tobias Lindberg 2021-05-19 19:10:05 +02:00
  • 695dc389ad Merge pull request #51 from alecdoconnor/patch-3 Tobias Lindberg 2021-05-19 18:51:21 +02:00
  • 10a5f96173 Merge pull request #59 from tobiasehlert/dependabot/go_modules/github.com/lib/pq-1.10.2 Tobias Lindberg 2021-05-19 18:46:06 +02:00
  • 16fe362c81 Bump github.com/lib/pq from 1.10.1 to 1.10.2 dependabot[bot] 2021-05-17 07:16:22 +00:00
  • 61b2ac0967 Update v1_TeslaMateAPICarsUpdates.go Alec O'Connor 2021-05-12 17:17:35 -04:00
  • d65dff5aa3 Update v1_TeslaMateAPICarsDrives.go Alec O'Connor 2021-05-12 17:16:44 -04:00
  • ed1dc4dbb8 Update Charges API to Allow Valid Empty Response Alec O'Connor 2021-05-12 17:13:56 -04:00
  • 679d2a89e1 Merge pull request #57 from tobiasehlert/dependabot/github_actions/docker/build-push-action-2.4.0 Tobias Lindberg 2021-05-12 08:27:35 +02:00
  • b2a199afb3 Merge pull request #56 from tobiasehlert/dependabot/github_actions/docker/setup-qemu-action-1.1.0 Tobias Lindberg 2021-05-12 08:27:30 +02:00
  • 992b166837 Merge pull request #55 from tobiasehlert/dependabot/github_actions/docker/metadata-action-3.1.0 Tobias Lindberg 2021-05-12 08:27:25 +02:00
  • addb3a430d Merge pull request #54 from tobiasehlert/dependabot/github_actions/docker/setup-buildx-action-1.3.0 Tobias Lindberg 2021-05-12 08:27:21 +02:00
  • 64d8aba1ef Merge pull request #53 from tobiasehlert/dependabot/github_actions/docker/login-action-1.9.0 Tobias Lindberg 2021-05-12 08:27:16 +02:00