Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add armor slots #267

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Add armor slots #267

merged 3 commits into from
Jan 10, 2024

Conversation

Razzmatazzz
Copy link
Member

Armor slots are either open (e.g., customizable) or locked (e.g., have built-in armor pieces that can't be changed). Open armor slots have an allowedPlates property that lists all the plate items that can be put into that armor slot. Locked armor slots have all the armor attributes available directly in the slot because they can't be customized.

@Razzmatazzz Razzmatazzz requested a review from a team as a code owner January 3, 2024 13:12
Copy link
Contributor

github-actions bot commented Jan 3, 2024

👋 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

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to development

You can watch the progress here 🔗

Branch: armor-slots

Copy link
Contributor

github-actions bot commented Jan 3, 2024

API Deployment - Development 🪐

The API has been deployed to the development environment 🚀

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

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Deployment Results ✅

Razzmatazzz successfully deployed branch armor-slots to development

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

Shebuka
Shebuka previously approved these changes Jan 3, 2024
GrantBirki
GrantBirki previously approved these changes Jan 3, 2024
@Razzmatazzz Razzmatazzz dismissed stale reviews from GrantBirki and Shebuka via 5dd52cc January 6, 2024 03:15
@Razzmatazzz
Copy link
Member Author

.deploy

Copy link
Contributor

github-actions bot commented Jan 6, 2024

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production

You can watch the progress here 🔗

Branch: armor-slots

Copy link
Contributor

github-actions bot commented Jan 6, 2024

API Deployment - Production 🌔

The API has been deployed to the production environment 🚀

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

Copy link
Contributor

github-actions bot commented Jan 6, 2024

Deployment Results ✅

Razzmatazzz successfully deployed branch armor-slots to production

Environment URL: api.tarkov.dev/graphql

@Razzmatazzz Razzmatazzz merged commit 240daa4 into main Jan 10, 2024
4 checks passed
@Razzmatazzz Razzmatazzz deleted the armor-slots branch January 10, 2024 14:09
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