Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DFE-Digital/sts-plan-technology-for-your-school

katie-gardner created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

Iain-Stanger created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

jimwashbrook created a review comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
Done

View on GitHub

jimwashbrook created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

jimwashbrook created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
> This seems to be making the webook in contentful twice? Think I fixed this? Missed a return statement after the update, whoops.

View on GitHub

jimwashbrook pushed 10 commits to feat/216478/create-webhooks-programatically DFE-Digital/sts-plan-technology-for-your-school
  • fix: Amend default back button behaviour + text for non-JS users (#832) fix: id tests: Add back button link E2E t... 952e3ed
  • remove references to c&s git submodule 897e919
  • Merge branch 'development' into fix/remove-references-to-git-submodule 46c6e8b
  • remove all references to submodule 1b0f46e
  • Merge pull request #833 from DFE-Digital/fix/remove-references-to-git-submodule Fix: remove references to c&s git su... f8e647f
  • feat: Add secret to KV TF f684b02
  • feat: Initial webhook creation 03173ea
  • feat: add update functionality chore: update readme 912f38e
  • feat: Execute create webhook script via TF chore: make webhook name a var chore: add string length check for token ... 50a9951
  • fix: return after update 8adacee

View on GitHub

jimwashbrook pushed 5 commits to feat/216478/create-webhooks-programatically DFE-Digital/sts-plan-technology-for-your-school
  • feat: Add secret to KV TF c2f5586
  • feat: Initial webhook creation 75266ab
  • feat: add update functionality chore: update readme 4aa7705
  • feat: Execute create webhook script via TF chore: make webhook name a var chore: add string length check for token ... 24cf194
  • fix: return after update c83fb59

View on GitHub

github-actions[bot] published a release on DFE-Digital/sts-plan-technology-for-your-school
v2.0.0-development.78
# [2.0.0-development.78](https://github.com/DFE-Digital/sts-plan-technology-for-your-school/compare/v2.0.0-development.77...v2.0.0-development.78) (2024-10-18) ### Bug Fixes * add app environmen...
jack-coggin pushed 4 commits to development DFE-Digital/sts-plan-technology-for-your-school
  • remove references to c&s git submodule 897e919
  • Merge branch 'development' into fix/remove-references-to-git-submodule 46c6e8b
  • remove all references to submodule 1b0f46e
  • Merge pull request #833 from DFE-Digital/fix/remove-references-to-git-submodule Fix: remove references to c&s git su... f8e647f

View on GitHub

jack-coggin closed a pull request on DFE-Digital/sts-plan-technology-for-your-school
Fix: remove references to c&s git submodule
## Overview Remove references to git submodule now that C&S code has been merged with Plan Tech ## Changes Removes references to C&S git submodule in GitHub workflows and Dockerfile ## ...
katie-gardner created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school
This seems to be making the webook in contentful twice?

View on GitHub

katie-gardner created a review comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
Trivial but, could also be an npm script? `npm run create-webook` ?

View on GitHub

katie-gardner created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

sonarcloud[bot] created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

jack-coggin pushed 1 commit to fix/remove-references-to-git-submodule DFE-Digital/sts-plan-technology-for-your-school
  • remove all references to submodule 1b0f46e

View on GitHub

katie-gardner pushed 2 commits to feat/230609/generic-add-question-preview DFE-Digital/sts-plan-technology-for-your-school
  • fix: Amend default back button behaviour + text for non-JS users (#832) fix: id tests: Add back button link E2E t... 952e3ed
  • Merge branch 'development' into feat/230609/generic-add-question-preview d7c41df

View on GitHub

jimwashbrook pushed 5 commits to feat/216478/create-webhooks-programatically DFE-Digital/sts-plan-technology-for-your-school
  • fix: Amend default back button behaviour + text for non-JS users (#832) fix: id tests: Add back button link E2E t... 952e3ed
  • feat: Add secret to KV TF 65debe5
  • feat: Initial webhook creation 7d64d90
  • feat: add update functionality chore: update readme 3e69db6
  • feat: Execute create webhook script via TF chore: make webhook name a var chore: add string length check for token ... 9dba29d

View on GitHub

jimwashbrook created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

jimwashbrook created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
IMO might be worth also removing all the references to `submodules: true` in the following workflows, but no biggie if not since it won't actually impact anything. `build-images.yml` `code-pr-c...

View on GitHub

katie-gardner created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

sonarcloud[bot] created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

jack-coggin pushed 2 commits to fix/remove-references-to-git-submodule DFE-Digital/sts-plan-technology-for-your-school
  • fix: Amend default back button behaviour + text for non-JS users (#832) fix: id tests: Add back button link E2E t... 952e3ed
  • Merge branch 'development' into fix/remove-references-to-git-submodule 46c6e8b

View on GitHub

jack-coggin opened a draft pull request on DFE-Digital/sts-plan-technology-for-your-school
remove references to c&s git submodule
## Overview Addresses ticket [#TICKET-NUMBER](www.ticket-link.com) High level overview of changes; one or two sentences. The design for the ticket is based on: ![This design from XXXXXX](...
sonarcloud[bot] created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

katie-gardner created a review comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
Resolving since we don't need it, good shout

View on GitHub

katie-gardner created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

katie-gardner created a review comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
now that its only the question i dont think its necessary, what do you reckon?

View on GitHub

katie-gardner created a review on a pull request on DFE-Digital/sts-plan-technology-for-your-school

View on GitHub

katie-gardner created a review comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
That is a great question, it did not even occur to me that this existed, donee

View on GitHub

Load more