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 3.1.0 #57

Merged
merged 17 commits into from
Sep 13, 2024
Merged

Release 3.1.0 #57

merged 17 commits into from
Sep 13, 2024

Conversation

dcardos
Copy link
Contributor

@dcardos dcardos commented Sep 12, 2024

Release 3.1.0
Enabling authorization reversal
Also including package automation and E2E testing

dcardos and others added 17 commits August 22, 2024 14:45
* feat: script to automate package version creation

* fix: case-sensitive branch name

* fix: script directory

* fix: script directory and when to run unit tests

* fix: making script executable

* fix: fixing directory path

* fix: branch version is the destination not source branch

* fix: release as case-insensitive

* fix: reading destination branch number

* fix: removing the wait in the package creation command

* feat: updating the script to not run unit tests and better debugging for package creation

* fix: pull request branch target

* fix: pull request branch source name

* fix: git add modified files

* fix: git push branch

* fix: git fetch before pushing

* fix: git pull before pushing

* fix: git pull fast-forward before pushing

* fix: git pull rebase before pushing

* fix: git pull rebase after staging changes

* fix: git pull rebase after committing changes

* feat: script to automate package version creation

* fix: case-sensitive branch name

* fix: script directory

* fix: script directory and when to run unit tests

* fix: making script executable

* fix: fixing directory path

* fix: branch version is the destination not source branch

* fix: release as case-insensitive

* fix: reading destination branch number

* fix: removing the wait in the package creation command

* feat: updating the script to not run unit tests and better debugging for package creation

* fix: pull request branch target

* fix: pull request branch source name

* fix: git add modified files

* fix: git push branch

* fix: git fetch before pushing

* fix: git pull before pushing

* fix: git pull fast-forward before pushing

* fix: git pull rebase before pushing

* fix: git pull rebase after staging changes

* fix: git pull rebase after committing changes

* fix: git ff after rebasing main

* fix: git rebasing main

* Updating versions on sfdx-project.json and AdyenOMSConstants.cls if needed

* fix: removing unnecessary git status

* feat: updating sfdx-project.json with package version id.

* fix: removing comment

* Updating versions on sfdx-project.json and AdyenOMSConstants.cls if needed

* feat: final script for package creation

* fix: fixing branches to run the unit tests.

* fix: improving when unit tests should be run.

* fix: running package creation only if code changes (adding path)

---------

Co-authored-by: daniloc <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
* feat: payment auth reversal logic - draft

* fix: missing '/' on mocked endpoint

* feat: reverse auth (sync part)

* feat: cancel endpoint field

* feat: layout including cancel endpoint field

* fix: cannot create required custom field

---------

Co-authored-by: daniloc <[email protected]>
* feat: non-payment webhook initial code

* feat: validation and gatewayLog creation

* sonarcloud duplication fix

---------

Co-authored-by: Shubham Kumar <[email protected]>
Copy link

@dcardos dcardos merged commit fc8a70e into main Sep 13, 2024
1 check passed
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