Skip to content

Conversation

@Razzmatazzz
Copy link
Member

Use API data for the duration of the bitcoin farm craft.

@Razzmatazzz Razzmatazzz marked this pull request as ready for review October 28, 2025 22:05
@Razzmatazzz Razzmatazzz requested a review from a team as a code owner October 28, 2025 22:05
@github-actions
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!

Note: If you have a larger change and want to block deployments, you can run .lock --reason <reason> to lock all other deployments (remove with .unlock)

You can view the branch deploy usage guide for additional information

@Razzmatazzz
Copy link
Member Author

.deploy

@github-actions
Copy link
Contributor

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: fix-btc-farm-duration)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "timestamp": "2025-10-28T22:12:47.366Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/18890687793"
  },
  "git": {
    "branch": "fix-btc-farm-duration",
    "commit": "c50374c5378a2956f0022830b29721355d6457ca",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-dev/commit/c50374c5378a2956f0022830b29721355d6457ca"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-10-28T22:12:31Z",
      "updated_at": "2025-10-28T22:12:31Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-dev/pull/1163#issuecomment-3458745520"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

Deployment Results ✅

Razzmatazzz successfully deployed branch fix-btc-farm-duration to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "id": 3220498877,
    "timestamp": "2025-10-28T22:14:48.096Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/18890687793",
    "duration": 121
  },
  "git": {
    "branch": "fix-btc-farm-duration",
    "commit": "c50374c5378a2956f0022830b29721355d6457ca",
    "verified": false
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 0,
    "decision": "REVIEW_REQUIRED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: tarkov.dev

@Razzmatazzz Razzmatazzz merged commit 6352dbf into main Nov 1, 2025
2 checks passed
@Razzmatazzz Razzmatazzz deleted the fix-btc-farm-duration branch November 1, 2025 02: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.

3 participants