File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22# API_URL=https://[xyz].ngrok-free.app (defaults to localhost:5000)
3- # API_URL=ttps ://api-gw.platform.linuxfoundation.org/cla-service
4- # API_URL=ttps ://api-gw.dev.platform.linuxfoundation.org/cla-service
3+ # API_URL=https ://api-gw.platform.linuxfoundation.org/cla-service
4+ # API_URL=https ://api-gw.dev.platform.linuxfoundation.org/cla-service
55# DEBUG='' ./utils/get_company_project_cla_managers.sh f7c7ac9c-4dbf-4104-ab3f-6b38a26d82dc a09P000000DsCE5IAN
66# Note: To run manually see cla-backend-go/auth/authorizer.go:SecurityAuth() and update accordingly 'LG:'
77# STAGE=prod ./utils/scan.sh projects-cla-groups project_name 'Cloud Native Computing Foundation (CNCF)'
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # API_URL=ttps ://api-gw.platform.linuxfoundation.org/cla-service
3- # API_URL=ttps ://api-gw.dev.platform.linuxfoundation.org/cla-service
2+ # API_URL=https ://api-gw.platform.linuxfoundation.org/cla-service
3+ # API_URL=https ://api-gw.dev.platform.linuxfoundation.org/cla-service
44# STAGE=prod ./utils/scan.sh projects project_id d8cead54-92b7-48c5-a2c8-b1e295e8f7f1
55# STAGE=prod ./utils/scan.sh projects-cla-groups project_name 'Cloud Native Computing Foundation (CNCF)'
66# STAGE=prod ./utils/scan.sh companies company_name 'Red Hat, Inc.'
You can’t perform that action at this time.
0 commit comments