Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Sean Rose 948badbfe6
Add Visual Studio Code debug configuration for current Python file. (#3457) 2022-12-13 13:07:27 -08:00
Sean Rose b7c3e3c183
Add Visual Studio Code debug configuration for bqetl. (#3395) 2022-12-01 16:42:52 -08:00
William Lachance 9f21097a49
Remove .vscode settings and add to gitignore (#1929)
.vscode's settings.json can get cluttered with installation-specific
settings, which can lead to confusing pull requests. Instead, let's use
the approach outlined here:

https://stackoverflow.com/a/48387809

This provides a set of defaults that people can use, which we can
extend over time.
2021-03-30 12:25:05 -04:00
Anna Scholtz 1d5f4d4b91 Add tests for parsing scheduling configs 2020-04-22 13:48:04 -07:00