-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(flags): Consolidate feature flags pull requests #12005
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
Conversation
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io>
…/getsentry/sentry-docs into cmanallen/add-issue-details-docs
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
…tsentry/sentry-docs into cmanallen/consolidate-ff-docs
docs/platforms/javascript/common/configuration/integrations/launchdarkly.mdx
Outdated
Show resolved
Hide resolved
docs/platforms/javascript/common/configuration/integrations/openfeature.mdx
Outdated
Show resolved
Hide resolved
Structurally I think we're set. Links all look good and work. And the large sections of each page make sense to me in terms of:
|
Everything basically links back to the Then you've got the Setup wise there are two paths: Eval Tracking & Change Tracking Eval Tracking: Change Tracking: |
* Revert "Remove feature flag documentation from issue details page (#11734)" This reverts commit 9a7bded. * Add feature flag documentation to issue-details page * Fix spelling Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io> * Add more docs * Clean up sentence * Point to 'Change Tracking Integration' heading * Update docs/product/issues/issue-details/index.mdx Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io> * Clean up * Add comma Co-authored-by: Liza Mock <liza.mock@sentry.io> * Another comma Co-authored-by: Liza Mock <liza.mock@sentry.io> * Fix wording Co-authored-by: Liza Mock <liza.mock@sentry.io> * Formatting Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com> * Use correct naming Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com> * Formatting and naming corrections Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com> * Fix wording Co-authored-by: Liza Mock <liza.mock@sentry.io> * Clean up redundant documentation * Add OpenFeature integration docs * Fix namespacing * Remove extraneous information * Remove unused images * docs(flags): add index flag docs for python * :add beta label * docs(flags): add product index page for feature flags * add link to js * add info about second step * new link * docs(flags): add js index page * Simplify language specific documentation * Add prereqs * Simplify language * Update instructions * Add LaunchDarkly documentation * Misc updates * Cross link change tracking * Wording * De-dupe prerelease alert * Wording * Fix urls * Fix urls * Remove trailing slash * Remove trailing slash * Remove trailing slash * Add exposition * Reorganize includes * Re-word description * Remove change tracking include * Use platform-includes rather than regular includes since I can't make the latter work * Update links * Wording and styles * Hard code change tracking documentation * Reintroduce enable change tracking template * Wording * More language * Wording * Update version requirement * Remove closed beta message * Indent installation instructions * Add install and configure heading * Add evaluation tracking note * Move python after user feedback * s/LaunchDarkly/OpenFeature Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io> * Fix link * Remove options section * Link directly to the integration Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io> * Wording Co-authored-by: Jasmin <77064737+jas-kas@users.noreply.github.com> * Capitalization Co-authored-by: Jasmin <77064737+jas-kas@users.noreply.github.com> * Change order * Fix commas * Capitalization * Remove word * Wording * Move feature flags to the bottom * Remove reference to releases * Remove redundant link * Capitalization * Feedback * Add next steps include * Add supported list * Add DSN to examples * Remove metrics comment * Update next-steps text * Fix casing * Remove supported section * Fix nits * Use correct name * Use a bullet list * Remove word * Ordering * Link * Wording * Wording * Reword * Wording * Add Install, Configure, Verify, and Support Notes section for js integration docs * [getsentry/action-github-commit] Auto commit * Revert js change * Revert yarn * [getsentry/action-github-commit] Auto commit * [getsentry/action-github-commit] Auto commit * Better url * Wording * Add notice * Remove extraneous docs * Remove extraneous docs * Add magic url * Copy --------- Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io> Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io> Co-authored-by: Liza Mock <liza.mock@sentry.io> Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com> Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreplay.github.com> Co-authored-by: Jasmin <77064737+jas-kas@users.noreply.github.com> Co-authored-by: Andrew Liu <159852527+aliu39@users.noreply.github.com> Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
DESCRIBE YOUR PR
Tell us what you're changing and why. If your PR resolves an issue, please link it so it closes automatically.
Simplifies deployment and review by putting all the documentation together in a shared PR.
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
LEGAL BOILERPLATE
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
EXTRA RESOURCES