NOISSUE - Fix branch name in Semaphore (#26)

* Fix branch name in Semaphore

Signed-off-by: dborovcanin <dusan.borovcanin@abstractmachines.fr>

* Update README badge

Signed-off-by: dborovcanin <dusan.borovcanin@abstractmachines.fr>

* Update golangci lint version

Signed-off-by: dborovcanin <dusan.borovcanin@abstractmachines.fr>

---------

Signed-off-by: dborovcanin <dusan.borovcanin@abstractmachines.fr>
Co-authored-by: dborovcanin <dusan.borovcanin@abstractmachines.fr>
This commit is contained in:
Dušan Borovčanin
2023-11-13 16:33:04 +01:00
committed by GitHub
parent ee2b2410ab
commit 974b1433ef
2 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ agent:
os_image: ubuntu2004
auto_cancel:
running:
when: branch != 'master'
when: branch != 'main'
global_job_config:
prologue:
commands:
@@ -25,7 +25,7 @@ blocks:
- cache store codecov ./codecov
- name: Setup Golangci-lint
commands:
- "curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.53.3"
- "curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.55.2"
- cache store linter ./bin/golangci-lint
secrets:
- name: codecov
+1 -4
View File
@@ -1,6 +1,5 @@
# Magistrala
[![Build Status](https://mainflux.semaphoreci.com/badges/mainflux/branches/master.svg?style=shields)](https://mainflux.semaphoreci.com/projects/mainflux)
[![Build Status](https://absmach.semaphoreci.com/badges/magistrala/branches/main.svg?style=shields&key=0ec33406-5653-4711-9495-2bc69127cd98)](https://absmach.semaphoreci.com/projects/magistrala)
[![go report card][grc-badge]][grc-url]
[![coverage][cov-badge]][cov-url]
[![license][license]](LICENSE)
@@ -162,8 +161,6 @@ Data collection is on by default and can be disabled by setting the env variable
By utilizing Magistrala, you actively contribute to its improvement. Together, we can build a more robust and efficient IoT platform. Thank you for your trust in Magistrala!
[banner]: https://github.com/mainflux/docs/blob/master/docs/img/gopherBanner.jpg
[ci-badge]: https://semaphoreci.com/api/v1/absmach/magistrala/branches/master/badge.svg
[ci-url]: https://semaphoreci.com/absmach/magistrala
[docs]: https://docs.mainflux.io
[docker]: https://www.docker.com
[forum]: https://groups.google.com/forum/#!forum/mainflux