Ecosyste.ms: Timeline

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

ministryofjustice/hmpps-probation-integration-services

joseph-bcl pushed 1 commit to PI-2575 ministryofjustice/hmpps-probation-integration-services
  • PI-2575 - Insert address logic implemented e1483b7

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-long-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - update api so that empty list is returned where no lc note is returned from db d71af94

View on GitHub

marcus-bcl pushed 1 commit to PI-2563-remove-community-api ministryofjustice/hmpps-probation-integration-services
  • PI-2563 Remove Community API comparison code 07e1d3f

View on GitHub

marcus-bcl created a branch on ministryofjustice/hmpps-probation-integration-services

PI-2563-remove-community-api - A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-long-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - update api so that single note call is not truncated 14cf66e

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-long-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - add new api to get individual note 1f65a94

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages ministryofjustice/hmpps-probation-integration-services
  • Deploying to gh-pages from @ ministryofjustice/hmpps-probation-integration-services@35dce3c0cb146117ab52162a8a14d9739... 3e66ae5

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-long-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - do not include lc notes if there are not any ad2edf2

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-long-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - add id attribute to lc note f8f24a9

View on GitHub

achimber-moj created a branch on ministryofjustice/hmpps-probation-integration-services

MAN-28-sentence-license-condition-long-notes - A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.

achimber-moj deleted a branch ministryofjustice/hmpps-probation-integration-services

MAN-28-sentence-license-condition-notes-no-created-by

achimber-moj created a branch on ministryofjustice/hmpps-probation-integration-services

MAN-28-sentence-license-condition-notes-no-created-by - A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.

achimber-moj deleted a branch ministryofjustice/hmpps-probation-integration-services

MAN-28-sentence-license-condition-notes

achimber-moj pushed 1 commit to main ministryofjustice/hmpps-probation-integration-services
  • Man 28 sentence license condition notes (#4321) * MAN-28 - add licence condition information to api * MAN-28 - up... 35dce3c

View on GitHub

marcus-bcl created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

achimber-moj pushed 2 commits to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - apply review comments 21ac1a5
  • Merge remote-tracking branch 'origin/MAN-28-sentence-license-condition-notes' into MAN-28-sentence-license-condition-... ef8d77e

View on GitHub

marcus-bcl created a review comment on a pull request on ministryofjustice/hmpps-probation-integration-services
Might be easier adding capturing groups to the regex to grab the bits you need? Something like: ```kotlin val matchResult = Regex( "^Comment added by (.+?) o...

View on GitHub

marcus-bcl created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

achimber-moj pushed 3 commits to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • PI-2594 Reduce minimum idle DB connections to 1 (#4323) HikariCP recommends a [fixed-size connection pool](https://g... 8dd4912
  • PI-2597 Disable logging to telemetry for sensitive event types (#4322) 6cff799
  • Merge branch 'main' into MAN-28-sentence-license-condition-notes c4abf5f

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages ministryofjustice/hmpps-probation-integration-services
  • Deploying to gh-pages from @ ministryofjustice/hmpps-probation-integration-services@6cff7996c6b8ba8dcbd935c4273f5dade... 2bcd7b4

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - remove characters not needed 69df04b

View on GitHub

joseph-bcl pushed 1 commit to PI-2575 ministryofjustice/hmpps-probation-integration-services
  • PI-2575 - Test Fixes + changed court code lookup to use nationalCourtCode db column on COURT table 3ff62c6

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - limit licence note to 1500 characters 8c81d51

View on GitHub

achimber-moj pushed 2 commits to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - limit licence note to 1500 characters c2c43fe
  • Merge remote-tracking branch 'origin/MAN-28-sentence-license-condition-notes' into MAN-28-sentence-license-condition-... d08f583

View on GitHub

probation-integration-bot[bot] pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - update LicenceConditionNote.createdBy 25840f4

View on GitHub

achimber-moj pushed 2 commits to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - process note without 'Comment added by...' 8ef3d6c
  • Merge remote-tracking branch 'origin/MAN-28-sentence-license-condition-notes' into MAN-28-sentence-license-condition-... b1106e9

View on GitHub

probation-integration-bot[bot] pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services

View on GitHub

achimber-moj pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • MAN-28 - process note without 'Comment added by...' 65cfc52

View on GitHub

Load more