Commit Graph
36 Commits
Author SHA1 Message Date
Ivan CheungandGitHub 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 WeinmeisterandGitHub 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 CheungandGitHub 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 HuandGitHub 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 CheungandGitHub edffdf34b7 Pin protobuf version to avoid broken dependencies. 2022-06-02 17:25:28 -04:00
nayaknishantandGitHub 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 RenovateandGitHub 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 RenovateandGitHub 772e35ea75 chore(deps): update dependency nbqa to v1.3.1 (#374) 2022-03-09 08:24:16 -06:00
WhiteSource RenovateandGitHub a07d762934 chore(deps): update dependency nbqa to v1.3.0 (#368) 2022-03-07 09:53:42 -06:00
Karl WeinmeisterandGitHub 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 WeinmeisterandGitHub 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 RenovateandGitHub d36cf7f662 chore(deps): update actions/setup-python action to v3 (#337) 2022-03-01 19:04:32 -06:00
WhiteSource RenovateandGitHub 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 WeinmeisterandGitHub bdd0b0453a Update linter requirements.txt (#176)
Updating linter dependencies based on conversation in #173
2021-12-08 14:39:12 -08:00
Karl WeinmeisterandGitHub b3adc0bbf3 Update .github files for main branch conversion (#170) 2021-12-07 13:25:06 -06:00
Karl WeinmeisterandGitHub 211aa8a822 Added links to locally test for formatting & linking (#124) 2021-11-04 19:07:22 -05:00
Ivan CheungandGitHub 3f72b5249e Update run_linter.sh 2021-10-07 17:35:12 -04:00
Ivan CheungandGitHub cc89c86bcb Update run_linter.sh 2021-10-07 13:07:59 -04:00
Morgan DuandGitHub 5b23321338 Update PULL_REQUEST_TEMPLATE.md 2021-08-18 09:56:41 -07:00
Morgan DuandGitHub ae6736a0ed Update PULL_REQUEST_TEMPLATE.md 2021-08-18 09:50:39 -07:00
Morgan DuandGitHub e54cd9c495 sync with ai-platform-samples (#25)
* sync with ai-platform-samples

* fix: update links
2021-08-16 12:26:14 -07:00
Morgan Du bdcbaf7d1f fix: update PR template 2021-08-11 17:33:31 -07:00
Morgan Du 7a9c02a4a1 fix: update PR template 2021-08-11 17:23:19 -07:00
Morgan DuandGitHub d06b8c6c89 reorg repo structure and modify PR template (#21) 2021-08-04 18:03:48 -07:00
Morgan DuandGitHub 64d51657bf Copy PR template from ai-platform-samples (#5)
* Copy Cloudbuild and GithubActions setup from ai-platform-samples for notebook testing (#1)

* copy github actions

* copy Cloud Build

* add Dockerfile for cloud build

* add notebook test_folders.txt to .cloud-build and update the file path

* copy PR teamplate from ai-platform-samples
2021-07-25 15:55:31 -07:00
Morgan DuandGitHub 64a778c5e7 Copy Cloudbuild and GithubActions setup from ai-platform-samples for notebook testing (#1)
* copy github actions

* copy Cloud Build

* add Dockerfile for cloud build

* add notebook test_folders.txt to .cloud-build and update the file path
2021-07-20 10:37:18 -07:00
Morgan Du d3cbebe01d init commit 2021-06-01 14:55:51 -07:00