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 CI #1106

Merged
merged 62 commits into from
Jun 25, 2024
Merged

GitHub CI #1106

merged 62 commits into from
Jun 25, 2024

Commits on Apr 28, 2024

  1. test github ci

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d76f74b View commit details
    Browse the repository at this point in the history
  2. pass through haxe version

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9d974f2 View commit details
    Browse the repository at this point in the history
  3. Use macos-13

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    63a45ec View commit details
    Browse the repository at this point in the history
  4. better matrix config

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    96e2ced View commit details
    Browse the repository at this point in the history
  5. fancier test matrix

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4e42e1d View commit details
    Browse the repository at this point in the history
  6. revert fancier matrix change

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8209870 View commit details
    Browse the repository at this point in the history
  7. Basic hxcpp setup

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a38c4b0 View commit details
    Browse the repository at this point in the history
  8. First haxe test attempt

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b7a14c3 View commit details
    Browse the repository at this point in the history
  9. cffi tests attempt

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a095e46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15aff78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b2ee18 View commit details
    Browse the repository at this point in the history
  12. Remove bash specific command

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3936b53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3cdff4c View commit details
    Browse the repository at this point in the history
  14. More tests

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    abd93f1 View commit details
    Browse the repository at this point in the history
  15. Fix std tests

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3f9a5c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    df83fcb View commit details
    Browse the repository at this point in the history
  17. haxe unit test

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    53ac5cb View commit details
    Browse the repository at this point in the history
  18. Use git switch

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    734c73a View commit details
    Browse the repository at this point in the history
  19. Try removing the escaping

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ed1cead View commit details
    Browse the repository at this point in the history
  20. Use checkout action

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b7c5af8 View commit details
    Browse the repository at this point in the history
  21. try sub jobs

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3c693ab View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6b5dc36 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b02b5a6 View commit details
    Browse the repository at this point in the history
  24. try actual relative paths

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b3a49c5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8138272 View commit details
    Browse the repository at this point in the history
  26. try composite action

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a6934c6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7d43d36 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b0a642f View commit details
    Browse the repository at this point in the history
  29. Fix wrong path

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f24a0b2 View commit details
    Browse the repository at this point in the history
  30. Fix wrong path (again...)

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    262b587 View commit details
    Browse the repository at this point in the history
  31. Specify shell

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cb10dcf View commit details
    Browse the repository at this point in the history
  32. Fix some old copy paths

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1e6b201 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cee0d80 View commit details
    Browse the repository at this point in the history
  34. Install gcc on linux

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    73d4067 View commit details
    Browse the repository at this point in the history
  35. custom names

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2c23669 View commit details
    Browse the repository at this point in the history
  36. lets try pwsh

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    877796c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    85fb35c View commit details
    Browse the repository at this point in the history
  38. More custom names

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cf54146 View commit details
    Browse the repository at this point in the history
  39. Do cffi copy on 32bit as well

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fcd3544 View commit details
    Browse the repository at this point in the history
  40. build neko on 32bit as well

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    32ed6d9 View commit details
    Browse the repository at this point in the history
  41. try a matrix telemetry

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f74b928 View commit details
    Browse the repository at this point in the history
  42. Remember setup guff

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7e4b87c View commit details
    Browse the repository at this point in the history
  43. Add more test jobs

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    15e1ffb View commit details
    Browse the repository at this point in the history
  44. flip around cppia file name

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1884bb0 View commit details
    Browse the repository at this point in the history
  45. add haxe tests suite job

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    25976cd View commit details
    Browse the repository at this point in the history
  46. Restore other ci jobs

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1d36817 View commit details
    Browse the repository at this point in the history
  47. Goodbye azure pipelines

    Aidan63 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2c51203 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7c1a361 View commit details
    Browse the repository at this point in the history
  2. change naming again

    Aidan63 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    acc1a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac306b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee09c52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb6421c View commit details
    Browse the repository at this point in the history
  6. Don't fail fast

    Aidan63 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4d00261 View commit details
    Browse the repository at this point in the history
  7. Add pull request trigger

    Aidan63 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5137631 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    7b97f78 View commit details
    Browse the repository at this point in the history
  2. unmask mysql service

    Aidan63 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e885b0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5c111e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa0e077 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e3e6c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b3db59 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. restrict packaging to master

    Aidan63 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c997895 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    69a4fcd View commit details
    Browse the repository at this point in the history