BryceLTaylor
40ecc31704
Add integration tests loading scratch2 projects
...
Also update the readme with the info for
2022-05-06 12:07:02 -04:00
BryceLTaylor
8d8240d5a8
Update the readme
...
to better describe what is required to run the integration tests
2022-05-03 11:12:31 -04:00
BryceLTaylor
1bf6e69c79
use node 16.14.2 in circleci and recommend 16
...
updates a package-lock to one generated using node 16.14.2
Updates README to recommend using node 16
2022-04-01 11:38:23 -04:00
Ray Schamp
a4144d84e5
Fix suggested Node version to be up to date
...
Resolves #6442
2022-01-14 14:41:28 -05:00
Bryce Taylor
4072d479c3
Update README.md
...
Co-authored-by: Ray Schamp <rschamp@users.noreply.github.com>
2020-10-06 16:50:44 -04:00
BryceLTaylor
01c920ece2
Update travis.yml to send environment variables for project page tests
2020-09-22 16:51:33 -04:00
Bryce Taylor
644774df24
Revert "Revert "Move my stuff tests to jest""
2020-08-28 13:34:45 -04:00
Bryce Taylor
dfea370787
Revert "Move my stuff tests to jest"
2020-08-26 11:23:49 -04:00
BryceLTaylor
25355d053f
Update README with information about usernames for integration tests.
2020-08-18 16:53:10 -04:00
Benjamin Wheeler
1acd09ddd1
Add README link to contributor guidelines
2020-05-28 14:09:42 -04:00
Ben Wheeler
9e38129fa9
removed unnecessary section about using in your own project
2019-12-02 14:50:29 -05:00
Ben Wheeler
bfbeb6645a
changes to Windows and Node instructions per adroitwhiz suggestions
2019-12-02 09:20:51 -05:00
Ben Wheeler
03576f0707
Corrected list of scratchr2 pages; added intro text
2019-12-01 23:05:43 -05:00
Ben Wheeler
af87403793
major reformat of README, with changes to indenting and testing instructions
2019-11-24 00:00:12 -05:00
Ben Wheeler
a2bf6ff27b
update translation command to npm run translate
2019-07-30 14:13:42 -04:00
BryceLTaylor
755b26a578
Move testing README into the main README
2019-07-18 16:17:39 -04:00
Ray Schamp
cccb908221
Remove remaining references to Docker
2019-07-15 10:55:56 -04:00
Ray Schamp
3e6982ff9d
Move remaining Makefile entries to package.json
...
Remove Docker since it wasn’t really being used.
2019-07-15 09:24:47 -04:00
greenkeeper[bot]
5bdc7d53c7
docs(readme): add Greenkeeper badge
2018-12-28 14:35:41 +00:00
julescubtree
5ffe31beb4
Update README.md
...
correct `PROJECTS_HOST` to `PROJECT_HOST`
2018-10-29 14:45:00 -07:00
julescubtree
eef2e1a814
Update README.md
...
correct `ASSETS_HOST` to `ASSET_HOST`
2018-10-24 15:39:17 -07:00
Ray Schamp
a3c929db3d
Finish setup of backpack, assets, projects hosts
2018-08-16 17:40:09 -04:00
Ray Schamp
a19fb29f36
WIP: enable backpack in preview
2018-08-16 17:37:19 -04:00
Ben Wheeler
7949d646a8
added sentence of detail on deployment
2018-06-18 15:29:10 -04:00
Colby Gutierrez-Kraybill
57c65c82f7
Merge pull request #1839 from colbygk/cleanup_dockerized
...
Dockerization
2018-06-05 10:39:24 -04:00
Ray Schamp
45f006e04e
Emphasize the internal nature of the Docker config
2018-06-05 10:26:48 -04:00
Ray Schamp
4c599f1088
Remove outdated reference to parallel scratch-gui
2018-06-05 10:22:53 -04:00
Colby Gutierrez-Kraybill
89f731efa7
Add docker info and documentation
2018-03-27 15:14:07 -04:00
BryceLTaylor
8a01fd2bcf
Add make translations line and explanation to To Run in README
2018-03-07 15:02:46 -05:00
BryceLTaylor
33d5ea8a0f
Clarify the Update Packages section of README
2018-03-07 14:51:47 -05:00
BryceLTaylor
d6210cd791
Clarify changes to README in the To Build section
2018-03-07 14:11:40 -05:00
BryceLTaylor
9b7513278f
Add explanations to sections of README
2018-03-02 16:23:27 -05:00
BryceLTaylor
4d37121a6d
Update testing guide url
2018-03-02 16:18:33 -05:00
Vuton Design
b47ad7a73f
Should be a capital 🖌️
2017-09-24 22:44:46 +01:00
Vuton Design
46db5a225b
Fixing a mistake
2017-09-24 22:19:30 +01:00
Vuton Design
d374fed9f4
Fixing some more grammar mistakes
2017-09-24 22:01:42 +01:00
LiFaytheGoblin
0c2da0e689
Removed unnecessary hashtags in new headings.
2017-06-02 19:56:49 +02:00
LiFaytheGoblin
044b89f4ab
Readme update for windows users who have difficulties getting the standalone web client to work
2017-05-27 17:47:55 +02:00
Andrew Sliwinski
decf7cf1cf
Add coverage and dependency badges to README
2016-10-31 09:15:47 -04:00
St19_Galla
9a825099a1
update readme
2016-08-25 17:06:10 -04:00
Ray Schamp
fb292f3773
Merge pull request #466 from LLK/hotfix/analytics
...
[Develop] Hotfix: Add missing env variables needed for the build
2016-05-02 14:01:55 -04:00
Ray Schamp
e48b04f907
Add missing env variables needed for build
2016-05-02 11:57:46 -04:00
Ray Schamp
32677659c3
Merge pull request #459 from LLK/hotfix/s3cmd
...
[Develop] Use s3cmd for S3 deployment
2016-04-29 16:26:53 -04:00
Ray Schamp
fce7c0cd9b
Purge all after configuring Fastly
2016-04-29 15:52:16 -04:00
Ray Schamp
dd1c2c1627
Use s3cmd to sync with S3
2016-04-29 15:52:15 -04:00
Colby Gutierrez-Kraybill
06cd20ca8f
Move warnings info closer to instructions
2016-04-29 11:51:14 -04:00
Colby Gutierrez-Kraybill
e6404d58eb
Add info about warnings
2016-04-29 11:50:13 -04:00
Matthew Taylor
1d2fa70e4e
Add new travis badge to readme
...
Fixes #358
2016-02-18 15:16:49 -05:00
Ray Schamp
72e08d5b9a
Revise focus of CONTRIBUTING, README
...
Introduce the repo in README, and point people to guidelines more quickly in CONTRIBUTING, since that is linked to from the pages for new issues and new pull requests
2016-01-28 13:07:58 -05:00
Matthew Taylor
112cad14e3
Added some more documentation
2016-01-14 10:25:03 -05:00