From 7f30487c16c6875d5ee05560484be42d9efa9ce0 Mon Sep 17 00:00:00 2001 From: Matt Hillsdon Date: Mon, 15 Apr 2024 11:53:02 +0100 Subject: [PATCH] Switching from Netlify to CloudFlare for dev Not really sure this is worth keeping at all but it was the only use of Netlify so migrating to allow us to drop a platform. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd861fb1..621f04e7 100644 --- a/README.md +++ b/README.md @@ -303,9 +303,9 @@ View at http://localhost:8000/demo.html ### Branch deployments -There is a Netlify based build for development purposes. Do not embed -the simulator via this URL. Netlify's GitHub integration will comment -on PRs with deployment details. +There is a CloudFlare pages based build for development purposes only. Do not +embed the simulator via this URL as it may be removed at any time. CloudFlare's +GitHub integration will comment on PRs with deployment details. Branches in this repository are also deployed via CircleCI to https://review-python-simulator.usermbit.org/{branchName}/. This requires the user pushing code to have permissions for the relevant Micro:bit Educational Foundation infrastructure.