Skip to content

Add init tasks docs#120

Merged
nscuro merged 1 commit into
mainfrom
init-tasks-docs
Jun 2, 2026
Merged

Add init tasks docs#120
nscuro merged 1 commit into
mainfrom
init-tasks-docs

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Jun 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings June 2, 2026 20:54
@nscuro nscuro added the enhancement New feature or request label Jun 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new configuration reference page that documents Dependency-Track “init tasks” (startup lifecycle, coordination, data source options, and configuration properties), and updates related docs to link to and reflect the init-tasks/Flyway model.

Changes:

  • Added init-tasks.md reference documentation and included it in the configuration nav.
  • Updated database/data source/observability/admin docs to reference init tasks and Flyway (replacing Liquibase mentions where applicable).
  • Updated multiple upgrade guides to link to the new init-tasks documentation.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/reference/configuration/init-tasks.md New reference page describing init tasks lifecycle, coordination, data source routing, and related properties.
docs/reference/configuration/datasources.md Documents required DDL privileges and ties them to init tasks and partition management.
docs/reference/configuration/database.md Updates schema migration documentation to describe Flyway via init tasks and points readers to upgrade guidance.
docs/reference/configuration/.pages Adds “Init tasks” page to the configuration navigation.
docs/guides/upgrading/v5.0.0-rc.2.md Links the “Init tasks” rename section to the new reference page.
docs/guides/upgrading/v0.7.0-alpha.3.md Links init-task mentions to the new reference page and clarifies where to configure a dedicated init-task data source.
docs/guides/administration/upgrading-instances.md Replaces Liquibase mention with Flyway and links to init-only container guidance.
docs/guides/administration/configuring-observability.md Clarifies startup probe behavior while init tasks run and links to init-tasks reference.
docs/guides/administration/configuring-database.md Updates centralized pooling constraints to point to init tasks guidance and removes obsolete “schema migration credentials” section.
docs/concepts/architecture/deployment.md Links init task mention to the new init-tasks reference page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/reference/configuration/database.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated 3 comments.

Comment thread docs/reference/configuration/database.md Outdated
Comment thread docs/reference/configuration/datasources.md
Comment thread docs/guides/upgrading/v0.7.0-alpha.3.md Outdated
Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro force-pushed the init-tasks-docs branch from 34a6bee to 2bbaa5c Compare June 2, 2026 21:15
@nscuro nscuro merged commit c2a13bf into main Jun 2, 2026
5 checks passed
@nscuro nscuro deleted the init-tasks-docs branch June 2, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants