the-hideout / tarkov-dev

The official site for tarkov.dev - A web app to track item prices, view trader barters, quests, maps, and much more!
https://tarkov.dev
MIT License
130 stars 48 forks source link

Improve TarkovCitizen name searches #921

Closed Razzmatazzz closed 2 months ago

Razzmatazzz commented 2 months ago

There are accounts created/renamed by BSG that are TarkovCitizen###### where the number is the account number. These names are longer than the names typically allowed, and the current player search only allows searching for names up to 15 characters. This change enables longer name searches for TarkovCitizen accounts.

Resolves #919

github-actions[bot] commented 2 months ago

👋 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 commented 2 months ago

.deploy

github-actions[bot] commented 2 months ago

⚠️ Cannot claim deployment lock

Sorry Razzmatazzz, the production environment deployment lock is currently claimed by GrantBirki

Lock Details 🔒

The current lock has been active for 3d:22h:58m:44s

If you need to release the lock, please comment .unlock production

Razzmatazzz commented 2 months ago

.unlock production

github-actions[bot] commented 2 months ago

🔓 Deployment Lock Removed

The production deployment lock has been successfully removed

Razzmatazzz commented 2 months ago

.deploy

github-actions[bot] commented 2 months ago

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production

You can watch the progress here 🔗

Branch: improve-name-searching

github-actions[bot] commented 2 months ago

Deployment Results ✅

Razzmatazzz successfully deployed branch improve-name-searching to production

Environment URL: tarkov.dev