Giter VIP home page Giter VIP logo

Comments (4)

aaronparker avatar aaronparker commented on September 26, 2024 1

For reference, here's what Evergreen currently returns:

$ Get-EvergreenApp GoogleChrome | ft

Version        Architecture Channel  Type URI
-------        ------------ -------  ---- ---
118.0.5993.54  x64          beta     msi  https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi
118.0.5993.54  x86          beta     msi  https://dl.google.com/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi
120.0.6050.0   x86          canary   exe  https://dl.google.com/update2/installers/ChromeSetup.exe
119.0.6034.6   x64          dev      msi  https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise64.msi
119.0.6034.6   x86          dev      msi  https://dl.google.com/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi
116.0.5845.228 x64          extended msi  https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi
116.0.5845.228 x86          extended msi  https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi
118.0.5993.54  x64          stable   msi  https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi
118.0.5993.54  x64          stable   zip  https://dl.google.com/dl/chrome/install/GoogleChromeEnterpriseBundle64.zip
118.0.5993.54  x86          stable   msi  https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi

from evergreen.

aaronparker avatar aaronparker commented on September 26, 2024 1

Unfortunately there's no release date in the update feed - that would be ideal. There may be a secondary feed that could be use to find the dates.

from evergreen.

aaronparker avatar aaronparker commented on September 26, 2024

Evergreen is using the channels feed provided by Google. I don't think that Google publishes an early stable as a channel:

(irm -uri "https://versionhistory.googleapis.com/v1/chrome/platforms/win64/channels").channels | fl

name        : chrome/platforms/win64/channels/extended
channelType : EXTENDED

name        : chrome/platforms/win64/channels/stable
channelType : STABLE

name        : chrome/platforms/win64/channels/beta
channelType : BETA

name        : chrome/platforms/win64/channels/dev
channelType : DEV

name        : chrome/platforms/win64/channels/canary
channelType : CANARY

name        : chrome/platforms/win64/channels/canary_asan
channelType : CANARY_ASAN

from evergreen.

AScott-WWF avatar AScott-WWF commented on September 26, 2024

Yes apologies Evergreen does currently offer all 5 Channels (So I've updated my original text above)
N.B. I had mine filtered on Architecture = "x64" and Type = "msi" - I hadn't twigged that Canary is only offered as x86 and in exe format.
And yes your finding mirrors what I have discovered, Google doesn't publish early stable in it's own channel... I am not sure whether what I'm asking is easy or actually possible.

from evergreen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.