GithubHelp home page GithubHelp logo

Comments (5)

aaronparker avatar aaronparker commented on June 10, 2024

Should Invoke-EvergreenLibraryUpdate save the date to the updated entry?

from evergreen.

bailey-mcquary avatar bailey-mcquary commented on June 10, 2024

That could also be helpful. Would it be the date that Invoke-EvergreenLibraryUpdate ran or would it be the date that the application publisher released the new version?

from evergreen.

aaronparker avatar aaronparker commented on June 10, 2024

The date that Invoke-EvergreenLibraryUpdate added the file to the library. Unfortunately not all applications in Evergreen can grab details on release date.

from evergreen.

BronsonMagnan avatar BronsonMagnan commented on June 10, 2024

How about a function that compares two Evergreen Json files and returns the difference? You could snapshot the file with a copy operation before updating, then run the compare function that returns evergreen app objects?

from evergreen.

chezzer64 avatar chezzer64 commented on June 10, 2024

+1 for this feature request - would be really helpful.

I prefer the initial approach outlined in the request - i.e. return an object with the new/updated apps - and potentially have the whatif function return that info without actually updating the library.

As also stated, sourceforge based apps return duplicate entries in the applications .json file each time library update is run - presumably due to the different sourceforge mirror url returned each time - e.g. for 7zip:

{ "Version": "23.01", "URI": "https://deac-fra.dl.sourceforge.net/project/sevenzip/7-Zip/23.01/7z2301.msi", "Type": "msi", "Size": "1501184", "Path": "C:\\SWRepoManagement\\EvergreenLib\\7zip\\23.01\\x86\\7z2301.msi", "Md5": "49780e0517aa248e7fd90f50674a2645", "Architecture": "x86" }, { "Version": "23.01", "URI": "https://deac-ams.dl.sourceforge.net/project/sevenzip/7-Zip/23.01/7z2301.msi", "Type": "msi", "Size": "1501184", "Path": "C:\\SWRepoManagement\\EvergreenLib\\7zip\\23.01\\x86\\7z2301.msi", "Md5": "49780e0517aa248e7fd90f50674a2645", "Architecture": "x86" },

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.