-
Notifications
You must be signed in to change notification settings - Fork 551
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
README Updates #87
Merged
konradpabjan
merged 11 commits into
v-mazhuk/use-github-releases-to-download-python-versions
from
konradpabjan/README-Updates
Apr 29, 2020
Merged
README Updates #87
konradpabjan
merged 11 commits into
v-mazhuk/use-github-releases-to-download-python-versions
from
konradpabjan/README-Updates
Apr 29, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
konradpabjan
requested review from
brcrista,
alepauly,
maxim-lobanov,
MaksimZhukov and
bryanmacfarlane
April 29, 2020 11:34
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
README.md
Outdated
|
||
- Preinstalled versions of Python in the tools cache on GitHub-hosted runners | ||
- For detailed information regarding the available versions of Python that are installed see [Software installed on GitHub-hosted runners](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners) | ||
- For every minor version of Python, expect only the latest patch to be preinstalled. See [Semantic Versioning](https://semver.org/) for more information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
Co-Authored-By: Brian Cristante <[email protected]>
Co-Authored-By: Brian Cristante <[email protected]>
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
reviewed
Apr 29, 2020
brcrista
approved these changes
Apr 29, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating this!
Co-Authored-By: Brian Cristante <[email protected]>
Merging this in. There are a few failing tests, but i talked to @maxim-lobanov and those all be fixed behind the scenes |
konradpabjan
merged commit Apr 29, 2020
1f58cb0
into
v-mazhuk/use-github-releases-to-download-python-versions
peaceiris
added a commit
to peaceiris/mkdocs-material-boilerplate
that referenced
this pull request
Apr 30, 2020
peaceiris
added a commit
to peaceiris/mkdocs-material-boilerplate
that referenced
this pull request
Apr 30, 2020
* ci: bump actions/setup-python from v1 to v2 actions/setup-python#87 actions/setup-python#85 * ci: Add the comment about upgrading pip
peaceiris
added a commit
to peaceiris/actions-gh-pages
that referenced
this pull request
Apr 30, 2020
peaceiris
added a commit
to peaceiris/actions-gh-pages
that referenced
this pull request
Apr 30, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates to the
README
that should be made as part of #85Tracking issue: https://github.com/github/c2c-actions-service/issues/1025
Rendered 🖌 README 🎨
I didn't include any mention of the new
token
input since it's effectively an implementation detail. Users shouldn't need to do anything.