0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Trevor Buckner 26866c337f Add tests to circleci 2024-08-22 21:45:44 -04:00
Trevor Buckner 30ebf90371 Add Tests to circleci 2024-03-18 19:34:17 -04:00
Trevor Buckner 673649abc4 typo 2023-10-06 15:00:50 -04:00
Trevor Buckner b95a2189a5 Up Node Version on CircleCi to pass tests 2023-10-06 14:59:19 -04:00
Gazook89 333525d9ab Update CI config and package.json scripts 2023-04-03 21:23:39 -05:00
Trevor Buckner f148014a93 Make coverage command run in sequence too 2023-03-13 14:48:10 -04:00
Trevor Buckner 0a09cd9c67 Don't test in parallel, raise timeout 2023-03-13 14:34:48 -04:00
Charlie Humphreys 67a76f9d86 adjust circleci command for API unit tests 2023-01-06 11:53:38 -06:00
Charlie Humphreys 93d6d1ac6a add unit test command 2023-01-06 11:48:00 -06:00
Charlie Humphreys c0b9cd951e update circleci test config to run test coverage 2023-01-05 23:29:43 -06:00
Trevor Buckner de60419926 Update config.yml 2022-11-10 21:53:28 -05:00
Trevor Buckner 42a1410cc2 Update config.yml 2022-11-10 21:52:06 -05:00
Trevor Buckner ddd4f93f01 Merge branch 'fixV3_PreviewTest' of https://github.com/naturalcrit/homebrewery into fixV3_PreviewTest 2022-11-10 21:50:09 -05:00
Trevor Buckner 21de3b31b6 Use lower npm version 2022-11-10 21:49:57 -05:00
Trevor Buckner aea25119c0 Updated config.yml 2022-11-10 21:46:56 -05:00
Trevor Buckner aa1100642d update circleCI config 2022-11-10 21:37:45 -05:00
G.Ambatte 57d0e8eea3 Test standard Docker MongoDB image 2022-03-26 21:13:06 +13:00
G.Ambatte c0c08b3354 Fix new Node image location 2022-03-25 15:08:37 +13:00
G.Ambatte b0d8462a60 Remove MongoDB from testing, update Node image 2022-03-25 15:06:26 +13:00
G.Ambatte eaf8b02aa9 Update circleCi config to use new tests 2022-03-25 14:38:50 +13:00
G.Ambatte 9535fea964 Revert change to verbose 2022-03-22 12:03:26 +13:00
G.Ambatte 4134e43f6e Change test to verbose mode 2022-03-22 11:58:19 +13:00
G.Ambatte 274b3bcb7e Add parallelism parameter 2022-03-22 11:34:32 +13:00
G.Ambatte 8800397ba4 Working directory changes 2022-03-22 11:31:26 +13:00
G.Ambatte 0a90218d2a Fix for missing package.json 2022-03-22 11:27:08 +13:00
G.Ambatte 06598e0665 Fix typo 2022-03-22 11:21:51 +13:00
G.Ambatte 03e5d86b73 Add NPM settings 2022-03-22 11:20:49 +13:00
G.Ambatte 8533240407 Add executor to config 2022-03-22 11:18:59 +13:00
G.Ambatte 2753005386 Add orb to CircleCI config 2022-03-22 11:16:16 +13:00
G.Ambatte 9178d061ff Fix config 2022-03-22 11:14:41 +13:00
G.Ambatte 934c77cee9 Test CircleCI config changes 2022-03-22 11:12:52 +13:00
Trevor Buckner a31ad79eec 16.11 not available yet in circleci. Back to 16.10 2021-10-11 13:09:38 -04:00
Trevor Buckner 8fffdc83cf Update config.yml 2021-10-11 13:07:25 -04:00
Trevor Buckner 22a9799674 Update vitreum (#946)
- Updates Vitreum to v6.0.1 + some custom fixes.
  - Stylesheets must be imported with `require('./sheet.less');` but can also can now share stylesheets between jsx components.
  - Should eliminate a lot of security concerns with older nested dependencies.
  - Changed a lot of files to make this work
- Also removes dependency on PicoRouter in favor of React-Router
2020-05-19 01:36:31 -04:00
Rae Che 5ab7c29b9d Change circleci mongo version to one that still exists 2018-08-20 13:20:05 -04:00
Scott Tolksdorf c4bff6afa0 Upping the node ver on circleci 2018-04-09 00:12:56 -04:00
Scott Tolksdorf bab11d692e Adding mongo image to the circleci config 2018-04-09 00:12:56 -04:00
Scott Tolksdorf 3350b04f64 Updating contributing and issue guides, added new verify npm task 2018-04-09 00:12:56 -04:00
Scott Tolksdorf 3f728e7993 adding a circleCI task 2018-04-09 00:12:56 -04:00
Scott Tolksdorf 3f22572f98 Adding circleCI and eslint 2018-04-09 00:12:56 -04:00