Mend Renovate and GitHub
d4c96f334d
chore(deps): update dependency pyupgrade to v3.13.0 ( #2066 )
2023-09-25 18:30:06 +00:00
Mend Renovate and GitHub
487c04a216
Update python Docker tag to v3.11 ( #1345 )
2023-09-25 18:20:50 +00:00
Andrew Ferlitsch and GitHub
91beb065ff
next try at resolving lint issue ( #2057 )
2023-06-28 19:19:49 +00:00
Andrew Ferlitsch and GitHub
bcacc0d0d4
set pyupgrade to use Python 3.10 for consistency with Docker version ( #2055 )
2023-06-27 22:01:09 +00:00
Mend Renovate and GitHub
efd08571df
chore(deps): update dependency pyupgrade to v3.7.0 ( #1986 )
2023-06-27 15:38:19 +00:00
Mend Renovate and GitHub
5885cb3724
chore(deps): update dependency pyupgrade to v3.6.0 ( #1969 )
2023-06-11 13:40:09 +00:00
Mend Renovate and GitHub
c26a7d19c7
chore(deps): update dependency black to v23 ( #1498 )
2023-05-25 16:59:05 +00:00
Mend Renovate and GitHub
e7baf06290
chore(deps): update dependency nbqa to v1.7.0 ( #1396 )
2023-05-25 16:56:46 +00:00
Mend Renovate and GitHub
fe7d3e4b8e
chore(deps): update dependency pyupgrade to v3 ( #1346 )
2023-05-09 21:37:29 +00:00
Andrew Ferlitsch and GitHub
bc1ecd6260
Merge pull request #1334 from renovate-bot/renovate/isort-5.x
...
chore(deps): update dependency isort to v5.12.0
2023-02-15 19:49:21 +00:00
Andrew Ferlitsch and GitHub
f662ffb3e1
Merge pull request #1328 from renovate-bot/renovate/black-22.x
...
chore(deps): update dependency black to v22.12.0
2023-02-15 19:48:46 +00:00
Renovate Bot
c889a57c9e
chore(deps): update dependency isort to v5.12.0
2023-01-28 18:21:42 +00:00
Mend Renovate and GitHub
9335ea3591
chore(deps): update dependency flake8 to v6 ( #1298 )
2023-01-24 11:31:29 -08:00
Renovate Bot
e01174f169
chore(deps): update dependency black to v22.12.0
2022-12-09 16:42:13 +00:00
Mend Renovate and GitHub
95d44d0cf5
chore(deps): update dependency nbqa to v1.5.3 ( #1259 )
2022-11-18 10:42:11 -05:00
fc2e91d050
chore(deps): update dependency nbqa to v1.5.2 ( #967 )
...
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
2022-11-17 15:47:43 -05:00
Mend Renovate and GitHub
b8872c1e03
chore(deps): update dependency black to v22.10.0 ( #918 )
2022-11-17 15:45:52 -05:00
b21ec83ba3
chore(deps): update dependency pyupgrade to v2.38.4 ( #1042 )
...
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
2022-11-17 15:41:39 -05:00
28c872f4b6
chore(deps): update python docker tag to v3.10 ( #977 )
...
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2022-09-21 17:09:31 -07:00
Ivan Cheung and GitHub
0b7831b0f4
Added Dockerfile for linter ( #975 )
...
Updated Dockerfile
2022-09-21 09:26:42 -07:00
Ivan Cheung and GitHub
aeaeddcc75
Update PULL_REQUEST_TEMPLATE.md ( #860 )
...
Updated PR template to emphasize need for a summary and checklist. Otherwise, people tend to skip this standard practice.
2022-08-11 16:18:54 -04:00
b227509fbb
chore(deps): update dependency black to v22.6.0 ( #696 )
...
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2022-08-03 12:43:54 -07:00
Ivan Cheung and GitHub
be785d0389
Allow outputs ( #733 )
2022-07-20 17:31:12 -04:00
e37caca496
chore(deps): update dependency nbqa to v1.4.0 ( #727 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-07-19 13:06:00 -05:00
9b00c4380b
chore(deps): update actions/setup-python action to v4 ( #622 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-06-18 16:21:49 -05:00
Karl Weinmeister and GitHub
4851457e93
ci: Add Python version to support setup-python v4
2022-06-18 16:19:09 -05:00
15c38b4ca6
chore(deps): update dependency pyupgrade to v2.34.0 ( #457 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-06-18 15:59:54 -05:00
Ivan Cheung and GitHub
d3a6475580
Fixed mistake in batch prediction request section ( #617 )
...
* Fixed mistake in batch prediction request section
* Fixed linter requirements
2022-06-10 17:13:45 -04:00
Michael Hu and GitHub
43059c9fd9
fix: pin protobuf version to 3.19.0 ( #621 )
2022-06-09 12:49:45 -07:00
e34b0fa115
chore(deps): pin dependency protobuf to v ( #606 )
...
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com >
2022-06-06 18:13:56 -07:00
Ivan Cheung and GitHub
edffdf34b7
Pin protobuf version to avoid broken dependencies.
2022-06-02 17:25:28 -04:00
nayaknishant and GitHub
3ad30738a7
docs: fixing CODEOWNERS and instructions hyperlinks ( #580 )
...
When opening a PR, the CODEOWNERS and instructions hyperlinks throw a 404 error because they point to a URL that has been changed. Fixing these hyperlinks.
2022-05-19 13:20:23 -07:00
WhiteSource Renovate and GitHub
97b0edb222
chore(deps): update dependency black to v22.3.0 ( #421 )
2022-03-28 14:23:25 -05:00
cf162c02c8
chore(deps): update dependency pyupgrade to v2.31.1 ( #381 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-03-14 09:34:58 -05:00
WhiteSource Renovate and GitHub
772e35ea75
chore(deps): update dependency nbqa to v1.3.1 ( #374 )
2022-03-09 08:24:16 -06:00
WhiteSource Renovate and GitHub
a07d762934
chore(deps): update dependency nbqa to v1.3.0 ( #368 )
2022-03-07 09:53:42 -06:00
Karl Weinmeister and GitHub
c8b212789f
Revert "ci: Apply filter to format_and_lint_job ( #348 )" ( #351 )
...
This reverts commit 95256d3fcf .
2022-03-02 09:44:03 -06:00
Karl Weinmeister and GitHub
95256d3fcf
ci: Apply filter to format_and_lint_job ( #348 )
...
* ci: Apply filter to format_and_lint_job
Only run when PR contains a notebook file
* Minor fix
2022-03-02 09:29:38 -06:00
WhiteSource Renovate and GitHub
d36cf7f662
chore(deps): update actions/setup-python action to v3 ( #337 )
2022-03-01 19:04:32 -06:00
WhiteSource Renovate and GitHub
1b02a542c8
chore(deps): update actions/checkout action to v3 ( #347 )
2022-03-01 19:02:39 -06:00
de5f8b0653
Removed unneeded lines in linter ( #257 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-02-01 12:19:19 -05:00
cfa73ed53b
chore(deps): update dependency black to v22 ( #254 )
...
Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com >
2022-01-31 13:50:57 -06:00
47dec6ecef
chore(deps): update dependency pyupgrade to v2.31.0 ( #241 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-26 08:53:32 -06:00
059fea672c
chore(deps): update dependency nbqa to v1.2.3 ( #240 )
...
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com >
2022-01-26 08:49:47 -06:00
Karl Weinmeister and GitHub
bdd0b0453a
Update linter requirements.txt ( #176 )
...
Updating linter dependencies based on conversation in #173
2021-12-08 14:39:12 -08:00
Karl Weinmeister and GitHub
b3adc0bbf3
Update .github files for main branch conversion ( #170 )
2021-12-07 13:25:06 -06:00
Karl Weinmeister and GitHub
211aa8a822
Added links to locally test for formatting & linking ( #124 )
2021-11-04 19:07:22 -05:00
Ivan Cheung and GitHub
3f72b5249e
Update run_linter.sh
2021-10-07 17:35:12 -04:00
Ivan Cheung and GitHub
cc89c86bcb
Update run_linter.sh
2021-10-07 13:07:59 -04:00
Morgan Du and GitHub
5b23321338
Update PULL_REQUEST_TEMPLATE.md
2021-08-18 09:56:41 -07:00