Valeriia Ruban
6e75bebd8c
UI: update Ember to 3.28.6 ( #16616 )
...
---------
Co-authored-by: wenincode <tyler.wendlandt@hashicorp.com>
2023-03-20 15:41:47 -07:00
Michael Klein
e19008e54b
Don't `--focus` for dist-vercel
...
This breaks the vercel deploy as `--focus` will try to install
workspace dependency from the registry:
Reference:
https://github.com/yarnpkg/yarn/issues/5864
https://github.com/yarnpkg/yarn/issues/6715
2022-10-13 16:43:54 +02:00
John Cowen
bfd1d7e2a3
ci: Only install UI dependencies for CI frontend-cache ( #11313 )
2021-10-14 15:14:26 +01:00
John Cowen
f03d79c8b0
ci: Don't focus install JS deps ( #11267 )
2021-10-11 14:37:21 +01:00
Jeff Escalante
2a448b4b98
Trailing ui/vercel fixes ( #9633 )
...
* update ui staging for vercel
* move vercel.json
* missed a couple things, sorry
2021-01-25 14:02:45 -05:00
Jeff Escalante
c0bf4df029
Update UI staging build for vercel hosting ( #9628 )
...
* update ui staging for vercel
* move vercel.json
* add a couple more settings
* fix comments
2021-01-25 13:46:20 -05:00
John Cowen
ac7f102811
ci: Explicitly specify a default target, don't use the first target ( #9521 )
2021-01-07 19:04:45 +00:00
John Cowen
2a5aa78548
ui: Add license checker to the workspace plus CI ( #9507 )
...
* ui: Adds license-checker plus manually run package script
2021-01-06 18:37:21 +00:00
John Cowen
c98130cc08
ui: Move to Workspaced Structure ( #8994 )
...
* ui: Add the most basic workspace root in /ui
* We already have a LICENSE file in the repository root
* Change directory path in build scripts ui-v2 -> ui
* Make yarn install flags configurable from elsewhere
* Minimal workspace root makefile
* Call the new docker specific target
* Update yarn in the docker build image
* Reconfigure the netlify target and move to the higher makefile
* Move ui-v2 -> ui/packages/consul-ui
* Change repo root to refleect new folder structure
* Temporarily don't hoist consul-api-double
* Fixup CI configuration
* Fixup lint errors
* Fixup Netlify target
2020-10-21 15:23:16 +01:00
Freddy
73f8286099
Remove old UI, option to use it, and its build processes
2019-04-12 09:02:27 -06:00
Sean Chittenden
c0046e0f30
Acknowledge that we're using GNU make's dialect and rename appropriate
...
Makefiles to GNUmakefiles so that non-GNU make(1) will error out. This
should be a transparent change to the universe of people using GNU make.
2016-02-05 14:24:26 -08:00