[dreamwidth/dw-free] 8c8704: Add error logs to docker output
Branch: refs/heads/main Home: https://github.com/dreamwidth/dw-free Commit: 8c870486cd2c7de1a054504da6665d8cce32e68a https://github.com/dreamwidth/dw-free/commit/8c870486cd2c7de1a054504da6665d8cce32e68a Author: Mark Smith mark@dreamwidth.org Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths: M etc/docker/web/scripts/startup-prod.sh
Log Message:
Add error logs to docker output
Commit: 7ecea71f20be0b0c8f4275ef4394b620e3bcfabd https://github.com/dreamwidth/dw-free/commit/7ecea71f20be0b0c8f4275ef4394b620e3bcfabd Author: Mark Smith mark@dreamwidth.org Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths: M etc/docker/web/Dockerfile M etc/docker/web/config/dreamwidth-prod.conf M etc/docker/worker/Dockerfile
Log Message:
pass some environment stuff
Commit: 544314cbd9a584cc0d224e22b4f83c9d65619aba https://github.com/dreamwidth/dw-free/commit/544314cbd9a584cc0d224e22b4f83c9d65619aba Author: Mark Smith mark@dreamwidth.org Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths: M etc/docker/web/Dockerfile A etc/docker/web/config/etc/varnish/dreamwidth.vcl M etc/docker/web/scripts/setup.sh M etc/docker/web/scripts/startup-prod.sh
Log Message:
Add Varnish to web container as optional
Commit: 86f238d86a329d4f25d72175ff57c75287ec9c46 https://github.com/dreamwidth/dw-free/commit/86f238d86a329d4f25d72175ff57c75287ec9c46 Author: Mark Smith mark@qq.is Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M bin/checkconfig.pl
Log Message:
Ensure we use our include when checking
This fixes issues where checkconfig fails if config.pl etc imports modules that we have installed locally.
Commit: f6442218ff45eb80b065119500af30a3ed1e2e60 https://github.com/dreamwidth/dw-free/commit/f6442218ff45eb80b065119500af30a3ed1e2e60 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths: M cgi-bin/DW/Captcha.pm
Log Message:
Log a bit less on captcha
Commit: 57aed66bae7be04a2182ed174de9d4b0e026614b https://github.com/dreamwidth/dw-free/commit/57aed66bae7be04a2182ed174de9d4b0e026614b Author: Cocoa momijizukamori@gmail.com Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths: M cgi-bin/DW/Controller/Inbox.pm M htdocs/js/jquery.inbox.js M htdocs/scss/pages/inbox.scss M htdocs/scss/skins/_skin-colors.scss M views/inbox/index.tt
Log Message:
Inbox tweaks round 2
- Make selected messages highlighted
- Clicking anywhere on messages now toggles selection
- Bottom select-all button now works
- Remove extra space between nested lists in the folders list
- Read PMs can now be expanded and collapsed
Per-entry 'mark all' and 'delete all' buttons now work.
Commit: 34f7410ff9e39af676e61d59f3a9c52062fece28 https://github.com/dreamwidth/dw-free/commit/34f7410ff9e39af676e61d59f3a9c52062fece28 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths: M cgi-bin/DW/Controller/Inbox.pm M htdocs/js/jquery.inbox.js M htdocs/scss/pages/inbox.scss M htdocs/scss/skins/_skin-colors.scss M views/inbox/index.tt
Log Message:
Merge pull request #2981 from momijizukamori/inbox-tweaks-10-10
Inbox tweaks round 2
Commit: 3fe107dc7129a5faa1629a649c75a83045ca1aaf https://github.com/dreamwidth/dw-free/commit/3fe107dc7129a5faa1629a649c75a83045ca1aaf Author: Mark Smith mark@dreamwidth.org Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M etc/docker/base/Dockerfile A etc/docker/proxy/Dockerfile A etc/docker/proxy/scripts/setup.sh A etc/docker/proxy/scripts/startup-prod.sh M etc/docker/web/Dockerfile M etc/docker/worker/Dockerfile
Log Message:
Create container for proxy
Commit: 168d1739a906c01a0683a931301f9b89225734d8 https://github.com/dreamwidth/dw-free/commit/168d1739a906c01a0683a931301f9b89225734d8 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M etc/docker/proxy/Dockerfile
Log Message:
proxy update
Commit: cf171bd1b818abfe2e700c7c67b61ebac04a97a5 https://github.com/dreamwidth/dw-free/commit/cf171bd1b818abfe2e700c7c67b61ebac04a97a5 Author: Mark Smith mark@qq.is Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: A .github/workflows/dw-base.yml
Log Message:
Attempt at building a github action
Commit: eb31ccb7bab61035dbf80af58cc8dc186e423e5e https://github.com/dreamwidth/dw-free/commit/eb31ccb7bab61035dbf80af58cc8dc186e423e5e Author: Mark Smith mark@qq.is Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M .github/workflows/dw-base.yml
Log Message:
Enable manual dispatch
Commit: ca0496f2a68b317f1d676464508a115e8c02c0e5 https://github.com/dreamwidth/dw-free/commit/ca0496f2a68b317f1d676464508a115e8c02c0e5 Author: Mark Smith mark@qq.is Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M .github/workflows/dw-base.yml A .github/workflows/dw-proxy.yml A .github/workflows/dw-web.yml A .github/workflows/dw-worker.yml
Log Message:
Add other builds?
Commit: de1a68559a5c978fbc94db92b99f78ccf9cdab02 https://github.com/dreamwidth/dw-free/commit/de1a68559a5c978fbc94db92b99f78ccf9cdab02 Author: Mark Smith mark@qq.is Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M .github/workflows/dw-base.yml M .github/workflows/dw-proxy.yml M .github/workflows/dw-web.yml M .github/workflows/dw-worker.yml
Log Message:
Move permissions to correct area
Commit: c7aaa6edf4c9bf06d849b4170342bf744aad5a02 https://github.com/dreamwidth/dw-free/commit/c7aaa6edf4c9bf06d849b4170342bf744aad5a02 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M cgi-bin/DW/Captcha.pm M cgi-bin/DW/Controller/Auth.pm
Log Message:
Move captcha fraud detection to 302 side
Commit: a6fa94f239e21474f447ea9217ab168c9fc7bc12 https://github.com/dreamwidth/dw-free/commit/a6fa94f239e21474f447ea9217ab168c9fc7bc12 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths: M cgi-bin/DW/Controller/Manage/Ban.pm
Log Message:
Make it possible to ban from communities again (#2982)
Co-authored-by: Cocoa momijizukamori@gmail.com
Commit: b31a26b4454f7eed76755936cccbfb2766bb6c33 https://github.com/dreamwidth/dw-free/commit/b31a26b4454f7eed76755936cccbfb2766bb6c33 Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M etc/docker/web/config/dreamwidth-prod.conf
Log Message:
Change log format to JSON
Commit: 6481a038fd4250cbf9398639959561f21af87381 https://github.com/dreamwidth/dw-free/commit/6481a038fd4250cbf9398639959561f21af87381 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M bin/build-static.sh
Log Message:
Robustify minification
This copies the file unconditionally which fixes a case where some files are "invalid" (fckeditor.js I'm looking at you) and weren't getting touched by the compressor.
This also parallelizes the process so it's about 2x as fast... neat.
Commit: a2c35680a7d535f9b7165643b916326e4b698153 https://github.com/dreamwidth/dw-free/commit/a2c35680a7d535f9b7165643b916326e4b698153 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M bin/build-static.sh
Log Message:
exit 0
Commit: 269588ed2c24a1341730cb6d4d4351f80b54bf02 https://github.com/dreamwidth/dw-free/commit/269588ed2c24a1341730cb6d4d4351f80b54bf02 Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: A .github/workflows/dw-test.yml A etc/docker/test/Dockerfile
Log Message:
Test github actions build
Commit: 30e4ad0a22382fb324bea0c70493331d91cca4ef https://github.com/dreamwidth/dw-free/commit/30e4ad0a22382fb324bea0c70493331d91cca4ef Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Better build command?
Commit: e1c7ca76ebbe782529512824bea01c4a07e9efad https://github.com/dreamwidth/dw-free/commit/e1c7ca76ebbe782529512824bea01c4a07e9efad Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-base.yml M .github/workflows/dw-proxy.yml M .github/workflows/dw-web.yml M .github/workflows/dw-worker.yml
Log Message:
Update workflows
Commit: c916314e305f062c12dda692cfb6af1127838c89 https://github.com/dreamwidth/dw-free/commit/c916314e305f062c12dda692cfb6af1127838c89 Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-base.yml M .github/workflows/dw-web.yml M .github/workflows/dw-worker.yml M etc/docker/base/Dockerfile M etc/docker/proxy/Dockerfile M etc/docker/web/Dockerfile M etc/docker/worker/Dockerfile
Log Message:
Update workflows / base off of GHCR
Commit: f5a17e185c23a0738df8635cb7db2336b9238162 https://github.com/dreamwidth/dw-free/commit/f5a17e185c23a0738df8635cb7db2336b9238162 Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Test aws integration
Commit: 64ab54002ca3a112f8a5b8e6489e06ee46468d5d https://github.com/dreamwidth/dw-free/commit/64ab54002ca3a112f8a5b8e6489e06ee46468d5d Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-web.yml M .github/workflows/dw-worker.yml
Log Message:
Don't trigger web/worker as much
Commit: 4454f78c643fc0fa6a04df8c213c41c239ded4f2 https://github.com/dreamwidth/dw-free/commit/4454f78c643fc0fa6a04df8c213c41c239ded4f2 Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Test workflow again
Commit: 948274da0ecd15ac6294eb229db68496156f0d0d https://github.com/dreamwidth/dw-free/commit/948274da0ecd15ac6294eb229db68496156f0d0d Author: Mark Smith mark@qq.is Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Test workflow again 2
Commit: 4319bab38c9b975eaac24e5131518a30f1a7aac2 https://github.com/dreamwidth/dw-free/commit/4319bab38c9b975eaac24e5131518a30f1a7aac2 Author: Cocoa momijizukamori@gmail.com Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths: M cgi-bin/DW/Captcha.pm M cgi-bin/DW/Controller/Inbox.pm M htdocs/js/jquery.commentmanage.js M htdocs/js/jquery.inbox.js M views/inbox/index.tt M views/inbox/msg_list.tt
Log Message:
Third round of beta inbox tweaks
- Fixed beta comm name appearing in banner
- Last message on page now longer shows up as first on next page
- Fixed inline comment management JS
Clicking on link in message no longer causes it to be selected
Commit: 8eb949a283bf214a798ec00de461b649e664f63c https://github.com/dreamwidth/dw-free/commit/8eb949a283bf214a798ec00de461b649e664f63c Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths: M cgi-bin/DW/Captcha.pm M cgi-bin/DW/Controller/Inbox.pm M htdocs/js/jquery.commentmanage.js M htdocs/js/jquery.inbox.js M views/inbox/index.tt M views/inbox/msg_list.tt
Log Message:
Merge pull request #2983 from momijizukamori/inbox-tweaks-10-13
Third round of beta inbox tweaks
Commit: 3e69caecb6db39019fa54a74d63d2a32c870ce6c https://github.com/dreamwidth/dw-free/commit/3e69caecb6db39019fa54a74d63d2a32c870ce6c Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Test workflow Discord notification
Commit: b230340040a78901894a41fe277e3d454e8a91d0 https://github.com/dreamwidth/dw-free/commit/b230340040a78901894a41fe277e3d454e8a91d0 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Test workflow Discord notification 2
Commit: 21395425ae6602ecd4845e9b99d58073daa45411 https://github.com/dreamwidth/dw-free/commit/21395425ae6602ecd4845e9b99d58073daa45411 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Test workflow Discord notification 3
Commit: a2f4889100a5c76d69380efd916da1b7dbce448e https://github.com/dreamwidth/dw-free/commit/a2f4889100a5c76d69380efd916da1b7dbce448e Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Smart quotes were a mistake
Commit: 879ccd6afe489b39ae057adb1d082aeed3b5653f https://github.com/dreamwidth/dw-free/commit/879ccd6afe489b39ae057adb1d082aeed3b5653f Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Restruction of the JSON
Commit: 083b3c2252e664e3f98ec2e2ebf54bc6929641d9 https://github.com/dreamwidth/dw-free/commit/083b3c2252e664e3f98ec2e2ebf54bc6929641d9 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Use even more exciting jq
Commit: 42a4406a97e9629629ef775f92afdb91d0826da1 https://github.com/dreamwidth/dw-free/commit/42a4406a97e9629629ef775f92afdb91d0826da1 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Don't include nulls
Commit: 3342c252d08025442843cfbda740fbd9b3526130 https://github.com/dreamwidth/dw-free/commit/3342c252d08025442843cfbda740fbd9b3526130 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Try a different auth
Commit: 1f4c3d68670eb281651bfcce60cd5bf9249f3f50 https://github.com/dreamwidth/dw-free/commit/1f4c3d68670eb281651bfcce60cd5bf9249f3f50 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/dw-test.yml
Log Message:
Fix invalid
Commit: 34656f8f19236f0c424a9d0fdc60592858d350bb https://github.com/dreamwidth/dw-free/commit/34656f8f19236f0c424a9d0fdc60592858d350bb Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: A .github/workflows/base-build.yml R .github/workflows/dw-base.yml R .github/workflows/dw-proxy.yml R .github/workflows/dw-test.yml R .github/workflows/dw-web.yml R .github/workflows/dw-worker.yml A .github/workflows/proxy-build.yml A .github/workflows/tasks/web-canary-service.json A .github/workflows/tasks/worker-service.tt A .github/workflows/update-workflows.pl A .github/workflows/web-build.yml A .github/workflows/web-deploy.yml A .github/workflows/worker-build.yml A .github/workflows/worker-deploy.tt M .tidyallrc
Log Message:
Workflows for build & deploy
This updates the workflows so they seem to actually work for doing both builds and deploys to Dreamwidth. There are a lot of workers, so this uses a script to autogen the files for workers.
Commit: c3a78b7fba0729243b6aa092ea5c82e2e62b059c https://github.com/dreamwidth/dw-free/commit/c3a78b7fba0729243b6aa092ea5c82e2e62b059c Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: A .github/workflows/tasks/worker-birthday-notify-service.json A .github/workflows/tasks/worker-change-poster-id-service.json A .github/workflows/tasks/worker-codebuild-notifier-service.json A .github/workflows/tasks/worker-content-importer-lite-service.json A .github/workflows/tasks/worker-content-importer-service.json A .github/workflows/tasks/worker-content-importer-verify-service.json A .github/workflows/tasks/worker-directory-meta-service.json A .github/workflows/tasks/worker-distribute-invites-service.json A .github/workflows/tasks/worker-dw-esn-cluster-subs-service.json A .github/workflows/tasks/worker-dw-esn-filter-subs-service.json A .github/workflows/tasks/worker-dw-esn-fired-event-service.json A .github/workflows/tasks/worker-dw-esn-process-sub-service.json A .github/workflows/tasks/worker-dw-send-email-service.json A .github/workflows/tasks/worker-dw-sphinx-copier-service.json A .github/workflows/tasks/worker-embeds-service.json A .github/workflows/tasks/worker-esn-cluster-subs-service.json A .github/workflows/tasks/worker-esn-filter-subs-service.json A .github/workflows/tasks/worker-esn-fired-event-service.json A .github/workflows/tasks/worker-esn-process-sub-service.json A .github/workflows/tasks/worker-resolve-extacct-service.json A .github/workflows/tasks/worker-send-email-ses-service.json A .github/workflows/tasks/worker-spellcheck-gm-service.json A .github/workflows/tasks/worker-sphinx-copier-service.json A .github/workflows/tasks/worker-sphinx-search-gm-service.json A .github/workflows/tasks/worker-synsuck-service.json A .github/workflows/worker-deploy.yml
Log Message:
Autogenerated worker files
All of these are automatically generated.
Commit: 21db8375581e3eebe4a162b63c19591104ddd7c6 https://github.com/dreamwidth/dw-free/commit/21db8375581e3eebe4a162b63c19591104ddd7c6 Author: Jen kareila@dreamwidth.org Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: A bin/misc/dump-profile-editors.pl A cgi-bin/DW/Hooks/ProfileSave.pm M doc/raw/memcache-keys.txt M htdocs/manage/profile/index.bml
Log Message:
add script dump-profile-editors.pl and associated hook (#2986)
Commit: 10af8c977c921fe58cd6d1e881223d61447f9270 https://github.com/dreamwidth/dw-free/commit/10af8c977c921fe58cd6d1e881223d61447f9270 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M views/login.tt M views/protected.tt
Log Message:
Foundationize protected entry page (#2966)
Co-authored-by: Cocoa momijizukamori@gmail.com
Commit: b90f5f6a5bc80ee18f04dfbf39d7a5fe15b37003 https://github.com/dreamwidth/dw-free/commit/b90f5f6a5bc80ee18f04dfbf39d7a5fe15b37003 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/base-build.yml M .github/workflows/proxy-build.yml M .github/workflows/web-build.yml M .github/workflows/worker-build.yml
Log Message:
Add discord notification on builds
Commit: 32b7b8a54e51d057d7a40cb8847f6a46e1a60a1f https://github.com/dreamwidth/dw-free/commit/32b7b8a54e51d057d7a40cb8847f6a46e1a60a1f Author: alierak alierak@gmail.com Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M etc/docker/web/config/etc/varnish/dreamwidth.vcl
Log Message:
redirect hostnames with underscores before they reach apache (#2984)
Commit: 884cbea4cc9ffaa591b05b14a5101cffc6e0436e https://github.com/dreamwidth/dw-free/commit/884cbea4cc9ffaa591b05b14a5101cffc6e0436e Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/worker-deploy.tt M .github/workflows/worker-deploy.yml
Log Message:
Use correct variable for all workers
Commit: 2112b15a4263284c4f7c3017f8b44d6718b14bda https://github.com/dreamwidth/dw-free/commit/2112b15a4263284c4f7c3017f8b44d6718b14bda Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/worker-deploy.tt M .github/workflows/worker-deploy.yml
Log Message:
Use correct variable for all workers again
Commit: 22764d91a841eebc4ea4d8131d9a957ef0c85f45 https://github.com/dreamwidth/dw-free/commit/22764d91a841eebc4ea4d8131d9a957ef0c85f45 Author: Mark Smith mark@dreamwidth.org Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: A cgi-bin/DW/BetaFeatures/Canary.pm M cgi-bin/LJ/BetaFeatures.pm M cgi-bin/LJ/BetaFeatures/default.pm M cgi-bin/LJ/Session.pm M views/beta.tt M views/beta.tt.text
Log Message:
Add canary testing
This adds a simple beta option that sets a cookie which we can use to route traffic.
Commit: 974c38e516db53c3e311346d9da4c9e0d1e3f973 https://github.com/dreamwidth/dw-free/commit/974c38e516db53c3e311346d9da4c9e0d1e3f973 Author: Mark Smith mark@qq.is Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: A .github/workflows/tasks/web-stable-service.json
Log Message:
Add web-stable
Commit: c87c6676bae18ee639a3d76acb0c775055a6dc2e https://github.com/dreamwidth/dw-free/commit/c87c6676bae18ee639a3d76acb0c775055a6dc2e Author: Mark Smith mark@qq.is Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths: M .github/workflows/base-build.yml M .github/workflows/proxy-build.yml M .github/workflows/web-build.yml M .github/workflows/web-deploy.yml M .github/workflows/worker-build.yml M .github/workflows/worker-deploy.tt M .github/workflows/worker-deploy.yml
Log Message:
Don't run elsewhere
Compare: https://github.com/dreamwidth/dw-free/compare/8c870486cd2c%5E...c87c6676bae1