Skip to content

Conversation

Razzmatazzz
Copy link
Member

No description provided.

@Razzmatazzz Razzmatazzz requested a review from a team as a code owner August 9, 2025 09:54
Copy link
Contributor

github-actions bot commented Aug 9, 2025

👋 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 Author

.deploy

Copy link
Contributor

github-actions bot commented Aug 9, 2025

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: handbook-image-links)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "timestamp": "2025-08-09T09:58:08.463Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/16848147883"
  },
  "git": {
    "branch": "handbook-image-links",
    "commit": "12d095fe4fe0fb0aac7669fe2e196577be735fb2",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-api/commit/12d095fe4fe0fb0aac7669fe2e196577be735fb2"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-08-09T09:57:54Z",
      "updated_at": "2025-08-09T09:57:54Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-api/pull/397#issuecomment-3170559198"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Copy link
Contributor

github-actions bot commented Aug 9, 2025

API Deployment - Production 🌔

The API has been deployed to the production environment 🚀

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

Copy link
Contributor

github-actions bot commented Aug 9, 2025

Deployment Results ✅

Razzmatazzz successfully deployed branch handbook-image-links to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "id": 2847921879,
    "timestamp": "2025-08-09T09:58:37.473Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/16848147883",
    "duration": 29
  },
  "git": {
    "branch": "handbook-image-links",
    "commit": "12d095fe4fe0fb0aac7669fe2e196577be735fb2",
    "verified": false
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 0,
    "decision": "REVIEW_REQUIRED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: api.tarkov.dev/graphql

@Razzmatazzz Razzmatazzz merged commit 43abb0e into main Aug 10, 2025
5 checks passed
@Razzmatazzz Razzmatazzz deleted the handbook-image-links branch August 10, 2025 22:07
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