Skip to content

History

Revisions

  • docs(deploy): Document deploy process, managed solution handling, and orphan cleanup Adds a step-by-step breakdown of the deploy process. Clarifies behavior of managed vs. unmanaged solution imports, including Dataverse Upgrades for component removal and publishing of customizations. Rewrites orphan cleanup, introducing risk tiers and explaining its interaction with managed solutions. Includes new external resources.

    @RemyDuijkeren RemyDuijkeren committed Jul 10, 2026
    194fbb9
  • docs(home): Add quote to emphasize the advantages of Flowline over traditional pipelines

    @RemyDuijkeren RemyDuijkeren committed Jul 10, 2026
    3bd8b23
  • docs(content): Streamline homepage features and clarify web resource deployment

    @RemyDuijkeren RemyDuijkeren committed Jul 10, 2026
    a350617
  • docs(webresources): Improve clarity and structure in WebResources Project documentation

    @RemyDuijkeren RemyDuijkeren committed Jul 10, 2026
    82956a3
  • docs(webresources): Update project structure description for clarity

    @RemyDuijkeren RemyDuijkeren committed Jul 10, 2026
    8db2d6e
  • docs(webresources): Add link to Rollup in project description

    @RemyDuijkeren RemyDuijkeren committed Jul 9, 2026
    af6ad6a
  • docs(webresources): Clarify dependency annotation placement and add minification guidance The documentation previously stated that `flowline:depends` annotations must be placed at the top of the file. This update clarifies that they can be declared anywhere in the file. Additionally, it adds a new section explaining how build tools and minifiers can affect annotations, providing guidance on using `//!` or `/*! ... */` forms to ensure they are preserved.

    @RemyDuijkeren RemyDuijkeren committed Jul 9, 2026
    618e9d5
  • docs(webresources): Add `scope` to `flowline push` and clarify Rollup entry points

    @RemyDuijkeren RemyDuijkeren committed Jul 9, 2026
    8587150
  • docs(deploy): document Prio1/2/3 risk-tier classification for orphan cleanup The refactored orphan cleanup handler architecture added a Prio1/Prio2/Prio3 risk classification (PrintReport's per-priority grouping in OrphanCleanupService.cs) alongside the existing AUTO/MANUAL axis, which the Orphan cleanup section didn't yet mention. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01B8CYgRLkw1JH7ph81zFiMZ

    @RemyDuijkeren RemyDuijkeren committed Jul 8, 2026
    e9a9072
  • Update drift docs: target accepts a URL, drop role-specific override flags

    @RemyDuijkeren RemyDuijkeren committed Jul 7, 2026
    0af6f3e
  • Document drift's env-override flags, exit codes, and known limitation

    @RemyDuijkeren RemyDuijkeren committed Jul 7, 2026
    bb22dd3
  • Fix drift command example/description (no URL support, positional arg)

    @RemyDuijkeren RemyDuijkeren committed Jul 7, 2026
    610d97b
  • Document the drift command

    @RemyDuijkeren RemyDuijkeren committed Jul 7, 2026
    ed63502
  • docs: update manual components list with connection references and bots

    @RemyDuijkeren RemyDuijkeren committed Jul 7, 2026
    cca7cc3
  • docs(plugin-registration): document tuple step identity and one-image-per-type rationale

    @RemyDuijkeren RemyDuijkeren committed Jul 7, 2026
    65e60f4
  • docs: clarify registration instructions for plugin steps and secondary table handling

    @RemyDuijkeren RemyDuijkeren committed Jul 5, 2026
    48ed314
  • docs: enhance documentation on dnx usage and clarify gitignore for WebResources project

    @RemyDuijkeren RemyDuijkeren committed Jul 5, 2026
    13c3395
  • docs: update environment configuration and add solution matrix for clarity

    @RemyDuijkeren RemyDuijkeren committed Jul 4, 2026
    9ee3a32
  • docs: update .NET SDK requirement and add dnx usage instructions for authentication

    @RemyDuijkeren RemyDuijkeren committed Jul 4, 2026
    2014467
  • docs: document --no-backup flag and pre-deploy environment backup Flowline's CLAUDE.md requires wiki updates alongside user-facing flag changes, per fix(review) commit pattern already applied for --skip-solution-check.

    @RemyDuijkeren RemyDuijkeren committed Jul 3, 2026
    fcd5737
  • docs: document --skip-solution-check flag and solution checker gate Flowline's CLAUDE.md requires wiki updates alongside user-facing flag changes. Also corrects the orphan-cleanup 'before packing' ordering claim, now stale since flowline deploy packs before the pre-import fan-out.

    @RemyDuijkeren RemyDuijkeren committed Jul 3, 2026
    7824be7
  • docs: update sync command options to include 'none' for skipping version bump

    @RemyDuijkeren RemyDuijkeren committed Jul 3, 2026
    77ccd57
  • docs: update Getting Started and add Migration from ALM Accelerator documentation

    @RemyDuijkeren RemyDuijkeren committed Jul 3, 2026
    b3e84b5
  • docs: add Description property to optional named properties in Plugin Registration

    @RemyDuijkeren RemyDuijkeren committed Jul 1, 2026
    0ac7196
  • docs: add --no-build flag to sync command to skip validation step

    @RemyDuijkeren RemyDuijkeren committed Jul 1, 2026
    6e88588
  • docs: enhance Command Reference with command execution tips and remove cancellation section

    @RemyDuijkeren RemyDuijkeren committed Jun 29, 2026
    e32739a
  • docs: add tip about Flowline command usage from any project directory

    @RemyDuijkeren RemyDuijkeren committed Jun 29, 2026
    cd171c2
  • docs: add cancellation section to Command Reference for clarity

    @RemyDuijkeren RemyDuijkeren committed Jun 29, 2026
    9a9e485
  • docs(push): add --no-publish flag to Command-Reference

    @RemyDuijkeren RemyDuijkeren committed Jun 29, 2026
    bc3b850
  • docs: clarify class naming convention and improve descriptions for stage keywords and messages

    @RemyDuijkeren RemyDuijkeren committed Jun 26, 2026
    51767ab