Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump github/branch-deploy to v10 #351

Merged
merged 3 commits into from
Jan 21, 2025
Merged

bump github/branch-deploy to v10 #351

merged 3 commits into from
Jan 21, 2025

Conversation

GrantBirki
Copy link
Member

No description provided.

@GrantBirki GrantBirki requested a review from a team as a code owner December 16, 2024 21:53
Copy link
Contributor

👋 Thanks for opening a pull request!

If you are new, please check out the trimmed down summary of our deployment process below:

  1. 👀 Observe the CI jobs and tests to ensure they are passing

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Deploy your pull request to the development environment with .deploy to development

  4. 🚀 Deploy your pull request to the production environment with .deploy

    If anything goes wrong, rollback with .deploy main

  5. 🎉 Merge!

Need help? Type .help as a comment or visit the usage guide for more details

Please note, if you have a more complex change, it is advised to claim a deployment lock with .lock <environment> --reason <reason> to prevent other deployments from happening while you are working on your change.

Once your PR has been merged, you can remove the lock with .unlock <environment>.

@Razzmatazzz
Copy link
Member

.deploy

Copy link
Contributor

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: branch-deploy-v10)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "timestamp": "2025-01-21T00:41:31.898Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/12877902565"
  },
  "git": {
    "branch": "branch-deploy-v10",
    "commit": "7c0b4ed665df5c95961118f40ae5d5f50a7fe362",
    "verified": true
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-01-21T00:41:13Z",
      "updated_at": "2025-01-21T00:41:13Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-api/pull/351#issuecomment-2603413090"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Copy link
Contributor

API Deployment - Production 🌔

The API has been deployed to the production environment 🚀

Pusher: @Razzmatazzz, Action: issue_comment, Workflow: branch-deploy;

Copy link
Contributor

Deployment Results ✅

Razzmatazzz successfully deployed branch branch-deploy-v10 to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "id": 2127741240,
    "timestamp": "2025-01-21T00:41:55.941Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/12877902565",
    "duration": 24
  },
  "git": {
    "branch": "branch-deploy-v10",
    "commit": "7c0b4ed665df5c95961118f40ae5d5f50a7fe362",
    "verified": true
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 1,
    "decision": "APPROVED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: api.tarkov.dev/graphql

@Razzmatazzz Razzmatazzz merged commit fc256b4 into main Jan 21, 2025
4 checks passed
@Razzmatazzz Razzmatazzz deleted the branch-deploy-v10 branch January 21, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants