Skip to content

Conversation

@Razzmatazzz
Copy link
Member

Adds prestige data

@Razzmatazzz Razzmatazzz requested a review from a team as a code owner October 4, 2025 14:54
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 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 to development

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2025

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to development (branch: prestige)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "development",
    "url": "https://dev-api.tarkov.dev/graphql"
  },
  "deployment": {
    "timestamp": "2025-10-04T16:01:42.207Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/18246476700"
  },
  "git": {
    "branch": "prestige",
    "commit": "b68f23bdc054fbd4d2b6105507bae84dd151486a",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-api/commit/b68f23bdc054fbd4d2b6105507bae84dd151486a"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-10-04T16:01:26Z",
      "updated_at": "2025-10-04T16:01:26Z",
      "body": ".deploy to development",
      "html_url": "https://github.com/the-hideout/tarkov-api/pull/404#issuecomment-3368377788"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2025

API Deployment - Development 🪐

The API has been deployed to the development environment 🚀

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2025

Deployment Results ✅

Razzmatazzz successfully deployed branch prestige to development

Details
{
  "status": "success",
  "environment": {
    "name": "development",
    "url": "https://dev-api.tarkov.dev/graphql"
  },
  "deployment": {
    "id": 3102234635,
    "timestamp": "2025-10-04T16:02:10.574Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/18246476700",
    "duration": 28
  },
  "git": {
    "branch": "prestige",
    "commit": "b68f23bdc054fbd4d2b6105507bae84dd151486a",
    "verified": false
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 0,
    "decision": "REVIEW_REQUIRED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: dev-api.tarkov.dev/graphql

@Razzmatazzz
Copy link
Member Author

.deploy

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: prestige)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "timestamp": "2025-10-06T17:53:20.272Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/18289779060"
  },
  "git": {
    "branch": "prestige",
    "commit": "b68f23bdc054fbd4d2b6105507bae84dd151486a",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-api/commit/b68f23bdc054fbd4d2b6105507bae84dd151486a"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-10-06T17:53:01Z",
      "updated_at": "2025-10-06T17:53:01Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-api/pull/404#issuecomment-3373092888"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

API Deployment - Production 🌔

The API has been deployed to the production environment 🚀

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Deployment Results ✅

Razzmatazzz successfully deployed branch prestige to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "id": 3109820926,
    "timestamp": "2025-10-06T17:53:45.952Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/18289779060",
    "duration": 26
  },
  "git": {
    "branch": "prestige",
    "commit": "b68f23bdc054fbd4d2b6105507bae84dd151486a",
    "verified": false
  },
  "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 9b375aa into main Oct 7, 2025
5 checks passed
@Razzmatazzz Razzmatazzz deleted the prestige branch October 7, 2025 13:38
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.

3 participants