status-go/_assets
Siddarth Kumar 8e53f62331
chore_: set $GIT_COMMIT for codeclimate (#5315)
When Jenkins creates a build, it can sometimes run the build on a detached HEAD, causing the commit SHA to be different from the SHA of your branch. This will cause issues when reporting test coverage to Code Climate.

Setting `GIT_COMMIT` fixes code climate upload errors.

ref -> https://docs.codeclimate.com/docs/jenkins#jenkins-ci-builds

Closes #5294
2024-06-10 07:30:10 +05:30
..
build fix(ci)_: lock Go at 1.20 and Alpine at 3.18 2024-05-20 08:25:49 +02:00
ci chore_: archive test coverage result as artifact (#5280) 2024-06-03 17:31:27 +01:00
compose fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
generate_handlers refactor: extract layers in StatusMessage 2023-11-08 21:46:22 +01:00
hooks chore_: Add tag-version command 2024-04-10 11:43:13 +01:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts chore_: set $GIT_COMMIT for codeclimate (#5315) 2024-06-10 07:30:10 +05:30
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests Add favicons to external link previews (#4788) 2024-03-12 22:47:51 +02:00