Commit graph

25 commits

Author SHA1 Message Date
Bill Church
1c4793b202
test: workflow 2022-07-29 12:46:36 -04:00
Bill Church
673435c624
test: workflow 2022-07-29 12:37:03 -04:00
Bill Church
f87607465b
test: workflow 2022-07-29 09:49:27 -04:00
Bill Church
464d56e1ab
test: workflow 2022-07-29 09:48:59 -04:00
Bill Church
be279047e9
test: workflow 2022-07-29 09:46:51 -04:00
Bill Church
fe80e6a97e
test: workflow 2022-07-29 09:46:04 -04:00
Bill Church
7209bb9324
test: workflow testing 2022-07-29 09:39:16 -04:00
Bill Church
3fae0951ff
test: workflow test 2022-07-29 09:37:34 -04:00
Bill Church
2deb5d9cde
test: rename test workflow 2022-07-29 09:35:57 -04:00
Bill Church
e6b48dff7e
test: workflow testing 2022-07-29 09:34:26 -04:00
Bill Church
1edfd5e748
chore: testing 2022-07-29 09:06:54 -04:00
Bill Church
63f36432cb
chore: update workflow 2022-07-29 08:50:40 -04:00
Bill Church
9b3371bbb9
chore: update workflow 2022-07-29 08:48:01 -04:00
Bill Church
3dc6fc491b
chore: update dockerbuild 2022-07-29 08:45:40 -04:00
Bill Church
a41a971300
chore: update muiltiplatform with correct branch name 2022-07-29 08:35:49 -04:00
Bill Church
6e3a340e23
chore: add multiplatform support to docker builds 2022-07-29 08:29:42 -04:00
Bill Church
b189dbe9d5 chore: docker main tag 2022-07-08 16:51:30 -04:00
Bill Church
7ba5143133 chore: rename workflows 2022-07-08 16:19:29 -04:00
Bill Church
c19fb9397c chore: push docker image on new tag #287 2022-07-08 16:14:02 -04:00
Bill Church
4f3e806708 chore: docker-image workflow for #287 2022-07-08 16:08:46 -04:00
Bill Church
a06b50dd2a
Create docker-image.yml 2022-07-08 15:51:56 -04:00
Bill Church
583a756c50
Delete build_only.yml 2021-05-19 10:31:12 -04:00
Bill Church
8b198500b0
Delete build_publish.yml 2021-05-19 10:30:58 -04:00
Bill Church
6bc9ffe2ed
0.4.0 Release (#246)
* feat: upgrade to socket.io 4.1.1 #242

* chore: lint ./app/client/src/js/index.js #242

* chore: eslint disable global Blob warning #242

* chore: lint ./app/index.js #242

* chore: lint ./app/server/app.js #242

* chore: setup eslint and airbnb rules disable standard #242

* Delete package-lock-old.json

* chore: lint ./app/index.js #242

* feat: implement alpine docker image from #213

* chore: lint ./app/server/app.js still TODO for stop function #242

* chore: lint ./app/server/util.js #242

* chore: lint ./app/server/app.js reorg socket and safe shutdown

* chore: grammar / spelling

* chore: fix some misplaced next returns in some Express routes #242

* chore: lint ./app/server/socket.js #242

* chore: bump version in ./app/package.json #242

* docs: update docs for 0.4.0 #242

* chore: update package-lock.json

* chore: install Prettier code linter #242

* chore: linting for Prettier #242

* chore: lint ./app/client/src/js/index.js #242

* chore: client linting #242

* Update package-lock.json

* chore: repackage wbssh2 bundle for testing #242

* chore: convert ./app/client/src/js/index.js to typescript #242

* chore: remove html rendering from node

* Update tsconfig.json

* Update tsconfig.json

* Delete index.js

* Update ChangeLog.md

* chore: config for development container #242

* Update BUILDING.md

* feat: pull in #234 staged for 0.4.0 #242

* docs: update changelog

* update package.json

* chore: split config from app/server/app.js #242

* chore: version bump

* chore: consistency

* feat: overridebasic fixes #243 included for #242

* chore: remove serverlog code

* docs: update changelog
2021-05-19 10:22:29 -04:00
Matteo Pietro Dazzi
8598183b2f
Use docker build to create multi-arch images (#202)
* Buildx docker image

* Doker hub user on image name

* Change destination platforms

Co-authored-by: Matteo Pietro Dazzi <matteopietro.dazzi@gft.com>
2020-09-17 06:39:30 -04:00