Ecosyste.ms: Timeline

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

alphagov/pay-connector

SandorArpa opened a draft pull request on alphagov/pay-connector
PP-11559 fix how RefundFailureFundsSentToConnectAccount is instantiated
## WHAT YOU DID `RefundFailureFundsSentToConnectAccount` should have the new id. - refactor TODO to use `correctionPaymentId` - clean up `RefundReversalResourceIT`
dependabot[bot] opened a pull request on alphagov/pay-connector
Bump eclipse-temurin from `848653d` to `03c1fb6`
Bumps eclipse-temurin from `848653d` to `03c1fb6`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eclipse-temurin&package-ma...
dependabot[bot] created a branch on alphagov/pay-connector

dependabot/docker/eclipse-temurin-03c1fb6 - The Payments Connector in Java (Dropwizard)

SandorArpa pushed 1 commit to PP-13051_corporate_exemption_with_worldpay_authorisation_request alphagov/pay-connector
  • PP-13051 fix logic flow around DDC result The DDC result only comes into play when we think the request might result... f55d996

View on GitHub

katstevens deleted a branch alphagov/pay-connector

PP-12244-codeql-shared-workflow

katstevens closed a pull request on alphagov/pay-connector
PP-12244: Use shared workflow for CodeQL scanning
Part of the effort to remove duplicated workflow code across our app repositories. There is now a [shared workflow for CodeQL code scanning](https://github.com/alphagov/pay-ci/pull/1321) in the pay...
two-first-names created a review on a pull request on alphagov/pay-connector

View on GitHub

katstevens opened a pull request on alphagov/pay-connector
PP-12244: Use shared workflow for CodeQL scanning
Part of the effort to remove duplicated workflow code across our app repositories. There is now a [shared workflow for CodeQL code scanning](https://github.com/alphagov/pay-ci/pull/1321) in the pay...
katstevens created a branch on alphagov/pay-connector

PP-12244-codeql-shared-workflow - The Payments Connector in Java (Dropwizard)

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
It does not appear to have been replaced by `CsvSource`.

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
Since there’s only two permutations, I think this might be best done as two separate tests.

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
Actually, I think we should change this now. Currently it looks like if corporate exemptions are enabled and the Exemption Engine is not enabled but it is not a corporate card it will still request...

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
You can actually do this: ```java @CsvSource(textBlock = """ true, true, CP, AUTHORISATION, … """) ``` Not that it really matters. You can also add `useHeaders...

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
This could be `expectedExemptionPlacement`.

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
Calling this `corporateCardNumberEntered` might be a tad clearer.

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
I think outputting `corporate exemption is enabled false` might be a little unclear — can we reword it?

View on GitHub

alexbishop1 created a review on a pull request on alphagov/pay-connector
Getting there…

View on GitHub

alexbishop1 created a review on a pull request on alphagov/pay-connector
Getting there…

View on GitHub

alexbishop1 created a review comment on a pull request on alphagov/pay-connector
Probably the latter but the former could also be useful.

View on GitHub

alexbishop1 created a review on a pull request on alphagov/pay-connector

View on GitHub

SandorArpa pushed 1 commit to PP-13051_corporate_exemption_with_worldpay_authorisation_request alphagov/pay-connector
  • PP-13051 fix logic flow around DDC result The DDC result only comes into play when we think the request might result... 64fd3aa

View on GitHub

SandorArpa pushed 1 commit to PP-13051_corporate_exemption_with_worldpay_authorisation_request alphagov/pay-connector
  • PP-13051 fix logic flow around DDC result The DDC result only comes into play when we think the request might result... 3812e94

View on GitHub

SandorArpa pushed 1 commit to PP-13051_corporate_exemption_with_worldpay_authorisation_request alphagov/pay-connector
  • PP-13051 fix logic flow around DDC result The DDC result only comes into play when we think the request might result... 9b9f977

View on GitHub

dependabot[bot] opened a pull request on alphagov/pay-connector
Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.1 to 3.9.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wiremo...
dependabot[bot] created a branch on alphagov/pay-connector

dependabot/maven/org.wiremock-wiremock-standalone-3.9.2 - The Payments Connector in Java (Dropwizard)

dependabot[bot] opened a pull request on alphagov/pay-connector
Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="h...
dependabot[bot] created a branch on alphagov/pay-connector

dependabot/maven/org.testcontainers-testcontainers-bom-1.20.3 - The Payments Connector in Java (Dropwizard)

dependabot[bot] opened a pull request on alphagov/pay-connector
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://githu...
jfharden pushed 2 commits to master alphagov/pay-connector
  • BAU: Remove incorrect dependabot config 731219e
  • Merge pull request #5604 from alphagov/bau/remove-incorrect-dependabot-config BAU: Remove incorrect dependabot config 6364f02

View on GitHub

jfharden closed a pull request on alphagov/pay-connector
BAU: Remove incorrect dependabot config
## WHAT YOU DID We no longer have an m1 specific dockerfile, remove the dependabot config for it
Load more