summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2023-01-04 10:03:03 -0700
committerBen Busby <contact@benbusby.com>2023-01-04 10:03:03 -0700
commit73a53f8dbe8bb8b716028ae510d537dbe0347a8d (patch)
tree05b4f9c78c2d45104ef9cd9169873bc67a8a83ca /.github
parentd2229a63729a74259e9ca1c1d68f1b6ddbc5e918 (diff)
downloadfarside-73a53f8dbe8bb8b716028ae510d537dbe0347a8d.tar.gz
Add cf filter to nightly build, update services
The cloudflare filter has been added back into the nightly build. Now that the filtering method uses direct querying of the instance IP(s), it should be more reliable than the namespace lookup (and more accurate). services.json has been updated with the latest filtered results from services-full.json as well.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-instances.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/update-instances.yml b/.github/workflows/update-instances.yml
index 59341e1..1416b46 100644
--- a/.github/workflows/update-instances.yml
+++ b/.github/workflows/update-instances.yml
@@ -209,6 +209,12 @@ jobs:
# ==============================================================
# ==============================================================
+ # Filter out Cloudflared instances from services-full.json into
+ # services.json
+ # ==============================================================
+ ./tools/un-cloudflare.sh
+
+ # ==============================================================
# Push changes
# ==============================================================
git add services.json services-full.json