Commit Graph

19 Commits

Author SHA1 Message Date
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
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