We have hosted the application swift package dependencies checker in order to run this application in our online workstations with Wine or directly.
Quick description about swift package dependencies checker:
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:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.