DocsVersionsFrigg3.0.0

3.0.0

Below is the changelogs for Frigg version 3.0.0

  • Frigg now works with both Premium and Free GitLab instances.
  • Frigg now has the ability to manage sharing projects and groups with other groups.
    • This is done through the spec.sharedWithGroups resource
  • Added the ability to manage push rules through Frigg.
    • This is done through the spec.pushRules resource
  • Updated resource templates to comply with current GitLab API config
    • project and group resources: emailsDisabled -> emailsEnabled
    • project resources: nameRegex -> nameRegexDelete
    • In order to ensure you’re resources are correct, run a new export of your instance
  • Updated dev dependencies.