Skip to content

Show sniper spawns setting#1233

Open
Razzmatazzz wants to merge 3 commits intomainfrom
show-snipers-spawns-setting
Open

Show sniper spawns setting#1233
Razzmatazzz wants to merge 3 commits intomainfrom
show-snipers-spawns-setting

Conversation

@Razzmatazzz
Copy link
Member

Adds a map setting to always show sniper spawns, even if they aren't on the active level.
image

@Razzmatazzz Razzmatazzz requested a review from a team as a code owner February 4, 2026 21:59
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

👋 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

github-actions bot commented Feb 4, 2026

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: show-snipers-spawns-setting)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "timestamp": "2026-02-04T22:01:00.961Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/21690060316"
  },
  "git": {
    "branch": "show-snipers-spawns-setting",
    "commit": "356ff04333157f8abb288f1506cfcc96c71139cc",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-dev/commit/356ff04333157f8abb288f1506cfcc96c71139cc"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2026-02-04T22:00:45Z",
      "updated_at": "2026-02-04T22:00:45Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-dev/pull/1233#issuecomment-3849965912"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Deployment Results ❌

Razzmatazzz had a failure when deploying branch show-snipers-spawns-setting to production

Details
{
  "status": "failure",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "id": 3772186132,
    "timestamp": "2026-02-04T22:01:40.705Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/21690060316",
    "duration": 40
  },
  "git": {
    "branch": "show-snipers-spawns-setting",
    "commit": "356ff04333157f8abb288f1506cfcc96c71139cc",
    "verified": false
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 0,
    "decision": "REVIEW_REQUIRED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: show-snipers-spawns-setting)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "timestamp": "2026-02-04T22:02:26.968Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/21690060316"
  },
  "git": {
    "branch": "show-snipers-spawns-setting",
    "commit": "356ff04333157f8abb288f1506cfcc96c71139cc",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-dev/commit/356ff04333157f8abb288f1506cfcc96c71139cc"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2026-02-04T22:00:45Z",
      "updated_at": "2026-02-04T22:00:45Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-dev/pull/1233#issuecomment-3849965912"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Deployment Results ✅

Razzmatazzz successfully deployed branch show-snipers-spawns-setting to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "id": 3772195222,
    "timestamp": "2026-02-04T22:03:58.419Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/21690060316",
    "duration": 91
  },
  "git": {
    "branch": "show-snipers-spawns-setting",
    "commit": "356ff04333157f8abb288f1506cfcc96c71139cc",
    "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
Copy link
Member Author

.deploy

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: show-snipers-spawns-setting)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "timestamp": "2026-02-05T19:57:58.857Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/21726364804"
  },
  "git": {
    "branch": "show-snipers-spawns-setting",
    "commit": "94012bf04f4cd3052c70a460ff77e9f9941289a7",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-dev/commit/94012bf04f4cd3052c70a460ff77e9f9941289a7"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2026-02-05T19:57:45Z",
      "updated_at": "2026-02-05T19:57:45Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-dev/pull/1233#issuecomment-3855897860"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Deployment Results ✅

Razzmatazzz successfully deployed branch show-snipers-spawns-setting to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "id": 3779889169,
    "timestamp": "2026-02-05T19:59:03.817Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/21726364804",
    "duration": 65
  },
  "git": {
    "branch": "show-snipers-spawns-setting",
    "commit": "94012bf04f4cd3052c70a460ff77e9f9941289a7",
    "verified": false
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 0,
    "decision": "REVIEW_REQUIRED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: tarkov.dev

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.

1 participant