Skip to content

Update actions/cache#91

Merged
wooorm merged 5 commits intomainfrom
renovate/actions-cache-3.x
Jul 19, 2022
Merged

Update actions/cache#91
wooorm merged 5 commits intomainfrom
renovate/actions-cache-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v2 -> v3

Release Notes

actions/cache

v3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

Merging #91 (8e83245) into main (4830030) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines          22       22           
  Branches        3        3           
=======================================
  Hits           11       11           
  Misses          9        9           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4830030...8e83245. Read the comment docs.

@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch 2 times, most recently from 9382eb3 to 994e505 Compare July 14, 2022 16:38
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch 2 times, most recently from 499bd48 to a9a085e Compare July 14, 2022 16:47
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from a9a085e to 2e97949 Compare July 14, 2022 18:06
@asbjornu asbjornu mentioned this pull request Jul 18, 2022
@wooorm wooorm changed the title Update actions/cache action to v3 Update actions/cache Jul 19, 2022
@wooorm wooorm merged commit f0002b8 into main Jul 19, 2022
@wooorm wooorm deleted the renovate/actions-cache-3.x branch July 19, 2022 07:29
@github-actions

This comment has been minimized.

@github-actions
Copy link

Hi! It seems you removed the template which we require. Here are our templates (pick the one you want to use and click *raw* to see its source):

I won’t send you any further notifications about this, but I’ll keep on updating this comment, and hide it when done!

Thanks,
— bb

@wooorm wooorm added 💪 phase/solved Post is done 📦 area/deps This affects dependencies labels Jul 19, 2022
@wooorm
Copy link
Member

wooorm commented Jul 19, 2022

/cc @remcohaszing I’m guessing that there is a timeout issue that macOS in CI is hitting? https://github.com/remarkjs/vscode-remark/runs/7404433268?check_suite_focus=true#step:5:56. Any thoughts?

@remcohaszing
Copy link
Member

I changed the test to use formatting instead of displaying diagnostics. Formatting is request based, whereas diagnostigs are notification based. The tests are much more stable since. However, apparently they are still not 100% stable. I don’t know how to resolve it. I guess we can use something like p-retry.

Just adding for clarity: It’s not important to test formatting or diagnostics, that’s tested in unified-language-server. What is important, is to make sure the language server is loaded properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 area/deps This affects dependencies 💪 phase/solved Post is done

Development

Successfully merging this pull request may close these issues.

5 participants