Skip to content

maczikasz/go-runs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-runs

Things to do:

  • Receive an error message that contains, name, message, tags
  • Store a set of resolutions to handle an error
  • Each resolution contains a set of steps (a markdown document)
  • Each error triggers a session where operators can check what they executed and mark down results
  • Sessions should be saved to DB
  • Create multiple projects
  • Login and RBAC
  • Git as a Markdown backend

TODOs

  • proper http status codes
  • remove usage of struct pointers in favor of interfaces
  • use immutables (hide fields) where it makes sense
  • Add more tests
  • Fix TODOs
  • Add proper go docs
  • Create docker-compose to run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published