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

Implement delayed resolve of dev config artifacts. #140

Merged
merged 14 commits into from
Apr 27, 2024

Commits on Apr 5, 2024

  1. Implement delayed resolve of dev config artifacts.

    Fixes clean and build in one execution.
    marchermans committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fee0099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ab9d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db989cb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 7, 2024

  1. Disable tests for config cache.

    Improve build test compat.
    marchermans committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b97145a View commit details
    Browse the repository at this point in the history
  2. Fix tests

    marchermans committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7fccfaa View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e4d40e6 View commit details
    Browse the repository at this point in the history
  2. Fix compile errors.

    marchermans committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c5933c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    242ab77 View commit details
    Browse the repository at this point in the history
  4. Mark arguments as Nested

    marchermans committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e2bcdd7 View commit details
    Browse the repository at this point in the history
  5. Modify tests

    marchermans committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7a1e21f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Fix tests.

    marchermans committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    458c34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e301768 View commit details
    Browse the repository at this point in the history
  3. Document the kind of URL that is resolved.

    Use pre-resolved minecraft versions if possible.
    marchermans committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3bc21bd View commit details
    Browse the repository at this point in the history