Skip to content

Fix missing query modules documentation #1195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Mar 27, 2025
Merged

Fix missing query modules documentation #1195

merged 12 commits into from
Mar 27, 2025

Conversation

imilinovic
Copy link
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

Copy link

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
@@ -130,8 +130,8 @@ export default withNextra({
permanent: true
},
{
source: '/mage/query-modules/cpp/conditional-execution',
destination: '/advanced-algorithms/available-algorithms/conditional_execution',
source: '/mage/query-modules/cpp/csv-utils',
Copy link
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