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

chore(ci): removes install gnu-tar step #413

Merged
merged 2 commits into from Apr 6, 2021
Merged

chore(ci): removes install gnu-tar step #413

merged 2 commits into from Apr 6, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

gnu-tar is now installed by default and the cache action now uses it if it's installed on the system, so it should be safe for us to remove this step!

@EverlastingBugstopper EverlastingBugstopper changed the title chore(ci): updates actions/cache to v2 chore(ci): removes install gnu-tar step Mar 31, 2021
abernix added a commit to apollographql/federation that referenced this pull request Apr 1, 2021
…ions.

In the same/similar spirit to apollographql/rover#413,
but even more motivated by the current failures being exhibited which are
suggesting (arbitrarily?) missing crates via "can't find crate" messages
that are only happening on macOS.

Furthermore, the cache restore step is dumping this output a lot:

    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    ... (1000+ times)
trevor-scheer pushed a commit to apollographql/federation that referenced this pull request Apr 1, 2021
…ions.

In the same/similar spirit to apollographql/rover#413,
but even more motivated by the current failures being exhibited which are
suggesting (arbitrarily?) missing crates via "can't find crate" messages
that are only happening on macOS.

Furthermore, the cache restore step is dumping this output a lot:

    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    ... (1000+ times)
trevor-scheer pushed a commit to apollographql/federation that referenced this pull request Apr 1, 2021
…ions.

In the same/similar spirit to apollographql/rover#413,
but even more motivated by the current failures being exhibited which are
suggesting (arbitrarily?) missing crates via "can't find crate" messages
that are only happening on macOS.

Furthermore, the cache restore step is dumping this output a lot:

    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    /usr/local/opt/gnu-tar/libexec/gnubin/tar: Ignoring unknown extended header
    keyword 'LIBARCHIVE.creationtime'
    ... (1000+ times)
@EverlastingBugstopper EverlastingBugstopper added this to the April 20 milestone Apr 5, 2021
@lrlna lrlna merged commit fd4e795 into main Apr 6, 2021
@lrlna lrlna deleted the avery/remove-gnu-tar branch April 6, 2021 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants