Replies: 2 comments
-
Hi @aterrel, @OriolAbril, @melissawm , @kamila-NF ,@emmasaroyan To help resolve Issue #80, I’ve shared a post comparing Netlify and CircleCI for PR previews, including pros and cons, a summary table, and a quick poll. Could you please take a look and share your thoughts? Would really appreciate your input to decide the best direction forward |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't want to maintain configurations for fork so Netlify seems the most appropriate. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
As part of improving the PR review workflow for the
DISCOVER-Cookbook
, I’ve been exploring the best way to preview documentation changes from pull requests.Recently, I attempted to implement rossjrw/pr-preview-action but encountered limitations with forked PRs — v2 should fix this, but it’s not released yet.
So, I'm opening this discussion to compare two popular options for deploying PR previews:
⚖️ Options Under Consideration
CircleCI – Pros
tox
testing across multiple Python versions and environmentsCircleCI – Cons
Netlify – Pros
Netlify – Cons
tox
, custom sphinx plugins)Summary
Looking forward to your thoughts!
Thanks 🙏
— @AR21SM
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions