Below you will find pages that utilize the taxonomy term “Nicholas-Fedor”
August 10, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.41.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically pulls new releases of Go modules to a specified proxy cache whenever new tags are created. It supports standard and submodule version formats, customizable proxy configurations, and custom import paths. The action is configured via YAML workflows and provides features such as caching and dependency file support.
August 8, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.40.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Proxy Cache Updater Action automatically pulls new Go module releases to your proxy cache when tags are created, ensuring your module is immediately available and documentation is updated on platforms like pkg.go.dev. It supports standard version (vX.Y.Z) and submodule version tags (submodule/path/vX.Y.Z) formats, custom import paths, and customizable proxy configurations.
August 5, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.39.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically pulls new releases of Go modules to a specified proxy cache when tags are created, ensuring that the module is immediately available and documentation is updated on platforms like pkg.go.dev. It supports both standard and submodule version tags and offers customizable proxy configurations and import paths. The action can be easily integrated into workflows using actions/setup-go for setting up the Go environment.
August 5, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.38.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically updates a proxy cache to include new Go module releases and ensures documentation is updated on platforms like pkg.go.dev. It supports both standard version tags (vX.Y.Z) and submodule version tags (submodule/path/vX.Y.Z), allowing users to specify custom import paths, set specific Go versions, and configure caching options. The action uses the GitHub Actions framework to trigger on new release events and utilizes the actions/setup-go tool for setting up the Go environment.
August 5, 2026
Shoutrrr GitHub Notifications Action
Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.23.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sends notifications using the Shoutrrr service from your GitHub Actions workflows. It allows you to configure various options such as URL, title, and message for different services supported by Shoutrrr. The action is only compatible with Linux runners due to its dependencies.
August 3, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.37.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically updates a specified Go proxy cache when new tags are created that match semantic version patterns. It supports both standard and submodule version tags and allows custom configuration of the proxy, import path, and Go version. The action automates the process of pulling the latest module versions to ensure quick availability on platforms like pkg.go.dev.