GrantBirki / actions-sandbox

A sandbox repo for testing GitHub Actions
0 stars 1 forks source link

branch-deploy demo #54

Closed GrantBirki closed 1 year ago

GrantBirki commented 1 year ago

Branch Deploy Demo 📹

This pull request demonstrates how to use to github/branch-deploy Action

GrantBirki commented 1 year ago

.noop

github-actions[bot] commented 1 year ago

Deployment Triggered 🚀

GrantBirki, started a noop deployment to production

You can watch the progress here 🔗

Branch: branch-deploy-demo

github-actions[bot] commented 1 year ago

Deployment Results ✅

GrantBirki successfully noop deployed branch branch-deploy-demo to production

GrantBirki commented 1 year ago

.deploy

github-actions[bot] commented 1 year ago

Deployment Triggered 🚀

GrantBirki, started a branch deployment to production

You can watch the progress here 🔗

Branch: branch-deploy-demo

github-actions[bot] commented 1 year ago

Deployment Results ✅

GrantBirki successfully deployed branch branch-deploy-demo to production

GrantBirki commented 1 year ago

.deploy to development

github-actions[bot] commented 1 year ago

Deployment Triggered 🚀

GrantBirki, started a branch deployment to development

You can watch the progress here 🔗

Branch: branch-deploy-demo

github-actions[bot] commented 1 year ago

Deployment Results ✅

GrantBirki successfully deployed branch branch-deploy-demo to development

GrantBirki commented 1 year ago

.lock production --reason I am testing a very risky change

github-actions[bot] commented 1 year ago

🔒 Deployment Lock Information

GrantBirki, you are already the owner of the current production environment deployment lock

The current lock has been active for 1d:7h:18m:20s

If you need to release the lock, please comment .unlock production

GrantBirki commented 1 year ago

.unlock production

github-actions[bot] commented 1 year ago

🔓 Deployment Lock Removed

The production deployment lock has been successfully removed

GrantBirki commented 1 year ago

.deploy main to production

github-actions[bot] commented 1 year ago

Deployment Triggered 🚀

GrantBirki, started a branch deployment to production

You can watch the progress here 🔗

Branch: main

github-actions[bot] commented 1 year ago

Deployment Results ✅

GrantBirki successfully deployed branch main to production

GrantBirki commented 1 year ago

.noop main to development

github-actions[bot] commented 1 year ago

Deployment Triggered 🚀

GrantBirki, started a noop deployment to development

You can watch the progress here 🔗

Branch: main

github-actions[bot] commented 1 year ago

Deployment Results ✅

GrantBirki successfully noop deployed branch main to development

GrantBirki commented 1 year ago

.lock --global --reason there are fires in all environments right now

github-actions[bot] commented 1 year ago

🔒 Deployment Lock Claimed

This is a global deploy lock - All environments are now locked

You are now the only user that can trigger deployments globally until the deployment lock is removed

This lock is sticky and will persist until someone runs .unlock --global

GrantBirki commented 1 year ago

.lock --info

github-actions[bot] commented 1 year ago

Lock Details 🔒

The deployment lock is currently claimed by GrantBirki This is a global deploy lock - All environments are currently locked

The current lock has been active for 0d:0h:0m:27s

If you need to release the lock, please comment .unlock --global

GrantBirki commented 1 year ago

.help

github-actions[bot] commented 1 year ago

📚 Branch Deployment Help

This help message was automatically generated based on the inputs provided to this Action.

💻 Available Commands

🌍 Environments

These are the available environments for this Action as defined by the inputs provided to this Action.

Note: Just because an environment is listed here does not mean it is available for deployment

🔭 Example Commands

The following set of examples use this Action's inputs to show you how to use the commands.

⚙️ Configuration

The following configuration options have been defined for this Action:


View the full usage guide here for additional help