Skip to content

Change supported way of extracting default profile in Engine#1262

Merged
mattias-p merged 1 commit into
zonemaster:developfrom
mattias-p:1333-default-profile-doc
May 7, 2024
Merged

Change supported way of extracting default profile in Engine#1262
mattias-p merged 1 commit into
zonemaster:developfrom
mattias-p:1333-default-profile-doc

Conversation

@mattias-p

@mattias-p mattias-p commented May 3, 2024

Copy link
Copy Markdown
Member

Purpose

This PR replaces the supported method of extracting the default profile from Zonemaster Engine.

Context

Together with zonemaster/zonemaster-engine#1339 this PR fixes zonemaster/zonemaster-engine#1333, which is a step towards zonemaster/zonemaster-engine#1337.

Changes

This is a breaking change in Zonemaster Engine because it removes the installed profile.json file from the public interface. Instead of copying or inspecting this file directly, users are instructed to extract it from Zonemaster::Engine.

How to test this PR

Test the commands to extract the default profile in docs/public/configuration/profiles.md and docs/public/configuration/global-cache.md.

@mattias-p mattias-p added the V-Major Versioning: The change gives an update of major in version. label May 3, 2024
@mattias-p mattias-p added this to the v2024.1 milestone May 3, 2024
Comment thread docs/public/configuration/profiles.md Outdated
Comment thread docs/public/configuration/backend.md Outdated
Comment thread docs/public/configuration/global-cache.md
Comment thread docs/public/configuration/global-cache.md
Comment thread docs/public/configuration/profiles.md Outdated
@mattias-p mattias-p force-pushed the 1333-default-profile-doc branch from b113823 to 00fa392 Compare May 6, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

V-Major Versioning: The change gives an update of major in version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dynamically generated default profile file

2 participants