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

Refactor ios_check_beta_deps action to make it more resilient & detect Pods referenced by commit/branch #557

Merged
merged 9 commits into from
Apr 11, 2024

Commits on Apr 10, 2024

  1. Refactor ios_check_beta_deps action to make it more resilient

    Allow detection of Pods referenced by commits and branches
    
    Make detection more resilient by using Podfile.lock instead of Podfile
    AliSoftware committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    28e51bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f67316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb94d1 View commit details
    Browse the repository at this point in the history
  4. Tweak wording

    AliSoftware authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cb123b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc5992f View commit details
    Browse the repository at this point in the history
  6. Green: Make test pass

    AliSoftware committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b1a13d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25420dd View commit details
    Browse the repository at this point in the history
  8. Fix typo in unit tests

    And move test about invalid regex closer to other regex-related tests
    AliSoftware committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a7763e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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