batch-change-examples
batch-change-examples copied to clipboard
A collection of examples for Batch Changes
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Set a dependency to a given version. Needs one spec for Maven, one for Gradle. https://github.com/sourcegraph/accounts/issues/547 built some of that internally
We are collecting specific use cases on this, user feedback welcome, particularly specific scenarios with code snippets.
Add linter examples for: - [ ] go - [ ] python - [x] javascript (Eslint) - [ ] C# - [ ] C / C++ - [ ] Java...
Add an example for Rf, see https://news.ycombinator.com/item?id=27264542
A small page where I can filter examples by labels: - language - tool - use case / functionality of batch changes Ideally in the same view: search for example,...
A lot more ideas can be pulled from (private) customer feedback: https://sourcegraph.productboard.com/feature-board/2104383-batch-changes/features/5944517/detail
**Change** Search: repos with (file: make, expression: -flag1) or (file: Dockerfile, expression: -flag2) Remove -s -w and add -linkmode external How do I do that without duplicating -linkmode external? The...