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

Run workflows depending on changed files #11723

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Commits on Nov 29, 2024

  1. update: CI PR workflows

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4680c7d View commit details
    Browse the repository at this point in the history
  2. fix: workflow call

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    234b87b View commit details
    Browse the repository at this point in the history
  3. fix: report-success

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6c28719 View commit details
    Browse the repository at this point in the history
  4. fix: wasm check permissions

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2ab036d View commit details
    Browse the repository at this point in the history
  5. fix: concurrency settings

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ae6a57d View commit details
    Browse the repository at this point in the history
  6. update: final report

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a782375 View commit details
    Browse the repository at this point in the history
  7. update: single checks report

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7f3d4d1 View commit details
    Browse the repository at this point in the history
  8. misc: cleanup

    4e6 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4a1d023 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. misc: wasm dependency

    4e6 committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    aa3d4f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. update: print files changed

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b8d6164 View commit details
    Browse the repository at this point in the history
  2. update: always run on develop

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2391dde View commit details
    Browse the repository at this point in the history
  3. update: concurrency

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8f0c76a View commit details
    Browse the repository at this point in the history
  4. update: changed files

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b026e2c View commit details
    Browse the repository at this point in the history
  5. update: macos continue on error

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    deb8ca0 View commit details
    Browse the repository at this point in the history
  6. DEBUG: continue-on-error

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    db1e358 View commit details
    Browse the repository at this point in the history
  7. DEBUG: speedup continue-on-error

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    cf20381 View commit details
    Browse the repository at this point in the history
  8. DEBUG: continue-on-error 1

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8c5819c View commit details
    Browse the repository at this point in the history
  9. DEBUG: revert continue-on-error

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c627fa6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66e7a49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc09e7e View commit details
    Browse the repository at this point in the history
  12. refactor: rename workflows

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8978508 View commit details
    Browse the repository at this point in the history
  13. update: pull request workflow

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9029a81 View commit details
    Browse the repository at this point in the history
  14. misc: cleanup debug workflow

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8410bb1 View commit details
    Browse the repository at this point in the history
  15. update: finishing touches

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    91158b3 View commit details
    Browse the repository at this point in the history
  16. misc: naming

    4e6 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4868af5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. feat: optional targets

    4e6 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    6bde1f7 View commit details
    Browse the repository at this point in the history
  2. misc: naming

    4e6 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    578fed7 View commit details
    Browse the repository at this point in the history