Below you will find pages that utilize the taxonomy term “RivieraKid”
August 29, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or “Hello” + a specified name to the log, automating the greeting process. It allows users to specify who they want to greet and displays the current time when greeted.
August 28, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 is a simple tool that prints “Hello World” or a personalized greeting to the console. It takes an optional input parameter, who-to-greet, which allows users to specify the name they want to greet. The action also provides the current time when it runs.
August 28, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or “Hello” + a specified name to the log and also outputs the current time. It solves the problem of automating greetings with dynamic names and timestamps in CI/CD pipelines. The action is designed to be simple and reusable for various projects.
August 27, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting message to the log. It solves the problem of automating the display of greeting messages and can be used for various purposes, such as creating automated welcome banners or logging user interactions. The action provides a simple interface for customizing the greeting text by specifying the who-to-greet input parameter.
August 25, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or “Hello [name]” to the log and can be customized with a specific name to greet. It provides a simple way to automate greetings in GitHub workflows, enhancing collaboration by providing personalized outputs.
August 25, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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, “Hello world docker action,” automates the process of greeting a user with either “Hello World” or “Hello [name]” by printing it to the log. It provides an easy way to include personalized greetings in your workflows without requiring custom setup.
August 24, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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, Hello World Docker Action, prints a greeting message to the console. It can be configured to greet a specific person by providing their name as an input. The action also includes a timestamp of when it executed.
August 23, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 action is designed to print a greeting message to the log, either “Hello World” or “Hello [name]” based on the input provided. It solves the problem of automating simple greeting messages and provides capabilities for customizable greetings and timestamps.
August 22, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to a specified person, providing flexibility in automation tasks related to greetings and logging. It is useful for automating notifications or messages within workflows.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 22, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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, “Hello world docker action,” is designed to print a greeting message to the log. It allows users to specify the name of a person to greet and includes an option for customizing the greeting message. The key capabilities it provides are input configuration and output logging, making it useful for simple automation tasks involving greetings.
August 22, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a custom greeting to a specified person’s name. It provides an easy way to automate greetings in CI/CD pipelines without requiring additional software installations.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 21, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message, either “Hello World” or “Hello [name]”, to the log. It automates the process of sending personalized greetings and provides a simple way to configure who is being greeted.
August 21, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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, “Hello world docker action,” prints a greeting message either to “World” or a specified name. It is designed to automate the process of displaying personalized greetings in logs, solving the problem of automating simple text output. The key capabilities include inputting a name for the person to greet and retrieving the current time when the message is displayed.
August 21, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting message to the log, allowing for dynamic greetings based on user input. It automates the process of displaying personalized greetings in various workflows, enhancing flexibility and customization. The key capabilities include accepting an optional name parameter to create custom greetings and providing a timestamp of when the greeting was printed.
August 20, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to a specified name and logs the current time. It automates the process of adding friendly greetings in project repositories.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 20, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting to the log, automating the process of welcoming users by name. It allows developers to easily integrate it into their workflows to provide immediate feedback and customization options through inputs.
August 18, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message to the log, either “Hello World” or “Hello [name]”, and optionally includes the current time. It solves the problem of automating simple greetings with an input option for customizing who is greeted.
August 17, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints a greeting message to the log, either “Hello World” or a personalized message including the input name. It solves the problem of automating simple greetings and provides a straightforward way to customize the greeting with a user-provided name.
August 17, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a custom greeting message to the log, and optionally provides the current time. It is useful for automating simple greetings in workflows.
What’s Changed Full Changelog: https://github.com/RivieraKid/gha-kaniko/compare/v1...v0.0.1
August 16, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to the log, allowing users to specify the person to greet. It provides an input for specifying the name and outputs the current time when executed.
August 16, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting to a specified person and logs the current timestamp. It is designed to automate the process of sending greetings in automated workflows, enhancing communication within development teams.
August 15, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints a greeting message, either “Hello World” or “Hello [name]”, to the log. It allows for customization by specifying the name of the person to greet and provides an option to return the current timestamp.
August 15, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting message to the log, taking an optional parameter to specify the name of the person to greet. It can also output the current time, making it useful for logging and tracking interactions in workflows.
August 13, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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, “Hello world docker action,” is designed to print a greeting message either in English or with a specified name. It automates tasks such as personalizing greetings and tracking timestamps for logging purposes. Key capabilities include customizable inputs for the person to greet and an output that provides the time of greeting.
August 13, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting to the log, automating the process of greeting someone by name. It solves the problem of programmatically sending greetings and provides capabilities for customizing the message based on input parameters.
August 12, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to the log. It solves the problem of automatically greeting people in automated workflows and automates tasks that require basic text output. The key capabilities include setting a custom greeting name and retrieving the current time during execution.
August 12, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message to the log, with an optional parameter for the name of the person to greet. It uses Docker to run a container and provides an output for the current time.
August 12, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints a greeting message to the log, either “Hello World” or “Hello [person’s name]”, and provides the current time. It is useful for automating the process of greeting users in automated workflows.
August 11, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message to the log, either “Hello World” or “Hello [name]”, and optionally provides the current time. It automates the task of sending personalized greetings in automated workflows. The action accepts an optional input for the person’s name and outputs the current timestamp.
August 10, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to the log and optionally includes the current timestamp. It automates the process of generating greetings in various formats, making it useful for documentation generation, automated testing, or any task requiring simple text outputs.
August 10, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or “Hello” + a specified name to the log, solving the problem of automating basic greeting messages. It provides flexibility in greeting names through an input parameter and outputs the current time.
August 9, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints a greeting message to the log. It can greet either “World” or a specified name, and includes a timestamp in the output.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 8, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or “Hello” followed by a specified name to the log. It solves the problem of automating simple greetings in a Docker environment, providing flexibility through the who-to-greet input parameter. The action also includes an output that displays the current time at greeting.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or “Hello” + a specified name to the log. It solves the problem of automating the greeting process, which can be useful for testing and documentation purposes.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message either to “Hello World” or “Hello” followed by a specified name, along with the current time. It automates the task of creating simple greetings and timestamps in automated workflows, making it useful for various applications where personalized messages are needed.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to a specified person. It solves the problem of automating greetings and outputs the time of greeting, making it useful for logging purposes in projects that require automated interactions.
August 6, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting to a specified person, and also provides the current time. It automates the process of adding greetings to logs, enhancing logging functionality for projects that require personalized messages or timestamps in their outputs.
August 5, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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, “Hello world docker action,” prints a greeting message either “Hello World” or personalized to any specified name to the console. It automates tasks related to printing greetings and can be used in workflows to notify contributors by displaying their names or welcome messages. The action supports configuration through an input parameter for the person’s name and provides an output with the current time, enhancing its versatility for logging and notifications within projects.
August 4, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message to the console, either “Hello World” or “Hello [name]” of a specified person. It automates the process of customizing and displaying greetings based on user input.
What’s Changed Full Changelog: https://github.com/RivieraKid/gha-kaniko/compare/v1...v0.0.1
August 4, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to a specified person. It automates tasks related to sending greetings and provides flexibility in customizing the greeting message by allowing input of a name.
August 3, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message, either “Hello World” or personalized to a given name, and provides the current time in the log. It automates the task of displaying a customized welcome message for different users on pull requests or other CI/CD pipelines.
August 2, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints a greeting message to the log, either “Hello World” or “Hello” followed by the name of the person specified. It automatically handles various inputs and outputs for easy integration into workflows.
August 1, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or “Hello” followed by a name to the log. It automates greeting people, solving the problem of automatically sending personalized greetings in automated workflows. The key capabilities include accepting an input for the person to greet and providing the current time when greeting is sent.