Commit Graph

25 Commits

Author SHA1 Message Date
Noah S-C
4638ab87d4
chore(ci): disable renovate (#63313)
We haven't been using it _at all_ in this repo, and its just causing
unnecessary CI builds

## Test plan

N/A 


## Changelog
2024-06-19 13:17:15 +02:00
Erik Seliger
89653f6e18
Require approval to run Renovate (#57608)
We don't seem to regularly address any of these PRs that are currently open, but Renovate force pushes to the PRs it currently has open. For some of the current branches, we ran what looks like >2500 builds so far.
That seems quite wasteful to me.

This makes the workflow explicit: You go to the dashboard, check the checkbox, and get the PR you want to merge in a moment.
No more crazy amount of CI jobs generated from pretty much stale PRs.

Also, most of the package specific rules felt outdated so removed them.

Once this is merged, I will close the current stale PRs (can be reopened using the dashboard) and we should ideally see less CI jobs.
2023-10-18 20:36:53 +02:00
Robert Lin
7224961485
chore: add test plans to bot and release tool PRs (#31351) 2022-02-22 07:53:25 -08:00
Robert Lin
f194c428d5
workflows: remove automerge action for other automerge methods (#28993) 2021-12-14 08:52:57 -08:00
davejrt
d3308157f8
update upstream alpine (#24896) 2021-09-13 12:27:29 -05:00
Vova Kulikov
0ccaaff66f
Mark code insights related deps and add code insights team as reviewers (#24721)
* Mark code insights related deps and add proper team as reviewers

* Update renovate.json

Co-authored-by: Felix Becker <felix.b@outlook.com>
2021-09-08 17:21:14 +03:00
Valery Bugakov
0cf1f0ca7f
web: enable cross-theme screenshots in Chromatic (#20349)
* web: enable cross-theme screenshots in Chromatic

* web: use useRedesignToggle in create-chromatic-story

* web: remove redundant condition

* web: add additional comments

* web: remove unused var

* web: add comment

* web: add @storybook/client-api to dev deps

* web: handle initial redesign-theme class toggle in toolbar component

* web: remove redundant import

* Update client/branded/src/global-styles/colors-redesign.scss

Co-authored-by: Felix Becker <felix.b@outlook.com>

* web: use for of loop

* web: update renovate.md

* web: disable Chromatic workflow if no related files were changed

* web: disable renovate rebase on conflict to limit the number of Chromatic uploads

* web: update comment

* Update enterprise/dev/ci/internal/ci/is-storybook-affected.go

Co-authored-by: Tom Ross <tom@umpox.com>

* web: do not ignore .graphqlrc.yml and run Chromatic if isMasterDryRun

Co-authored-by: Felix Becker <felix.b@outlook.com>
Co-authored-by: Tom Ross <tom@umpox.com>
2021-04-28 22:19:55 +08:00
Rhys Arkins
e38accd055
fix(renovate): migrate engines.node config to packageRules (#20207) 2021-04-21 00:11:35 +02:00
Felix Becker
36597cb3c0
Don't open Renovate PRs for typescript nightly (#13378) 2020-08-26 21:19:05 +02:00
renovate[bot]
1136e08393
Update Node.js to v14 (#10515) 2020-05-15 20:45:36 +02:00
Eric Fritz
81845676da
codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
Eric Fritz
bf8119e8d1
Rename lsif-server to precise-code-intel (#9376) 2020-03-31 15:59:13 -05:00
Eric Fritz
64d740c6bd
lsif-server: Reorganize project layout (#9375) 2020-03-27 12:57:00 -05:00
Eric Fritz
60d7f713e4
Rename and move lsif directory (#9366) 2020-03-27 11:36:13 -05:00
Felix Becker
cfd8220788
Configure Beyang as owner of dev/release deps (#6555) 2019-11-12 22:27:01 +01:00
Felix Becker
1b7f1f5b35
Follow-up on dev/release (#6404)
* Add top-level catch-all owner for new TS files

* Add dev/release to linted projects

* Standardize on the same dependencies

This reduces the amount of packages needing to be updated.

* Configure @beyang as owner for Renovate PRs

* Add TSLint

* Add yarn
2019-11-05 22:59:21 +01:00
Felix Becker
6c17ff9764
Create Renovate PRs for nightly TypeScript builds (#5973) 2019-10-11 15:26:08 -07:00
Felix Becker
ea67d7ce6c
Fix LSIF Renovate reviewers (#5844) 2019-10-03 11:14:56 +02:00
Felix Becker
cdfa5abb81
Remove CODEOWNERS again for package.json files (#5823)
* Remove CODEOWNERS again for package.json files

* Remove labels: bot from Renovate config

Configured in shared config
2019-10-01 21:39:20 +02:00
Felix Becker
f2b777fa61
Configure lsif Renovate PRs to be owned by code-intel team (#5818) 2019-10-01 19:44:48 +02:00
Keegan Carruthers-Smith
07ec7d37e1
renovate: Add label "bot" to PRs (#4748)
I want to exclude renovate PRs from Pull Reminder notifications.
2019-07-01 14:57:57 +02:00
Felix Becker
dddd56c9e4 Remove Renovate includePaths: enterprise
The enterprise dir is no longer a pure superset of the rest
2018-11-06 16:12:08 +01:00
Felix Becker
376c673ada Only renovate the enterprise package.json 2018-10-26 12:22:22 -07:00
Isaac Snow
b9baa901bd
build: renovate shouldn't automerge at this time (#282) 2018-10-04 19:11:51 -07:00
Sourcegraph
02a03f54c1 Publish Sourcegraph as open source 🚀
Internal revision: sourcegraph/sourcegraph-intermediate-2018@d0cebbadc7
Executor: @slimsag
2018-09-30 23:13:36 -07:00