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

Rearranged logic of the ResolveVersionInput() #450

Merged
merged 11 commits into from Jul 4, 2022
Merged

Rearranged logic of the ResolveVersionInput() #450

merged 11 commits into from Jul 4, 2022

Commits on Jun 30, 2022

  1. Fix bug in resolveVersionInput()

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    afd3e72 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    6733fc4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ResolveVersionFix

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    e29a7c8 View commit details
    Browse the repository at this point in the history
  4. Fix naming

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    56f6060 View commit details
    Browse the repository at this point in the history
  5. Rearrange logic

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    84087f5 View commit details
    Browse the repository at this point in the history
  6. Rebuild action with new changes

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    a6b01c4 View commit details
    Browse the repository at this point in the history
  7. Fix typos

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    d97b6ed View commit details
    Browse the repository at this point in the history
  8. Add warning in case the versionFile isn't found

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    82eddc4 View commit details
    Browse the repository at this point in the history
  9. Optimize logic, rebuild action

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    5fbb819 View commit details
    Browse the repository at this point in the history
  10. Change warning handler to default

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    ccb7da8 View commit details
    Browse the repository at this point in the history
  11. Optimize code

    IvanZosimov committed Jun 30, 2022
    Copy the full SHA
    099ed89 View commit details
    Browse the repository at this point in the history