Commit graph

26 commits

Author SHA1 Message Date
J. Yi
f9ea8edbb5
chore: update Jigsaw-Code references to OutlineFoundation (#1693) 2026-01-08 13:03:17 -05:00
Vinicius Fortuna
6556d7e595
build: use Task (#1535) 2024-04-17 19:48:23 -04:00
Sander Bruens
37d3f33faf
chore(docs): update README to reflect manager move (#1519)
* chore(docs): simplify and update `README` to reflect manager move

* Add pointer to shadowbox README.

* Cleanup the Shadowbox `README`

* Move around the Shadowbox instructions to make Node.js and Docker equal options for running the Shadowbox.

* Address review comments.

* Revert intro sentence to what was there before.

* Address review comments.
2024-03-12 15:09:01 -04:00
Daniel LaCosse
e157315aa0
chore: upgrade node to lts/hydrogen (#1365)
* chore: upgrade to lts/hydrogen

* update github workflows

* fix attempt #1

* ssl, restify upgrade

* more openssl options

* ah thanks sander, using middleware2

* fix ci

* reset package-lock.json

* revert middleware2

* fix optional chaining

* okay cool tests run, but fail

* partially update the node image (i can't find the other one)

* Update test.action.sh

* Update build.action.sh

* Update test.action.sh

* Update build.action.sh

* Update package.json

* Update webpack.config.js

* Update webpack.config.js

* Update build.action.sh

* Update build.action.sh

* Update package.json

* Update README.md
2023-10-16 11:47:42 -04:00
Vinicius Fortuna
3698eb712e
chore(docs): update on blocking resistance (#1226) 2022-11-22 08:07:04 -06:00
Jacob Ford
54017182eb
Typo in README (#1173) 2022-10-12 10:58:33 -04:00
Daniel LaCosse
63ca9dacad
feat(devtools): add link to mattermost channel (#1182)
* feat(devtools): add link to mattermost channel

* Update README.md
2022-10-11 10:05:32 -04:00
Daniel LaCosse
2d3481574f
chore(devtools): non-build updates from client (#1103)
* okay put this up see where we're at

* update builds here

* check browserslist

* add badge

* Update build_and_test_debug.yml

* scopes & electron version
2022-06-03 10:08:21 -04:00
Vinicius Fortuna
3034e59f9f Fix lint 2022-03-09 23:10:15 +00:00
Vinicius Fortuna
9e17606752 Add lts/gallium 2022-03-09 15:40:05 +00:00
Vinicius Fortuna
7367f011de Update README 2022-03-08 21:32:44 +00:00
Daniel LaCosse
9d80b6d448
Migrate from Yarn to Node lts/gallium (#1004)
* attempt upgrade over CI

update shadowbox build node version

wild guess

try other image, not holding my breath

switch image back, try no --upgrade? lol

whoops wrong SHA

trying this tip out of hand - will make platform a env var next

apparently buildx is supposed to detect the platform - lets see

find replace yarn w/ npm

fix git hook

cache npm deps

proper lock and enforce engine

licenses are... generated by yarn lmao

some weird leftovers

explode out test workflow jobs

Title Case and check for cache hit

upgrade NPM

check version...

eh, worth a try

reinstall deps for now so we can debug downstream issues

use root bin

fix npm workspace, merge lint w/ setup

HMMM

attempt cache load

fix keys

remove restore-keys

regular install

attempt more "correct" npm approach

annoyingly caching ~/.npm doesn't cache the global npm version

less correct node_module cache, will roll back if doesn't work

er... node 15 :/, restore keys

changing key...?

permission setting so cache can properly hit

separate dependecy permission task

verbose chmod

fix sentry webhook

consistency thing

* print architecture

* attempt amd64-explicit node image

* attempt nodev16 upgrade

* ah, okay, let's try picking this hash

* fix node version reference and npm run clean

* revert untouched files caught in squash

* remove yarn from travis.yml

* testing ci

* npmrc comment, revert one of cis

* Update src/server_manager/web_app/run_gallery_action.sh

Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>

* Update src/server_manager/web_app/run_action.sh

Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>

* licenses change

* fix package-lock regression

* fix webpack-dev-server properly

* set install to ci in Dockerfile

* forgot to include the README

* add ci where it makes sense

* delete this part of the README

* missed one

* testing sub-node_modules

* better chmod

* prefer glob

* reset .github/workflows/test.yml

* oops, yarn in ci

* rename everything (#1006)

* Update test.yml

* check_requirements (#1008)

* reqcheck draft

* finish drafting script - need to test and add to hooks

* attempt to roll our own setup...

* remove setup script and rename a couple things

* remove this nightmare lol

* Update release_manager.yml

* Update test.yml

* 'do' -> 'action'

* run -> start

* Update src/shadowbox/docker/build.action.sh

Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>

* Update README.md

* Update README.md

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

* rename 'action' to action

* add action list to run action itself

* Update src/shadowbox/README.md

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

* Update README.md

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

* Update scripts/run_action.sh

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

* Update src/server_manager/scripts/fill_packaging_opts.sh

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

* style guide fixes

* lower case fixes

* enforce major version

* Update scripts/run_action.sh

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

* Update package.json

Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>

Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>
Co-authored-by: Benjamin M. Schwartz <bemasc@google.com>
2021-11-05 16:40:34 -04:00
Daniel LaCosse
f342bca31f
add yarn actions, fix ShadowsocksConfig macro, webpack bin (#993)
* add yarn actions, fix ShadowsocksConfig macro, webpack bin

reverting unnecessary specificity

* tweak action trigger
2021-09-30 13:07:56 -04:00
Vinicius Fortuna
0ce47d11a5
Update README.md 2021-03-11 11:53:32 -05:00
Vinicius Fortuna
b7601ce25a
Address review comments 2021-03-11 11:48:41 -05:00
Vinicius Fortuna
b78d7754b0
Update README.md 2021-03-10 21:36:33 -05:00
Vinicius Fortuna
4ca4e0ee12
Add info on blocking resistance 2021-03-10 21:34:45 -05:00
Ben Schwartz
23e0600898 Remove lingering mentions of Bower
Bower is no longer used
2021-02-22 14:31:02 -05:00
Josh Soref
a99d928630 spelling: javascript 2018-11-25 17:13:58 -05:00
Zhiwei Xu
4dbe7402af
Update README.md 2018-04-09 11:24:33 +08:00
Vinicius Fortuna
4ee66c5ff9
Update documentation 2018-04-06 19:02:45 -04:00
Stefan Aleksic
1a37024d42
Fix typo in README 2018-03-24 16:30:04 -04:00
trevj
1345bde1c2
replace travis.com badge with travis.org badge (#33) 2018-03-23 14:22:53 -04:00
Vinicius Fortuna
137fa057f2
Add info on yarn as root
This should help people building as root.
2018-03-22 14:02:03 -04:00
Trevor Johnston
c44d9f2fb9 import code 2018-03-14 17:52:39 -04:00
trevj
75c938e026
Initial commit 2018-03-13 17:24:50 -04:00