Commit Graph

38 Commits

Author SHA1 Message Date
Yannic Kilcher 942dc42d03 Merge pull request #439 from othrayte/ci-e2e-basic
Automate e2e test of the website (basic)
2023-01-10 00:23:20 +01:00
Yannic Kilcher 156e1bca7d it was a bad fix 2023-01-09 21:25:04 +01:00
Yannic Kilcher c33c9887dd improved pull request workflow 2023-01-09 21:23:39 +01:00
Yannic Kilcher 66891dd690 added paths to pull_request for deploy docs 2023-01-09 15:22:43 +01:00
Keith Stevens 5e07480f14 Remove the workflow dispatch option 2023-01-09 15:54:30 +09:00
Keith Stevens 0e9fd9a140 Seeing the admin users, email from, and next auth secret secrets 2023-01-09 14:56:13 +09:00
Keith Stevens 00e51af787 Adding the email secrets and environment variables 2023-01-09 14:43:45 +09:00
Keith Stevens 310763ebb8 Adding discord credentials to dev deployment 2023-01-09 14:07:30 +09:00
Keith Stevens ad6202009b Allowing the ansible workflow to run manually 2023-01-09 13:38:17 +09:00
Adrian Cowan b930d2b9c7 Trigger e2e testing on changes to oasst-shared 2023-01-09 10:09:54 +11:00
Yannic Kilcher c4b55d2f13 updated pre-commit workflow to post advice to users 2023-01-08 16:51:59 +01:00
Andrew Maguire cff0b7ee01 remove docs-site-poc branch (#464) 2023-01-07 14:43:59 +01:00
Adrian Cowan c369675991 website: Automate e2e testing with a simpler method than #376 2023-01-07 22:14:37 +11:00
Andrew Maguire d24c127950 Docs site poc (#346)
add docusaurus based docs site under /docs
2023-01-06 22:48:31 +00:00
Vechtomov 6880b99ab0 npm install replaced with npm ci 2023-01-06 00:56:56 +03:00
Jack Michaud a95e71d6f9 ci: cd into correct directory to install deps 2023-01-03 20:59:37 -05:00
Jack Michaud 5ed4131720 ci: run contract tests through separate cypress command and add into CI 2023-01-03 20:51:11 -05:00
Jack Michaud ed115ea17c refactor: move OasstApiClient into oasst-shared (#287)
* refactor: move api_client into oasst-shared

* refactor: move contract tests into oasst-shared

* fix: use new OasstApiClient imports in discord bot
2023-01-02 22:13:20 +01:00
Gareth Davidson c3c7a1701a run prettier with new params 2023-01-01 20:57:35 +00:00
Jack Michaud 5de4ea9ebc ci: install backend dependencies for generating openapi 2023-01-01 13:08:25 -05:00
Jack Michaud 857eaf26b1 ci: add Test API Contract workflow 2023-01-01 13:06:18 -05:00
Yannic Kilcher ea0c0e559e restricting backend build workflow to backend files 2022-12-29 15:07:54 +01:00
AbdBarho 7d5393b059 Build website workflow 2022-12-28 10:14:09 +01:00
Yannic Kilcher 6452bb860d moved bot to discord-bot
added playbook to deploy dev machine

added playbook to deploy dev machine

added next.js font module, updated fonts, updated login page

replaced logos, changed logo on login and header

added 404 and email confirmation pages, changed discord and github buttons to show conditionally

also removed unused imports, fixed one spelling error, and minor styling changes

Quick format to the authenticated user page, updated header with user profile, styling updates

fixed html encoding

added checkout for release

re-vamped release config and ports
2022-12-25 11:35:54 +01:00
Yannic Kilcher 5284e30202 improved release workflow 2022-12-24 23:55:20 +01:00
Yannic Kilcher 6b21b2359c workflow fix 2022-12-18 00:05:18 +01:00
Yannic Kilcher 13551ae3e4 renamed to open assistant 2022-12-17 23:56:05 +01:00
Yannic Kilcher e397f32bfa added ref tag 2022-12-17 23:23:12 +01:00
Yannic Kilcher 819ecaa8b3 updated release workflow 2022-12-17 22:49:55 +01:00
Yannic Kilcher f6c8eae88f Merge pull request #6 from palp/palp/docker-build
Docker builds
2022-12-17 22:19:57 +01:00
Stephan Auerhahn c7d4fbb96f restrict docker builds to versioned tags 2022-12-14 16:26:00 -08:00
Stephan Auerhahn c3f4069252 quotes 2022-12-13 18:39:03 -08:00
Stephan Auerhahn 2634f27008 newlines 2022-12-13 18:37:21 -08:00
Stephan Auerhahn df5fcc873c reorg 2022-12-13 18:35:22 -08:00
Stephan Auerhahn 57cf7d2a72 use gha cache instead of registry 2022-12-13 18:02:09 -08:00
Stephan Auerhahn 6c41d7afde Add dockerfile for bot and build/publish actions 2022-12-13 11:24:22 -08:00
Yannic Kilcher c5e485be81 adjusted pre-commit 2022-12-13 16:33:32 +01:00
Yannic Kilcher dda47909cd added pre-commit 2022-12-13 12:16:55 +01:00