Skip to content

Prod deploy 2026 Jun 1#1362

Merged
validbeck merged 7 commits into
prodfrom
staging
Jun 1, 2026
Merged

Prod deploy 2026 Jun 1#1362
validbeck merged 7 commits into
prodfrom
staging

Conversation

@validbeck
Copy link
Copy Markdown
Collaborator

Pull Request Description

What and why?

Pushing the folllowing PRs to prod:

How to test

Check the live preview when it posts and confirm the expected changes are in correctly.

What needs special review?

n/a

Dependencies, breaking changes, and deployment notes

na/

Release notes

n/a

Checklist

  • What and why
  • Screenshots or videos (Frontend)
  • How to test
  • What needs special review
  • Dependencies, breaking changes, and deployment notes
  • Labels applied
  • PR linked to Shortcut
  • Unit tests added (Backend)
  • Tested locally
  • Documentation updated (if required)
  • Environment variable additions/changes documented (if required)

validbeck and others added 7 commits May 28, 2026 09:15
…ecord-artifact-overview-new

docs: New record/artifact details/fields editing & field highlighting
The VM API swagger and server URLs moved from api.prod to app.prod; update the RapiDoc page and Makefile fetch target so /reference/vm-api.html loads correctly.

Co-authored-by: Cursor <cursoragent@cursor.com>
Fix VM API reference to use app.prod.validmind.ai
@validbeck validbeck self-assigned this Jun 1, 2026
@validbeck validbeck added the internal Not to be externalized in the release notes label Jun 1, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ github-actions[bot]
✅ validbeck
❌ jamadriz
You have signed the CLA already but the status is still pending? Let us recheck it.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ validbeck
✅ github-actions[bot]
❌ jamadriz
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

PR Summary

This PR overhauls documentation and Makefile references concerning artifact management and inventory workflows. Key changes include:

  1. API endpoint updates: The Makefile now fetches the VM API Swagger spec from a new base URL (changed from api.prod.validmind.ai to app.prod.validmind.ai). This ensures consistency with current production endpoints.

  2. Documentation updates: Multiple markdown files have been updated to replace legacy references to "Add and manage artifacts" with new pages like "Log artifacts" and "Update artifacts". For example, links in FAQ, quickstart guides, sidebar configuration, artifact overview, and release notes have been updated accordingly.

  3. Navigation and layout improvements: Sidebars, tabs, and content ordering across inventory and artifact pages have been revised. The information on how to edit fields on records, change layout configurations, and manage interdependencies have been reorganized for better clarity and ease-of-use.

  4. Workflows enhancements: Instructions for accessing and managing workflows (both on record and artifact pages) have been modified from referencing landing page sections to dedicated tabs. This improves the user experience by clarifying where to look for workflow-related information and actions.

  5. Minor style additions: New CSS classes (e.g., .teal and .grey) have been added to support the refined design of highlighted elements in various documentation pages.

Overall, these changes aim to provide users with an updated, clearer, and more consistent experience when managing artifacts and inventory, aligning documentation with recent product updates.

Test Suggestions

  • Render the documentation site and verify that all updated links (e.g., Log artifacts, Update artifacts) navigate to the intended pages.
  • Test the API endpoint in the Makefile to confirm that the new URL responds correctly and returns the expected Swagger spec.
  • Review inventory and artifact pages to ensure that tab labels (e.g., Workflows, Overview, Inventory Fields) function as expected.
  • Check new CSS styling to confirm that highlighted elements display in the correct colors and visual hierarchy.
  • Perform a full regression test on workflows to ensure navigation changes (clicking on tabs rather than searching for sections) do not break functionality.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Validate docs site

✓ INFO: A live preview of the docs site is available — Open the preview

@validbeck validbeck merged commit 0b30442 into prod Jun 1, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Not to be externalized in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants