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

Cron tests with latest Gradle version(s) on CI #174

Merged
merged 7 commits into from
Feb 19, 2023

Commits on Feb 18, 2023

  1. Cron tests with latest Gradle version(s)

    To faster detect regressions, deprecations and incompatibilities.
    szpak committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    66d51df View commit details
    Browse the repository at this point in the history
  2. Wording

    szpak committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    456ed12 View commit details
    Browse the repository at this point in the history
  3. Wording

    szpak committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6fcbfaa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Separate fetching latest versions and setting it for tests

    The fetching step could be extracted to separate GH action.
    szpak committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    06c0b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38bfd74 View commit details
    Browse the repository at this point in the history
  3. Add merge_group for main workflow

    Also removed "yaml-language-server", schema could be enforced in used editors.
    szpak committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    582c666 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2828777 View commit details
    Browse the repository at this point in the history