Conversation
Co-authored-by: Henry Barrow <hbarrow@launchdarkly.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.12 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* minor copyedits for big segment store manifests * also update descriptions (used in upsells only) * Update integrations/dynamodb/manifest.json --------- Co-authored-by: Henry Barrow <hbarrow@launchdarkly.com>
Adding Cortex integration
…rations [sc-231112] add chronosphere and bitrise
[sc-232630] Add Sumatra integration
Adding Ditto integration
Adding zeoptap
[sc-237945] action fix for Chronosphere
[sc-242199] adding Tealium Synced Segments
Add Port integration
…hte json parsing & fix memberListRequest (#665)
* add integration for dynatrace api v2 * update README to point to Dynatrace events api v2 * minor cleanup * accommodate the case where the tag was not provided * tweaks --------- Co-authored-by: Isabelle Miller <imiller@launchdarkly.com>
* add new capability * add ai to categories * add resourceAction to capabilities enum * stub manifest * add resourceType to capability * add resourceType to manifest * update square icon * udpate horizontal icon * add note about beta * flesh out body * update to buttonAction * cleanup * use flag.key
* add * update context var
…ration that can be used for multiple things in the codebase (#675)
…(#676) * see title * update schema and add new prompt
* Adding AI config test run manifest * run prettier * Updated assets
* feat: [SEC-7263] Add dependency-scan GitHub Actions workflow
Generate Node.js SBOM using launchdarkly/common-actions for SEC-7263.
Add policy evaluation step with bom-* artifacts pattern.
Configure triggers for pull requests and main branch pushes.
Co-Authored-By: Patrick Kaeding <patrick@kaeding.name>
* fix: use ubuntu-latest runner instead of invalid runner spec
Replace runs-on=${{ github.run_id }}/runner=ubuntu22-2cpu-8gb-x64 with ubuntu-latest
to resolve 'invalid runner spec' error in private repository CI.
Use actions/checkout@v4 instead of runs-on/action for standard GitHub runner.
Co-Authored-By: Patrick Kaeding <patrick@kaeding.name>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
sloloris
commented
Oct 8, 2025
sloloris
commented
Oct 8, 2025
| @@ -0,0 +1,299 @@ | |||
| # Capabilities | |||
Member
Author
There was a problem hiding this comment.
i have genuinely no idea where these came from as they don't appear to have previously been on either public or private repo. but they're great docs
Contributor
There was a problem hiding this comment.
These were intentionally deleted from this repo to prefer the documentation on our public docs site so we should not reintroduce them here.
ldhenry
requested changes
Oct 8, 2025
| @@ -0,0 +1,299 @@ | |||
| # Capabilities | |||
Contributor
There was a problem hiding this comment.
These were intentionally deleted from this repo to prefer the documentation on our public docs site so we should not reintroduce them here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR should mostly reconcile this public repo with our private repo. We updated the docs site links at some point, which accounts for most of the changes.
Related Jira issue: REL-8880: reconcile differences & backmerge integration-framework private & public