Commit graph

16 commits

Author SHA1 Message Date
Brendan Kellam
0f8f64c56f
Update docker container Node.JS version to v20 (#78) 2024-11-18 11:48:20 -08:00
Brendan Kellam
adba96a8c4
Add additional telemetry (#63) 2024-11-09 16:40:07 -08:00
Brendan Kellam
7966c1440c
Local directory support (#56) 2024-11-01 10:51:14 -07:00
Brendan Kellam
fc8815d135
Config format V2 (#42) 2024-10-17 16:31:18 -04:00
Brendan Kellam
4b51a8d7d7
Added SOURCEBOT_VERSION build arg + versioned telemetry (#41) 2024-10-17 14:50:07 -04:00
Brendan Kellam
d7b6829a42
Add env vars for overriding GitHub / GitLab hostnames in the .netrc file. (#26)
* Add env vars for overriding GitLab / GitHub hostnames used in the .netrc file. (GITLAB_HOSTNAME, GITHUB_HOSTNAME)

* Add docs

* Add changelog entry
2024-10-03 14:06:24 -07:00
Brendan Kellam
d0d104a1e1
Readme V3 + config examples (#12) 2024-09-29 14:17:43 -07:00
Brendan Kellam
74b9fe5c57
Add 'install' event that is fired once on first run (#11) 2024-09-28 16:47:07 -07:00
bkellam
fed2f75a28 Changed things s.t., /data/config.json is the default config path. If a file cannot be found at that path, a warning is issued and we fallback on ./sample-config.json 2024-09-27 23:38:32 -07:00
msukkari
d45a9bcd46 change default CONFIG_PATH to sample-config.json 2024-09-26 14:06:06 -07:00
msukkari
bcdee823ac bake sample-config into docker image so that we can run hello world without cloning 2024-09-24 20:56:51 -07:00
bkellam
3ef9be2b6b Add PostHog telemetry support 2024-09-16 21:37:34 -07:00
bkellam
0133999bbd Add fly.io config & workflow 2024-09-06 11:27:20 -07:00
bkellam
8e1f08fbf2 nit 2024-09-05 19:23:06 -07:00
bkellam
9c426fcab6 Try increasing yarn network timeout to fix failing github action 2024-09-05 18:04:51 -07:00
bkellam
0a66eea9ee For simplicity, move to a single docker container and use supervisord to handle running the processes. 2024-09-05 13:00:27 -07:00