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

README: explain -latest migration process #7634

Merged

Conversation

mikhailkoliada
Copy link
Contributor

Add information about -latest migration.

README.md Outdated
@@ -68,6 +68,13 @@ version for the underlying OS and
This image type falls under the customer [SLA](https://github.com/customer-terms/github-online-services-sla) for actions. GA images are eventually deprecated according to our guidelines as we only support the
latest 2 versions of an OS.

#### Migration Process
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we call this heading "Latest" as there are three phases to the image lifecycle. We describe the migration process in the text below.

Steve-Glass
Steve-Glass previously approved these changes May 24, 2023
samvantran
samvantran previously approved these changes May 24, 2023
README.md Outdated Show resolved Hide resolved
Co-authored-by: Sam Tran <samvantran@github.com>
@mikhailkoliada mikhailkoliada merged commit 156ad8a into actions:main May 24, 2023
@mikhailkoliada mikhailkoliada deleted the latest_migration_explanation branch May 24, 2023 19:09
runnerImages added a commit to runnerImages/runner-images that referenced this pull request Jun 19, 2023
* Fix url for the Ubuntu 20 libcontainers repo key (actions#7629)

* [Ubuntu] dearmor gpg key for google-cloud-sdk (actions#7627)

* Correct typo from 'Delimeter' to 'Delimiter' (actions#7625)

* [macOS] Add XCode 14.3.1 for macOS 13 (actions#7631)

* [macOS] Update condition for automation mode (actions#7626)

* README: explain -latest migration process (actions#7634)

* Update azure function name (actions#7636)

* [Ubuntu] Add archive.ubuntu.com to sources.list (actions#7616)

* [Ubuntu] Update libssl package version (actions#7655)

* [Windows] fix choco installation (actions#7657)

* [Windows] fix software report for innosetup (actions#7658)

* Updating readme file for ubuntu20 version 20230517.1 (actions#7644)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for ubuntu22 version 20230517.1 (actions#7645)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for win22 version 20230517.1 (actions#7647)

Co-authored-by: Image generation service account <no-reply@microsoft.com>

* Updating readme file for win19 version 20230517.1 (actions#7646)

Co-authored-by: Image generation service account <no-reply@microsoft.com>

* [macos] add cookie based installation for Xcode (actions#7666)

* Updating readme file for macOS-11 version 20230516.1 (actions#7642)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for macOS-12 version 20230516.1 (actions#7641)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* set $IsLatest to false when specifying exact version (actions#7677)

* Updating readme file for macos-13 version 20230524.1 (actions#7652)

Co-authored-by: Image generation service account <no-reply@microsoft.com>

* [windows] warmup VisualStudio for vdproj (actions#7649)

it takes up to several minutes to run devenv for the first time on
vdproj.

* Updating readme file for ubuntu20 version 20230604.1 (actions#7673)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* [macos] Adjust hcl2 packer templates with decoding (actions#7685)

* Updating readme file for ubuntu22 version 20230604.1 (actions#7674)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Fix typo (actions#7689)

* [macos] add XCode 15 to MacOS 13 images (actions#7693)

* Update Visual Studio VC Component versions (actions#7694)

* Updating readme file for win19 version 20230606.1 (actions#7680)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for win22 version 20230606.1 (actions#7679)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Set checkout options in inage generation pipeline (actions#7708)

* Update conditions for CI jobs (actions#7714)

* [Ubuntu] update curl command to work with https (actions#7723)

* [macOS] CodeQL: Simplify the toolcache version number for bundles tagged using semver (actions#7717)

* [Windows] CodeQL: Simplify the toolcache version number for bundles tagged using semver (actions#7718)

* [Linux] CodeQL: Simplify the toolcache version number for bundles tagged using semver (actions#7716)

* Updating readme file for win19 version 20230612.1 (actions#7711)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for win22 version 20230612.1 (actions#7712)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for ubuntu22 version 20230611.1 (actions#7701)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Updating readme file for ubuntu20 version 20230611.1 (actions#7702)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>

* Update GenerateResourcesAndImage related documentation (actions#7738)

* Cache Android SDK packages list (actions#7709)

* Revert "[Windows] download MySQL from SA (actions#6769)" (actions#7732)

---------

Co-authored-by: Vasilii Polikarpov <126792224+vpolikarpov-akvelon@users.noreply.github.com>
Co-authored-by: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com>
Co-authored-by: Jongwoo Han <jongwooo.han@gmail.com>
Co-authored-by: Erik Bershel <110455084+erik-bershel@users.noreply.github.com>
Co-authored-by: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com>
Co-authored-by: sergei-pyshnoi <121864472+sergei-pyshnoi@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
Co-authored-by: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com>
Co-authored-by: Sam Fox <samfoxcode@github.com>
Co-authored-by: ilia-shipitsin <125650415+ilia-shipitsin@users.noreply.github.com>
Co-authored-by: Grant Hutchins <github@nertzy.com>
Co-authored-by: Henry Mercer <henrymercer@github.com>
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.

3 participants