Commit Graph

32 Commits

Author SHA1 Message Date
Alan Jean b5a875007a Update pre-commit config to upgrade to isort v5.12.0 (#988)
Fixes #987
2023-01-29 11:25:10 +01:00
notmd de661e04d1 pass ignore-path arg 2023-01-25 17:48:29 +07:00
Keith Stevens c7f9d24023 Add a few web files to skip pre-commit rewriting 2023-01-25 18:19:49 +09:00
Andrew Maguire 0f607c7a28 export and auto-commit docs/docs/api/openapi.json as part of test-api-contract workflow (#719)
- copies that openapi.json file to docs/docs/api/openapi.json as part of start-mock-server.sh.
- adds a step to the end of the test-api-contract workflow that just auto-commits changes to the docs/docs/api/openapi.json file.
- excludes docs/docs/api/openapi.json from pre-commit since its already been formatted by jq.
2023-01-14 22:40:33 +00:00
Lewis Tunstall 6950fff781 pre-commit fix 2023-01-04 15:41:52 +11:00
Lewis Tunstall 42e8440f2c pre-commit fix 2023-01-04 15:36:32 +11:00
Lewis Tunstall 8eab50b1c1 pre-commit fix 2023-01-04 15:36:10 +11:00
Lewis Tunstall 5b0f6c1567 pre-commit fix 2023-01-04 15:35:19 +11:00
Lewis Tunstall a4a9a7b4d5 Merge 2023-01-04 15:21:23 +11:00
Lewis Tunstall ca8d3c8f8d Fix style 2023-01-04 13:45:05 +11:00
Janosh Riebesell 731477e2e3 Merge branch 'main' into pre-commit-jupyter-black 2023-01-03 06:42:40 -08:00
Janosh Riebesell 3740e38342 pre-commit unexclude notebooks and pre-commit run --all-files 2023-01-03 06:40:42 -08:00
Keith Stevens e835e4424b Merge pull request #321 from LAION-AI/257-backend-on-aws
257 backend on aws
2023-01-03 19:05:49 +09:00
Janosh Riebesell 57d3b92fa4 pre-commit hook black->black-jupyter 2023-01-02 17:31:36 -08:00
Keith Stevens 527aca676f linting the copilot configs 2023-01-03 08:36:27 +09:00
Yannic Kilcher 9ed5fbcf76 Merge pull request #252 from bitplane/remove-utf8-coding
Remove utf8 coding pragma from pre-commit and python files
2023-01-02 11:43:59 +01:00
Gareth Davidson 6ad8310332 Remove encoding pragma, unnecessary in Python 3
Python 2 is dead so dunno why --remove is not the default
2023-01-01 23:57:15 +00:00
Gareth Davidson 4f9834b5a6 add warning to .pre-commit-config.yaml
As per discussion on #212
2023-01-01 22:49:23 +00:00
Gareth Davidson 4c7b8cfd35 Use --prose-wrap=always to format markdown files 2023-01-01 20:55:17 +00:00
mattlongname 165a1c6b62 candidate platform agnostic solution 2022-12-31 22:11:10 -06:00
Yannic Kilcher 020c5f34e8 excluding notebooks from pre-commit 2022-12-31 10:32:03 +01:00
Yannic Kilcher f6bdce4da0 going back to npm install for lint 2022-12-30 14:10:25 +01:00
Yannic Kilcher 7bcf0be8a2 using double quotes in pre-commit bash for windows 2022-12-30 14:09:22 +01:00
AbdBarho 66b89d4685 Implement rank_user_replies in web 2022-12-29 19:44:29 +01:00
Yannic Kilcher 28faa82700 fixing pre-commit exclude 2022-12-29 15:42:57 +01:00
Keith Stevens 24eaed269c Adding description for why skipping some copilot yaml files 2022-12-26 13:57:03 +09:00
Keith Stevens 5e1ed2e243 Adding in aws copilot configurations to simplify full deployment on aws. Also updating dependencies to work in standalone mode 2022-12-26 13:54:58 +09:00
Yannic Kilcher 3b4e2d2917 added eslint to pre-commit in a hacky way 2022-12-25 14:24:46 +01:00
Andreas Köpf 3205491166 add channel handler async msg routing 2022-12-22 14:51:12 +01:00
Andreas Köpf df62ee0f98 add jinja templates for all current tasks 2022-12-22 00:59:00 +01:00
Yannic Kilcher d3d657e636 ran pre-commit and fixed issues 2022-12-13 12:38:59 +01:00
Yannic Kilcher dda47909cd added pre-commit 2022-12-13 12:16:55 +01:00