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

Preserve artifact cache unless stale #1918

Merged
merged 41 commits into from
Nov 19, 2023
Merged

Commits on Oct 17, 2023

  1. make pruning explicit

    eagr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a563e25 View commit details
    Browse the repository at this point in the history
  2. preserve cache unless stale

    eagr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f31d354 View commit details
    Browse the repository at this point in the history
  3. barely working

    eagr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    195bbce View commit details
    Browse the repository at this point in the history
  4. use ArtifactId::from_file_name()

    eagr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    99aa012 View commit details
    Browse the repository at this point in the history
  5. ignore non-unicode file names

    eagr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    17973ef View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. generalize concat_const!()

    eagr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e81b456 View commit details
    Browse the repository at this point in the history
  2. per advices

    Co-authored-by: Marcin S <marcin@realemail.net>
    eagr and mrcnski committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    851a77a View commit details
    Browse the repository at this point in the history
  3. break on IO error

    eagr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a3b0fcf View commit details
    Browse the repository at this point in the history
  4. make pruning sound

    eagr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b323c28 View commit details
    Browse the repository at this point in the history
  5. log more events

    eagr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a2808f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. refactor

    eagr committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0657d41 View commit details
    Browse the repository at this point in the history
  2. doc

    eagr committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0384ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Refactor indentation

    mrcnski committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    4b1bb0a View commit details
    Browse the repository at this point in the history
  2. refactor

    eagr committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a8bcce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. checksum poc

    eagr committed Oct 22, 2023
    6 Configuration menu
    Copy the full SHA
    50b7ccc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Revert "checksum poc"

    This reverts commit 50b7ccc.
    eagr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b6c1a07 View commit details
    Browse the repository at this point in the history
  2. redo checksum p1

    eagr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2ad5262 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. p2

    eagr committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3723806 View commit details
    Browse the repository at this point in the history
  2. remove corrupted cache

    eagr committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e44c451 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. diversify results

    eagr committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6c19164 View commit details
    Browse the repository at this point in the history
  2. fix tests

    eagr committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dad5285 View commit details
    Browse the repository at this point in the history
  3. fix pruning

    eagr committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1ede201 View commit details
    Browse the repository at this point in the history
  4. fix message serialization

    eagr committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2d51b52 View commit details
    Browse the repository at this point in the history
  5. clean up

    eagr committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    36a33e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. retire path_prefix()

    eagr committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    69f6a44 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. improve test

    eagr committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d3254f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

    mrcnski committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    39448ff View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    mrcnski committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3a2c1cd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. as per advices

    eagr committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a02cb06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e4557 View commit details
    Browse the repository at this point in the history
  3. fix tests

    eagr committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d4f3083 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. upstream build fn to substrate

    eagr committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    931aae1 View commit details
    Browse the repository at this point in the history
  2. glitch

    eagr committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5de4e8e View commit details
    Browse the repository at this point in the history
  3. wrong attribution

    eagr committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a0b71c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. as per suggestions

    eagr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c85adfe View commit details
    Browse the repository at this point in the history
  2. glitch

    eagr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b897f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ada31 View commit details
    Browse the repository at this point in the history
  4. glitch

    eagr committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    868426a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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