Skip to content

Conversation

@TejasMorbagal
Copy link
Member

@TejasMorbagal TejasMorbagal commented Sep 26, 2025

  • Publisher now supports mode parameter, This allows more flexible publishing:

    • "dataset" → publish dataset only
    • "workflow" → publish workflow only
    • "all" → publish both (default)
  • CLI: publish now auto-detects dataset vs workflow configs and also accepts
    --dataset-config / --workflow-config; single-file calls use -m to disambiguate
    (e.g., deep-code publish workflow.yaml -m workflow).

  • Contacts in OGC API records no longer include default or empty fields, only
    properties explicitly defined in the workflow configuration will now be generated.

  • Enhanced GitHub automation to automatically fork synchronize with upstream before
    committing and opening a PR to ensure branches are always up-to-date.

Copy link
Collaborator

@thomasstorm thomasstorm left a comment

Choose a reason for hiding this comment

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

Looking good! I don't need to re-review, but please address the comments I made.

TejasMorbagal and others added 3 commits September 30, 2025 13:32
Co-authored-by: Thomas Storm <thomas.storm@brockmann-consult.de>
Co-authored-by: Thomas Storm <thomas.storm@brockmann-consult.de>
Co-authored-by: Thomas Storm <thomas.storm@brockmann-consult.de>
@TejasMorbagal
Copy link
Member Author

Looking good! I don't need to re-review, but please address the comments I made.

Thanks for the review!

@TejasMorbagal TejasMorbagal merged commit a4f49da into main Sep 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants