Skip to content

dynatrace-ace/ace-box-sandbox-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ace-box-sandbox-github-actions

This ACE-BOX external use case is an example of how you can integrate Github actions and Sonarqube.

Components deployed

The following components get deployed:

  • microk8s
  • Dynatrace Operator with OneAgent and Kubernetes ActiveGates
  • Dynatrace CloudAutomation (Keptn)
  • Sonarqube
  • Dashboard with predefined links

Running the sandbox

Check out ace-box documentation for more information and provite this git repo URL as the use-case!

use_case="https://github.com/dynatrace-ace/ace-box-sandbox-github-actions.git"

In addition, the following extra vars need to be provided:

extra_vars = {
  github_user        = "" # Github user name that has permissions to create repos in specified organization
  github_token       = "" # Github password
  github_org         = "" # Github organisation repositories will be created in
  github_repo_prefix = "" # string all repositories will be prefixed with
}

References

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published