ld-find-code-refs icon indicating copy to clipboard operation
ld-find-code-refs copied to clipboard

Build tool for automatically sending feature flag code references to LaunchDarkly

Results 15 ld-find-code-refs issues
Sort by recently updated
recently updated
newest added

Scenario: - Created a PR with new FF and synced reference, now I see in the list of branches - Merged and deleted branch, it's still available in LD as...

I am continuing to run into a warning regarding reference pruning in a azure devops pipeline. Specifically, I get this warning: ``` INFO: 2023/01/13 17:44:47 coderefs.go:199: attempting to prune old...

bug
known issue

In a monorepo setup, I have a `.gitignore` in root dir and another in a subdir. The CLI seems to only respect the top one and nothing else.

known issue
ignore files

When having the entry `.*` (to ignore all dot files) in the `.gitignore` file the cli does not find any flag usage. Please let me know when you need more...

known issue
ignore files

We have a GitHub repository with code written in Golang. We vendor all dependencies so there's a big `vendor` folder in the root of the repo that contains 3rd-party dependencies....

bug
ignore files

Hey This is my config: ```yaml aliases: - type: kebabcase - type: filepattern paths: - '**/manifest.yaml' patterns: - 'featureFlag: FLAG_KEY' - 'feature_flag: FLAG_KEY' ``` Running the tool like this: ```...

known issue

I'd like to be able to perform a dry run locally without providing an access token and providing the flag key(s) myself.

enhancement

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0. Commits 3057be8 go.mod: update golang.org/x dependencies 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token 3ffd605 gopls/doc/features: fix prominent...

dependencies
go

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.26.0. Commits 2ab3b51 go.mod: update golang.org/x dependencies 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods efd951d gopls/internal/analysis/stubmethods: merge into CodeAction d0d0d9e gopls/internal/cache: memoize dependent hash on analysisNode a19eef6 gopls/internal/cache:...

dependencies
go

Bumps alpine from 3.20.2 to 3.20.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.20.2&new-version=3.20.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker