Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Alex Villarreal 1ce35e61ad
fix: Make changes to .prettierignore trigger pipelines, and apply missing prettier fixes (#18261) 2023-11-10 23:20:07 +00:00
Alex Villarreal 9b5062f8ba
feat: Allow easy customization of images for local docker r11s env (#17334) 2023-09-18 11:17:31 -05:00
Tyler Butler 8ae4fe32b1
build: Make 'prettier -w .' work from the root (#15759)
Related to #15758.

This PR adds new prettier scripts to run on the whole repo. I also
updated the prettierignore files to ignore additional files. The
`prettier --write .` command should also now work from the root of any
release group.

---------

Co-authored-by: Scott Norton <scottnorton@microsoft.com>
Co-authored-by: Mark Fields <markfields@users.noreply.github.com>
2023-06-06 17:50:53 -07:00
Daniel Lehenbauer 3f8df37c3c
Fixes for running Routerlicious on Apple silicon (#15751)
Alfred, Deli, Scriptorium, Copier, Scribe, and Riddler need to specify
platform 'linux/amd64'.

All MacOS users will need to disable 'Airplay Receiver' to free port
5000 for Riddler (added to README.md)
2023-05-31 09:34:14 -07:00
Craig Macomber (Microsoft) 6839858a8f
Update webpack-cli to version 4 (#9615)
* Update webpack to lates v4, and webpacj-cli to latest

* update several webpack cli ussages

* Update webpack-dev-server to 4.0.0

* update template for new webpack-dev-server

* update webpack configs and fluid loader to support new dev server version

* Fix devMiddleware publicPath

* fix up a few more webpack configs

* updage fluid-generate template

* Fix comment in packages/tools/webpack-fluid-loader/src/routes.ts

Co-authored-by: Helio Liu <59622401+heliocliu@users.noreply.github.com>

* fix lint

* fix merge

* fix schema-upgrade webpack

* fix a few ussages of webpack-dev-server

* update package lock for merge

Co-authored-by: Craig Macomber <Craig.Macomber@microsoft.com>
Co-authored-by: Helio Liu <59622401+heliocliu@users.noreply.github.com>
2022-04-12 18:25:46 -07:00
Zach Newton 495dc2e561
Add docker-compose.dev.yml to server/ (#9141) 2022-02-17 10:47:14 -08:00
Tanvir Aumi 3d769cfd8e
Delete yml pipeline for readme for headless-agent (#6322) 2021-06-01 13:14:59 -07:00
Curtis Man 38445016ce
Update lock file dep to engine.io-client to 3.5.2 get xmlhttprequest-ssl 1.6.1+ (#6244)
engine.io-client 3.5.2 updated dependency xmlhttprequrest-ssl to address CVE2020-28502 and CVE2021-31597 within our repro.

Updating the lock file in our repo.
2021-05-25 10:00:18 -07:00
Daniel Lehenbauer 84b0a814d8
Make Tinylicious port configurable (default 7070) (#5630) 2021-04-12 14:42:46 -07:00
Curtis Man c9ab42d9cd
Minor update to routerlicious README.md (#5237)
Remove references to the need of connecting to container registry.

Also add instruction to get older versions.
2021-02-23 13:26:36 -08:00
Daniel Lehenbauer 4c07047671
Docs: Fix link to lambdas package (#5134) 2021-02-12 10:37:31 -08:00
Mark Fields f92b49c143
Server README improvements (#3475) 2020-09-02 15:14:43 -07:00
Tony Murphy 9bcee86b2a
Clean up the term component from readmes (#3398)
Co-authored-by: Tony Murphy <anthonm@microsoft.com>
2020-08-28 11:20:56 -07:00
Sam Broner 6d0fd1483d
Update r11s docs to remove internal references (#2534)
This handles much of #2155.

We also add some "Coming Soon"s where we'll need to document the new container endpoint.
2020-06-17 15:03:07 -07:00
Mark Fields 71f1831253
Document code structure in root readme (#2220)
And add some stub readme's
2020-05-20 09:28:23 -07:00
Mark Fields 70a95d8a20
Root readme.md changes (#2024)
Modify readme.md to be a helpful landing page for folks exploring the project and wanting to contribute.
2020-05-12 15:39:18 -07:00
Sam Broner 059b771f4e
Move gateway Charts + Create Deployments Readme (#980)
* Move gateway deployment
* Create deployment readme
2020-01-21 11:36:20 -08:00
Curtis Man b503f77da8
Fix file marked as modified on first clone 2019-09-14 16:33:24 -07:00
Wes Carlson 26b4463fb2 Miscellaneous prague -> fluid changes (#3379)
* fluid flexview css classes

* more

* readmes
2019-08-30 12:51:56 -07:00
blake-fisher ab2fc83708 Fix broken internal markdown links (#2221) 2019-05-14 13:40:47 -07:00
Curtis Man 513e7f89a5 Improve root README.md and add server\README.md (#2204) 2019-05-10 09:38:32 -07:00
Kurt Berglund 314855b485 Repo directory cleanup 2017-08-15 18:19:28 -07:00
Kurt Berglund 6dbe61ae50 Fix reamining linting errors 2017-01-12 18:56:09 -08:00
Yang Gao d022aa5970 add the gulp step to README.md 2016-12-08 14:09:41 -08:00
Kurt Berglund 719a194571 PR 1: Merge feature/azure to master
- Add dependencies to Azure services
 - Add in a route which reads a file from blob storage
2016-09-22 07:16:58 +00:00
kurtb c77bd4afc6 Move node server code to own directory. Setup shell gulp project to compile TypeScript 2016-09-19 14:38:37 -07:00