Skip to content

Conversation

@Shebuka
Copy link
Contributor

@Shebuka Shebuka commented Dec 20, 2025

  • Updated the link and author of all svg maps to point to our new public repo with clearly defined license, and so that users don't confuse them with tarkov.dev license

Also:

  • Updated package and package-lock
  • Added stylelint and fixed prettier and i18next parser configs
  • Replaced tarkovdata with tarkov-dev-svg-maps for contributors
  • Enable Prettier configuration

@Shebuka Shebuka requested a review from a team as a code owner December 20, 2025 09:39
@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

@Shebuka
Copy link
Contributor Author

Shebuka commented Dec 20, 2025

.deploy

@github-actions
Copy link
Contributor

Deployment Triggered 🚀

Shebuka, started a branch deployment to production (branch: feature/update_svg_author_link)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "timestamp": "2025-12-20T09:45:19.477Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/20392611056"
  },
  "git": {
    "branch": "feature/update_svg_author_link",
    "commit": "b87a18f83ce609d7868973d64d1cd82751ac584e",
    "verified": false,
    "committer": "Shebuka",
    "html_url": "https://github.com/the-hideout/tarkov-dev/commit/b87a18f83ce609d7868973d64d1cd82751ac584e"
  },
  "context": {
    "actor": "Shebuka",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-12-20T09:45:05Z",
      "updated_at": "2025-12-20T09:45:05Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-dev/pull/1205#issuecomment-3677658214"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

Deployment Results ✅

Shebuka successfully deployed branch feature/update_svg_author_link to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "id": 3511235083,
    "timestamp": "2025-12-20T09:46:20.205Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/20392611056",
    "duration": 61
  },
  "git": {
    "branch": "feature/update_svg_author_link",
    "commit": "b87a18f83ce609d7868973d64d1cd82751ac584e",
    "verified": false
  },
  "context": {
    "actor": "Shebuka",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 0,
    "decision": "REVIEW_REQUIRED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: tarkov.dev

@Razzmatazzz Razzmatazzz merged commit 9cd7d2a into main Dec 22, 2025
2 of 3 checks passed
@Razzmatazzz Razzmatazzz deleted the feature/update_svg_author_link branch December 22, 2025 12:59
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