Commit Graph

61 Commits

Author SHA1 Message Date
d31215f6c0 Added dev for build, not test 2024-07-09 10:09:25 -05:00
dac0a24ec7 Update toalways deploy on integration branches, same as main 2024-04-16 07:57:17 -05:00
8cffbbcac4 Update to cimg/openjdk:17.0.9 2024-02-22 20:30:51 -06:00
d6c9bf79b1 Update circleci/browser-tools@1.4.7 and try to re-activate verify 2024-02-19 14:49:55 -06:00
677b93a09f Turn off broken selenium/int tests 2024-02-19 14:49:02 -06:00
6375fc6c25 updated browser tools to fixed chrome driver problems 2023-12-08 11:57:58 -06:00
eeb1b37d18 Trying to fix chrome/orb fun by updating orb version to latest 2023-09-06 08:50:06 -05:00
da0947b538 Trying to fix chrome/orb fun. See https://github.com/CircleCI-Public/browser-tools-orb/issues/75 2023-09-06 08:47:20 -05:00
eac166b877 circle ci config update 2023-08-17 10:06:44 -05:00
f49ac38e24 changed circle ci to only deploy main automatically 2023-08-17 09:53:57 -05:00
70b2b70ba0 Try updating orb rather than specific chrome version 2023-07-20 08:11:55 -05:00
aa4379787d Try specific chrome version - new one appears to not be supported by browser tools? 2023-07-20 08:07:24 -05:00
f5b444f8ba Add -s settings.xml to mvn verify call 2023-06-30 20:09:41 -05:00
27c7719912 Updates to work with branch-specific maven deployments in/with circleci [skip ci] 2023-05-23 13:51:47 -05:00
2bba79443d Update to only deploy commits to dev branch, or with version- or snapshot- tags 2023-04-20 10:53:49 -05:00
db3e5ff507 add npm run build before npm run start, so a build failure gives a cleaner error to circleci 2023-03-16 12:10:40 -05:00
82008f081c try to capture screenshots in circleci 2023-02-24 16:15:20 -06:00
befa4cbbff Change mvn deploy:deploy to just deploy 2023-01-30 15:46:51 -06:00
696aa2ad50 Update to install-npm before mvn_deploy 2023-01-30 15:34:25 -06:00
bc00ea0c9c Add job mvn_deploy 2023-01-30 15:27:34 -06:00
8f82c6c419 Re-add install browser deps; write mvn_deploy and add a call to it 2023-01-30 15:24:59 -06:00
475aa5a542 Remove apt install libnss and other browser deps 2023-01-30 15:19:08 -06:00
421765832e Re-add browser-tools orb to install chrome 2023-01-30 15:18:50 -06:00
7e232eda9b Remove browser-tools orb 2023-01-30 15:16:07 -06:00
76ad659745 Remove download and start selenium 2023-01-30 15:12:09 -06:00
a4f722c557 Update browser-tools to only install chrome & chromedriver 2023-01-30 14:44:17 -06:00
bcea391033 Try https again 2023-01-30 13:42:42 -06:00
fbe9fb3a0e Add QQQ_SELENIUM_HEADLESS 2023-01-30 11:11:04 -06:00
1ce9d43d9f Add browser-tools/install-browser-tools 2023-01-30 10:53:11 -06:00
891838edf8 add apt update 2023-01-30 10:49:48 -06:00
dfe8508de9 Add -y to apt installs 2023-01-30 10:45:35 -06:00
9080d6ce1d Add sudo to apt installs 2023-01-30 10:45:13 -06:00
59cf23f5f9 re-try libnss 2023-01-30 10:43:26 -06:00
266ff13bd9 try adding libnss 2023-01-30 10:43:01 -06:00
5564cc78a9 Add download and start selenium 2023-01-30 10:39:17 -06:00
d0bbc51fe4 Remove yard; add npm install 2023-01-30 10:33:24 -06:00
1fc07a60f6 Add node 2023-01-30 10:29:46 -06:00
f41217682b Fixing executor 2023-01-30 10:26:25 -06:00
f2f2bf6bb3 Add workflow 2023-01-30 10:24:27 -06:00
325ee3395f Syntax fixes 2023-01-30 10:23:32 -06:00
b7bc11a018 :derp: spelling 2023-01-27 20:09:09 -06:00
7256b84d9a Turning off circleci (cypress) 2023-01-11 16:34:55 -06:00
5f08b9dae2 try making .env before each npm command 2022-11-16 08:42:32 -06:00
71b67f4945 Fixed cp env 2022-11-16 08:22:52 -06:00
89ab0367c3 rename .env to env 2022-11-16 08:21:37 -06:00
619388c661 Add .env 2022-11-16 08:20:59 -06:00
4df797be8f Add wait-on after start server 2022-11-15 20:22:05 -06:00
09c4ce0a81 turn off record - not configed for cy dashboard 2022-11-15 19:55:19 -06:00
3eab5de7a3 Add context to last job 2022-11-15 19:50:15 -06:00
d908be7a9a add context to install 2022-11-15 19:29:49 -06:00