Skip to content

πŸ“ feat add optional verbose mode to rsync-deploy actionΒ #2

Description

@andrepg

πŸ•΅πŸ»β€β™‚οΈ Scenario

The current RSync Deployment implementation does the upload within a verbose mode. While this is a good thing for debugging, it can be cluttering at times.

Since this is an action used by many of our private and public repositories, the requirement of an optional verbose mode tends to grow even more from now on.

βœ… Checklist

  • Add optional verbose boolean input parameter to the action
  • Pass the parameter from the action to the deployment script
  • Verify existence of this parameter to enable/disable verbose mode inside deploy.sh

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions