Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v15.0.0-Beta #494

Merged
merged 36 commits into from
Apr 18, 2023
Merged

Release v15.0.0-Beta #494

merged 36 commits into from
Apr 18, 2023

Conversation

jillingk
Copy link
Contributor

Description
Release v15.0.0

jillingk and others added 27 commits March 29, 2023 14:53
* Automate services, Update Client/Service class

* add target folder to gitignore

* missed the CurlClient

* Remove changes from old branch

* ran codesniffer

* moved baseurl creation to service.php class to reduce duplicate code

* forgot the codesniffer..

* Added typing and replaced php8> operator

* minor fixes

* CurlClient method needs to be public

* modified createBaseURL to be more descriptive and readable

* Change layout to be more explicit and add Unit Tests

* codestyle

* change name of single services

* fix unused var in test

* fix codestatic errors

* Match regular expression..

* TIL that const don't need $

* codestyling
[ITT-402] BalancePlatform API
* Generate Payments and write tests

* Added modifications tests

* add payments to sonar exclusion

* remove banner

* regenerated

* remove long description in services
* new models/CI

* generate management

* UT and codesniffer

* merge main and generate again

* recover sonar.properties file

* remove long description from service
* add POSTerminal endpoints

* fix
* ITT-413: Data Protection API

* ITT-413: Remove contact info

* ITT-413: Update readme

* ITT-413: Auto format generated files

* ITT-413: Sonar
* Generated Payouts and created UT's

* type on sonar properties
Co-authored-by: Wouter Boereboom <[email protected]>
* generate Recurring and create UT

* linting and sonar exclusion

* remove description in service

* removed asci banner to save trees
* add StoredValue API

* fix
* added tests and minor fixes

* exclude from sonar check

* Manual fix in service

* Regenerated

* exclude autogenerated files from sonar

* remove long description in service

* fix generation bug
* setup files and generate Transfers

* tests and cleanup

* add visibility on test functions

* exclude autogenerated files from sonar

* removed long description and added datetime -> string converter in query param builder

* small fix

* small change to query param sanitation

* fix sonar bugs
* generated binlookup

* fix
* add headers to repo

* introduce const
* add service and model generation pipeline

* update linter
renovate bot and others added 6 commits April 14, 2023 14:12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* add deprecation tag to old services that have a replacement

* phpcbf
* small fix to prevent requests without response to be handled as curlError

* hotfix checkout url

---------

Co-authored-by: Wouter Boereboom <[email protected]>
Co-authored-by: Wouter Boereboom <[email protected]>
* first batch of README changes

* add the basic auth part back (partially)

* small fix

* small comment

* adjust readme and makefile to make inner param names camelCase

* remove lines from other pr
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

78.1% 78.1% Coverage
0.0% 0.0% Duplication

@jillingk jillingk changed the title Release v15.0.0 Release v15.0.0-Beta Apr 17, 2023
wboereboom and others added 2 commits April 17, 2023 10:13
* rename notificationReceiver to webhookReceiver

* reduce number of return statements in isAuthenticated function of WebhookReceiver class

---------

Co-authored-by: jillingk <[email protected]>
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

45.0% 45.0% Coverage
0.0% 0.0% Duplication

* Finalising for release

* bumpversion
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

45.0% 45.0% Coverage
0.0% 0.0% Duplication

@jillingk jillingk requested a review from a team April 17, 2023 12:26
@jillingk jillingk merged commit 254898d into main Apr 18, 2023
jillingk added a commit that referenced this pull request Apr 18, 2023
jillingk added a commit that referenced this pull request Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants