Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add go program to auth and perform the collection #1

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

jeffmendoza
Copy link
Member

No description provided.

@trmiller
Copy link
Contributor

This check will fail until we have a working version of the service & cli - should we turn it off for now?

@jeffmendoza
Copy link
Member Author

This includes all the code needed for now, no cli changes needed. We can update this to run guac directly instead of using the go code here if/when we merge and release that capability into guac.

To get the check to run, we need to set:

          gql-addr: ${{ secrets.GQLADDR }}
          token-url: ${{ secrets.TOKENURL }}
          client-id: ${{ secrets.CLIENTID }}

And have the service up. And add a spdx.json to the repo.

@jeffmendoza jeffmendoza merged commit abd4aa0 into main Aug 22, 2023
1 check failed
@jeffmendoza jeffmendoza deleted the jeff-auth branch August 22, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants