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

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

View on GitHub

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

View on GitHub

jimwashbrook opened a pull request on DFE-Digital/sts-plan-technology-for-your-school
fix(cicd): Add credentials for user with noorg to E2E test call
## Overview Adds the credentials for the no organisation user to the E2E test call. ## Changes ### Minor - Adds the credentials for the no organisation user to the E2E test call. ## Checklist ...
jimwashbrook created a branch on DFE-Digital/sts-plan-technology-for-your-school

fix/missing-noorg-credentials - Web application to help schools plan a technology roadmap

github-actions[bot] published a release on DFE-Digital/sts-plan-technology-for-your-school
v2.0.0-development.80
# [2.0.0-development.80](https://github.com/DFE-Digital/sts-plan-technology-for-your-school/compare/v2.0.0-development.79...v2.0.0-development.80) (2024-10-22) ### Bug Fixes * Fix signed request...
github-actions[bot] created a tag on DFE-Digital/sts-plan-technology-for-your-school

v2.0.0-development.80 - Web application to help schools plan a technology roadmap

katie-gardner deleted a branch DFE-Digital/sts-plan-technology-for-your-school

feat/231531/contentful-request-verification

katie-gardner pushed 11 commits to development DFE-Digital/sts-plan-technology-for-your-school
  • feat: Add contentful request verification b75ca24
  • feat: implement the request signing verification 97e8646
  • fix: Fix the canonical request representation 6f147f1
  • chore: use inline using statement 22dd890
  • fix: Fix signed request time checking e39c1cb
  • tests: Add signing secret filter tests bff2caf
  • chore: Linted code for plan-technology-for-your-school.sln solution 00bdf60
  • tests: Add test for canonical representation d8223de
  • feat: swap filter to policy for async authentication 1a3e6f4
  • Merge branch 'development' into feat/231531/contentful-request-verification 65240d5
  • Merge pull request #834 from DFE-Digital/feat/231531/contentful-request-verification Feat: Contentful request verifi... f9b79e8

View on GitHub

