EnglishFrenchSpanish

Ad


OnWorks favicon

Swift Package Dependencies Checker download for Linux

Free download Swift Package Dependencies Checker Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Swift Package Dependencies Checker whose latest release can be downloaded as 2.3.4.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Swift Package Dependencies Checker with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


Swift Package Dependencies Checker


DESCRIPTION

This action process your Package.swift file to detect outdated versions based on your package dependency requirements. Action will fail in case there are outdated dependencies. This can be suppressed by setting the input parameter failWhenOutdated to false. Then use the output parameter outdatedDependencies to know if the action detected any outdated dependencies. By setting isMutating you declare the intention to update Package.resolved (if present). Please note that the action itself does not commit/push changes. The GitHub action is looking in the current directory (.) for the package manifest but you can pass a different path with input parameter directory. Helpful for Monorepos where the Package.swift may not be at the root of the project. When setting isMutating the tool SwiftPackageIndex/ReleaseNotes is used to return release notes URLs for detected, necessary updates.



Features

  • A possible workflow to periodically check for outdated dependencies
  • Internally the action utilizes swift package show-dependencies
  • You can also pin to a specific release version in the format
  • This action requires actions/checkout in order to function correctly
  • Action will fail in case there are outdated dependencies
  • By setting isMutating you declare the intention to update Package.resolved


Programming Language

Unix Shell


Categories

Software Development

This is an application that can also be fetched from https://sourceforge.net/projects/swift-package-dep-check.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad