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 Qacc round #145

Merged
merged 40 commits into from
Nov 28, 2024
Merged

Release Qacc round #145

merged 40 commits into from
Nov 28, 2024

Commits on Nov 16, 2024

  1. add dynamic offset for time

    ae2079 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7854350 View commit details
    Browse the repository at this point in the history
  2. add dryRun flag

    ae2079 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ebe7add View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925296e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Merge pull request #141 from GeneralMagicio/runScriptWithDynamicTime

    Run script with dynamic time
    aminlatifi authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e85a326 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Update main-pipeline.yml

    geleeroyale authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    58b4499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e98c99 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    854a104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9404d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c8643 View commit details
    Browse the repository at this point in the history
  4. call validate donation based on kyc and score function in validate do…

    …nation in qacc service
    ae2079 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    04409f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed00f0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a18e827 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. add score valid timestamp

    ae2079 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3d2839d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46996f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4f1d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e5f2aa View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    change env variables names
    
    Co-authored-by: Amin Latifi <[email protected]>
    ae2079 and aminlatifi authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3470966 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. apply review changes

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1c38188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9511bcc View commit details
    Browse the repository at this point in the history
  3. add new endpoint to get caps

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b6e6cd7 View commit details
    Browse the repository at this point in the history
  4. Resolve review changes

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    80818e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6632272 View commit details
    Browse the repository at this point in the history
  6. fix input of test

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    31ad1c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ebd200 View commit details
    Browse the repository at this point in the history
  8. Remove redundant function

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    312d2ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0fa648d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'addGitCionScoreToDonationFlow' of github.com:GeneralMag…

    …icio/QAcc-BE into addTestsForKYCCaps
    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    73c0c68 View commit details
    Browse the repository at this point in the history
  11. Renamed variable

    aminlatifi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    acbe033 View commit details
    Browse the repository at this point in the history
  12. make variables dynamic

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7f9628a View commit details
    Browse the repository at this point in the history
  13. Merge branch 'addGitCionScoreToDonationFlow' of github.com:GeneralMag…

    …icio/QAcc-BE into addTestsForKYCCaps
    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    04a4042 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #142 from GeneralMagicio/addGitCionScoreToDonation…

    …Flow
    
    Add git cion score to donation flow
    ae2079 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    14104b4 View commit details
    Browse the repository at this point in the history
  15. Renamed variable

    aminlatifi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    069635f View commit details
    Browse the repository at this point in the history
  16. fix variable names

    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4ace672 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'addTestsForKYCCaps' of github.com:GeneralMagicio/QAcc-B…

    …E into addTestsForKYCCaps
    ae2079 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    240912a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. fix tests

    ae2079 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d935172 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from GeneralMagicio/addTestsForKYCCaps

    Add tests for userCaps resolver
    aminlatifi authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    024ca74 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    0737e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311292d View commit details
    Browse the repository at this point in the history
  3. skip unused test

    ae2079 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b3c2c83 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #144 from GeneralMagicio/addGitcoinScorerCheck

    Add gitcoin scorer check
    ae2079 authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4ec63f8 View commit details
    Browse the repository at this point in the history