File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ name : Fossa CLI
2+ on :
3+ push :
4+ branches :
5+ - ' develop'
6+
7+ jobs :
8+ fossa-scan :
9+ runs-on : ubuntu-latest
10+ steps :
11+ - uses : actions/checkout@v4
12+ with :
13+ submodules : recursive
14+ 15+ with :
16+ api-key : ${{ secrets.FOSSA_API_KEY }}
Original file line number Diff line number Diff line change 11## Google Analytics 4
2+ [ ![ CI] ( https://github.com/openebs/google-analytics-4/actions/workflows/pull_request.yml/badge.svg )] ( https://github.com/openebs/google-analytics-4/actions/workflows/pull_request.yml )
3+ [ ![ Slack] ( https://img.shields.io/badge/chat-slack-ff1493.svg?style=flat-square )] ( https://kubernetes.slack.com/messages/openebs )
4+ [ ![ Community Meetings] ( https://img.shields.io/badge/Community-Meetings-blue )] ( https://us05web.zoom.us/j/87535654586?pwd=CigbXigJPn38USc6Vuzt7qSVFoO79X.1 )
5+ [ ![ Go Report] ( https://goreportcard.com/badge/github.com/openebs/google-analytics-4 )] ( https://goreportcard.com/report/github.com/openebs/google-anaytics-4 )
6+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Fgoogle-analytics-4.svg?type=shield&issueType=license )] ( https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Fgoogle-analytics-4?ref=badge_shield&issueType=license )
7+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9660/badge )] ( https://www.bestpractices.dev/projects/9660 )
28
39Track and monitor your Go programs for free with Google Analytics
410
@@ -77,4 +83,7 @@ Create a new `client` and `Send()` an 'event'.
7783
78845 . Watch as your event appears
7985
80- 
86+ 
87+
88+ ## License Compliance
89+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Fgoogle-analytics-4.svg?type=large&issueType=license )] ( https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Fgoogle-analytics-4?ref=badge_large&issueType=license )
You can’t perform that action at this time.
0 commit comments