Skip to content

Resolve "In microsoft_graph_service, move service code to an "app" folder to be consistent with the other services"

Dag Helge Østerhagen requested to merge 16-graph-move-code-to-app-folder into main
  • Config is retrieved from .env in microsoft_graph_service
  • .env.example is included in commit
  • Code in microsoft_graph_service has been moved to the subdirectory "app"
  • Imports in microsoft_graph_service are now absolute
  • With the correct secrets (azure, ldap) code should now run locally.

Merge request reports

Loading