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

GitHub actions #970

Merged
merged 34 commits into from May 23, 2021
Merged

GitHub actions #970

merged 34 commits into from May 23, 2021

Commits on Apr 11, 2021

  1. [WIP] Switch to GitHub Actions

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c225272 View commit details
    Browse the repository at this point in the history
  2. [WIP] Update Tests branches

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bdeee71 View commit details
    Browse the repository at this point in the history
  3. [WIP] Update TYPO3_VERSION to be matrix

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    528b02f View commit details
    Browse the repository at this point in the history
  4. Add DB Credentials for test

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    ef6a846 View commit details
    Browse the repository at this point in the history
  5. move test db credentials to phpunit.xml.dist

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    fc908e7 View commit details
    Browse the repository at this point in the history
  6. Add prefer lowest

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    d3020da View commit details
    Browse the repository at this point in the history
  7. Correct secrets

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    8b520e4 View commit details
    Browse the repository at this point in the history
  8. Add prefer lowest/stable

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    9ccdedd View commit details
    Browse the repository at this point in the history
  9. Remove double --no-suggest

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    b35fab2 View commit details
    Browse the repository at this point in the history
  10. Add rm -rf for .Build and composer.lock

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    2450384 View commit details
    Browse the repository at this point in the history
  11. cleanup

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    0117d10 View commit details
    Browse the repository at this point in the history
  12. add dependency matrix to dev-master

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    ea859ac View commit details
    Browse the repository at this point in the history
  13. add dependency to dev-master

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    2a6f3b6 View commit details
    Browse the repository at this point in the history
  14. change label

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    5678ab8 View commit details
    Browse the repository at this point in the history
  15. Remove Coverage

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a263011 View commit details
    Browse the repository at this point in the history
  16. add consistency checks

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    94aac3e View commit details
    Browse the repository at this point in the history
  17. add consistency checks v2

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    39943a1 View commit details
    Browse the repository at this point in the history
  18. add update

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    8318c53 View commit details
    Browse the repository at this point in the history
  19. allow failure on dev-master

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    69097e0 View commit details
    Browse the repository at this point in the history
  20. Switch from travis_branch to GITHUB_SHA

    Tomas Norre Mikkelsen authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    f722246 View commit details
    Browse the repository at this point in the history
  21. Update phpunit.xml.dist

    gilbertsoft authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    620e709 View commit details
    Browse the repository at this point in the history
  22. Update .github/workflows/Deploy.yml

    gilbertsoft authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    afab957 View commit details
    Browse the repository at this point in the history
  23. Update .github/workflows/Tests.yml

    gilbertsoft authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    cf50c0e View commit details
    Browse the repository at this point in the history
  24. Apply suggestions from code review

    gilbertsoft authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bef6ea0 View commit details
    Browse the repository at this point in the history
  25. Update .github/workflows/Tests.yml

    Co-authored-by: Gilbertsoft <25326036+gilbertsoft@users.noreply.github.com>
    2 people authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    534c2bd View commit details
    Browse the repository at this point in the history
  26. Apply suggestions from code review

    gilbertsoft authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    032a5f6 View commit details
    Browse the repository at this point in the history
  27. Update .github/workflows/Tests.yml

    gilbertsoft authored and helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    63f7722 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    868af6e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5f732e0 View commit details
    Browse the repository at this point in the history
  30. Clean up test builds

    helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    8238006 View commit details
    Browse the repository at this point in the history
  31. Enforce doctrine version <2.13

    helhum committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bcc3b08 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1385174 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Fix extension update action

    helhum committed May 23, 2021
    Configuration menu
    Copy the full SHA
    2546717 View commit details
    Browse the repository at this point in the history
  2. Fix Sonar Could action

    helhum committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9d2f316 View commit details
    Browse the repository at this point in the history