Skip to content

fix: fix 403 in tiny-pro docs#18

Merged
kagol merged 1 commit intomainfrom
kaogl/fix-403
Dec 2, 2025
Merged

fix: fix 403 in tiny-pro docs#18
kagol merged 1 commit intomainfrom
kaogl/fix-403

Conversation

@kagol
Copy link
Member

@kagol kagol commented Dec 2, 2025

Summary by CodeRabbit

  • Bug Fixes

    • Corrected documentation link path in the backend Spring Boot guide, restoring proper navigation.
  • Chores

    • Updated documentation deployment base path configuration for improved asset serving.
    • Modified production build settings to optimize deployment efficiency.

✏️ Tip: You can customize this high-level summary in your review settings.

@kagol kagol merged commit 9b43e26 into main Dec 2, 2025
1 check passed
@coderabbitai
Copy link

coderabbitai bot commented Dec 2, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The changes update deployment configuration by adjusting the documentation base path, remove gzip compression from production builds, and correct a relative link path in documentation files.

Changes

Cohort / File(s) Summary
Deployment & Build Configuration
.github/workflows/deploy-obs-docs.yml, packages/opentiny-docs/config/vite.config.prod.ts
Updated VITE_BASE environment variable from tiny-openTiny-docs to openTiny-docs in deployment workflow. Removed gzip compression plugin (configCompressPlugin('gzip')) from Vite production config, retaining only visualizer and tinyResolver plugins.
Documentation Links
packages/opentiny-docs/src/views/vue-pro/back-end-guide-spring-boot.md
Corrected relative link path for Quick Start section from ./quick-start to ../quick-start.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

  • Straightforward configuration adjustments with minimal logic impact
  • Single-line removals and path updates without architectural changes

Poem

🐰 A hop through configs, so light and so neat,
Base paths adjusted, compression removed—
Links now point true to the guide they should greet,
Tiny docs ready, the build path improved!

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch kaogl/fix-403

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 18cc789 and 020ccba.

📒 Files selected for processing (3)
  • .github/workflows/deploy-obs-docs.yml (1 hunks)
  • packages/opentiny-docs/config/vite.config.prod.ts (0 hunks)
  • packages/opentiny-docs/src/views/vue-pro/back-end-guide-spring-boot.md (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant