Skip to content

This is a starter SwiftUI App that show's Sign in with Github, uses Apollo to connect to GitHub GraphQL API, and measures CI/CD metrics for each repository you have or repositories in an org that you belong to.

License

Notifications You must be signed in to change notification settings

davidmatousek/GitHubDevOps

Repository files navigation

GitHubDevOps

This is a SwiftUI App that measures CI/CD metrics connecting to the GitHub GraphQL API

Steps to get going:

  1. Create GitHub OAuth Application Application Name: You choose Homepage URL: you choose, not really used Applicaiton description: you choose Callback URL. something like app://auth
  2. Clone GitHubDevOps
  3. Update PropertyFiles\keys.plist to include YOUR GitHub Client_ID, Secret, & Callback. You can ignore github token(I used this for testing the Bearer token)
  4. Let me know any issues with this process

About

This is a starter SwiftUI App that show's Sign in with Github, uses Apollo to connect to GitHub GraphQL API, and measures CI/CD metrics for each repository you have or repositories in an org that you belong to.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages