Module git_next_core::server

source ·

Structs§

  • Mapped from the git-next-server.toml file
  • Raw URL from a forge Webhook
  • Defines the port the server will listen to for incoming webhooks messages
  • Defines how the server receives webhook notifications from forges.
  • The base url for receiving all webhooks from all forges
  • URL to listen for webhook from forges
  • Defines the Webhook Forges should send updates to Must be an address that is accessible from the remote forge
  • The directory to store server data, such as cloned repos

Enums§