Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use bundle URL version as the cache version #69

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

Merged
merged 12 commits into from
Jun 19, 2020

Conversation

alexkappa
Copy link
Contributor

@alexkappa alexkappa commented Jun 17, 2020

Merge / deployment checklist

  • Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in other repos!
    • CodeQL using init/analyze actions
    • 3rd party tool using upload action
  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

Copy link
Contributor

@robertbrignull robertbrignull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation LGTM

@alexkappa alexkappa marked this pull request as ready for review June 19, 2020 09:14
@alexkappa alexkappa changed the title wip: hash bundle url and use it as the cache version Use bundle URL version as the cache version Jun 19, 2020
@robertbrignull
Copy link
Contributor

The unit tests look really good to me and look like they validate the behaviour pretty well. I'm running a quick test locally too just to make sure, but I don't expect it to fail.

Copy link
Contributor

@robertbrignull robertbrignull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested this and confirmed it's downloading and using the correct versions now

root@02c171a6cfa5:/actions-runner# ls _work/_tool/CodeQL/
0.0.0-20200427  0.0.0-20200601  1.0.0

Unless anyone else has comments I think this is ready to merge whenever you want.

Alex Kalyvitis and others added 2 commits June 19, 2020 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants