Reduce calls to getFeedGenerator and getFeed (#2166)

* Reduce calls to getFeedGenerator by the mergefeed

* Dont run end-of-follows mergefeed requests until actually at the end of the feed

* build AWS container

---------

Co-authored-by: Jake Gold <jake@blueskyweb.xyz>
This commit is contained in:
Paul Frazee 2023-12-11 12:58:34 -08:00 committed by GitHub
parent 3d229b5fd6
commit b82c5177b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 72 additions and 27 deletions

View file

@ -3,7 +3,7 @@ on:
push:
branches:
- main
- jake/bskyweb-additions
- traffic-reduction
env:
REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
USERNAME: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_USERNAME }}