Skip to content

Fix missing query modules documentation#1195

Merged
katarinasupe merged 12 commits intomainfrom
missing-docs
Mar 27, 2025
Merged

Fix missing query modules documentation#1195
katarinasupe merged 12 commits intomainfrom
missing-docs

Conversation

@imilinovic
Copy link
Copy Markdown
Contributor

@imilinovic imilinovic commented Mar 13, 2025

Release note

Add the missing query modules documentation.

Related product PRs

PRs from product repo this doc page is related to:
(paste the links to the PRs)

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2025 9:17am

next.config.mjs Outdated
{
source: '/mage/query-modules/cpp/conditional-execution',
destination: '/advanced-algorithms/available-algorithms/conditional_execution',
source: '/mage/query-modules/cpp/csv-utils',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@imilinovic can you remove all changes from this file? I will add commit to make sure all redirects are in place.

@imilinovic imilinovic added bugfix Documentation related to a product bugfix status: ready PR is ready for review feature Documentation related to a new product feature of feature update and removed bugfix Documentation related to a product bugfix labels Mar 22, 2025
@katarinasupe katarinasupe merged commit 34c0290 into main Mar 27, 2025
2 checks passed
@katarinasupe katarinasupe deleted the missing-docs branch March 27, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update status: ready PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing documentation for some query module procedures

3 participants