katie-gardner closed a pull request on DFE-Digital/sts-plan-technology-for-your-school
Feat: Contentful request verification
## Overview Addresses ticket [#231531](https://dfe-ssp.visualstudio.com/s190-schools-technology-services/_workitems/edit/231531) Implements signing key request verification for the Contentful...
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 pushed 23 commits to feat/231531/contentful-request-verification DFE-Digital/sts-plan-technology-for-your-school
  • feat: Add question preview dc99daa
  • chore: refactor section/question validation 52f820f
  • tests: fix tests 874be82
  • tests: rename question preview tests 4186954
  • feat: change question preview to use id only 54fd858
  • feat: Support generic lookup of entities bcb245b
  • Merge branch 'development' into feat/230609/generic-add-question-preview 3195f05
  • fix: Change preview routes to call contentful directly 1d139cf
  • chore: Linted code for plan-technology-for-your-school.sln solution a5cec05
  • Merge branch 'development' into feat/230609/generic-add-question-preview e407391
  • tests: Add tests for generic entity retrieval 0e608d0
  • Merge branch 'development' into feat/230609/generic-add-question-preview 170b1c4
  • chore: Remove unnecessary section fetching 2ff154d
  • chore: simplify fetching from contentful 2afa3d1
  • Merge branch 'development' into feat/230609/generic-add-question-preview d7c41df
  • test: adds environment variables for using preview content, updated examples and READMEs 4ba7864
  • feat(contentful): Create webhooks programatically (#831) * feat: Add secret to KV TF * feat: Initial webhook crea... ed1ad79
  • Merge branch 'development' into test/220964/dpv-staging-environment 86a38d1
  • Merge branch 'development' into feat/230609/generic-add-question-preview 22adfb9
  • Merge pull request #835 from DFE-Digital/test/220964/dpv-staging-environment test: update dynamic page validator for... 270f844
  • and 3 more ...

View on GitHub

github-actions[bot] published a release on DFE-Digital/sts-plan-technology-for-your-school
v2.0.0-development.79
# [2.0.0-development.79](https://github.com/DFE-Digital/sts-plan-technology-for-your-school/compare/v2.0.0-development.78...v2.0.0-development.79) (2024-10-22) ### Bug Fixes * Change preview rou...
github-actions[bot] created a tag on DFE-Digital/sts-plan-technology-for-your-school

v2.0.0-development.79 - Web application to help schools plan a technology roadmap

katie-gardner deleted a branch DFE-Digital/sts-plan-technology-for-your-school

feat/230609/generic-add-question-preview

katie-gardner pushed 18 commits to development DFE-Digital/sts-plan-technology-for-your-school
  • feat: Add question preview dc99daa
  • chore: refactor section/question validation 52f820f
  • tests: fix tests 874be82
  • tests: rename question preview tests 4186954
  • feat: change question preview to use id only 54fd858
  • feat: Support generic lookup of entities bcb245b
  • Merge branch 'development' into feat/230609/generic-add-question-preview 3195f05
  • fix: Change preview routes to call contentful directly 1d139cf
  • chore: Linted code for plan-technology-for-your-school.sln solution a5cec05
  • Merge branch 'development' into feat/230609/generic-add-question-preview e407391
  • tests: Add tests for generic entity retrieval 0e608d0
  • Merge branch 'development' into feat/230609/generic-add-question-preview 170b1c4
  • chore: Remove unnecessary section fetching 2ff154d
  • chore: simplify fetching from contentful 2afa3d1
  • Merge branch 'development' into feat/230609/generic-add-question-preview d7c41df
  • Merge branch 'development' into feat/230609/generic-add-question-preview 22adfb9
  • Merge branch 'development' into feat/230609/generic-add-question-preview c6305ae
  • Merge pull request #830 from DFE-Digital/feat/230609/generic-add-question-preview Feat: Add question preview df217c4

View on GitHub

katie-gardner closed a pull request on DFE-Digital/sts-plan-technology-for-your-school
Feat: Add question preview
## Overview **Different approach with method for generic lookup** Addresses ticket [#230609](https://dfe-ssp.visualstudio.com/s190-schools-technology-services/_workitems/edit/230609) Adds ...
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 pushed 1 commit to feat/231531/contentful-request-verification DFE-Digital/sts-plan-technology-for-your-school
  • feat: swap filter to policy for async authentication 1a3e6f4

View on GitHub

katie-gardner pushed 4 commits to feat/230609/generic-add-question-preview DFE-Digital/sts-plan-technology-for-your-school
  • test: adds environment variables for using preview content, updated examples and READMEs 4ba7864
  • Merge branch 'development' into test/220964/dpv-staging-environment 86a38d1
  • Merge pull request #835 from DFE-Digital/test/220964/dpv-staging-environment test: update dynamic page validator for... 270f844
  • Merge branch 'development' into feat/230609/generic-add-question-preview c6305ae

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

gilaineyo deleted a branch DFE-Digital/sts-plan-technology-for-your-school

test/220964/dpv-staging-environment

gilaineyo pushed 3 commits to development DFE-Digital/sts-plan-technology-for-your-school
  • test: adds environment variables for using preview content, updated examples and READMEs 4ba7864
  • Merge branch 'development' into test/220964/dpv-staging-environment 86a38d1
  • Merge pull request #835 from DFE-Digital/test/220964/dpv-staging-environment test: update dynamic page validator for... 270f844

View on GitHub

gilaineyo closed a pull request on DFE-Digital/sts-plan-technology-for-your-school
test: update dynamic page validator for use in Staging
## Overview Addresses ticket [#220964](https://dfe-ssp.visualstudio.com/s190-schools-technology-services/_workitems/edit/220964) Updates the dynamic page validator (and other cypress testing)...
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 pushed 6 commits to feat/230609/generic-add-question-preview 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
  • feat(contentful): Create webhooks programatically (#831) * feat: Add secret to KV TF * feat: Initial webhook crea... ed1ad79
  • Merge branch 'development' into feat/230609/generic-add-question-preview 22adfb9

View on GitHub

gilaineyo pushed 2 commits to test/220964/dpv-staging-environment DFE-Digital/sts-plan-technology-for-your-school
  • feat(contentful): Create webhooks programatically (#831) * feat: Add secret to KV TF * feat: Initial webhook crea... ed1ad79
  • Merge branch 'development' into test/220964/dpv-staging-environment 86a38d1

View on GitHub

Iain-Stanger 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

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

View on GitHub

katie-gardner created a comment on a pull request on DFE-Digital/sts-plan-technology-for-your-school
> Good work buddy! > > Only thing I'd suggest is maybe using an [IAuthorizationHandler](https://learn.microsoft.com/en-us/aspnet/core/security/authorization/policies?view=aspnetcore-8.0) instead...

View on GitHub

Load more