Skip to content

Boss page fixes #1116

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

Merged
merged 2 commits into from
Jul 1, 2025
Merged

Boss page fixes #1116

merged 2 commits into from
Jul 1, 2025

Conversation

Razzmatazzz
Copy link
Member

No description provided.

@Razzmatazzz Razzmatazzz requested a review from a team as a code owner July 1, 2025 15:09
Copy link
Contributor

github-actions bot commented Jul 1, 2025

👋 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

Copy link
Contributor

github-actions bot commented Jul 1, 2025

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: boss-page-fixes)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "timestamp": "2025-07-01T16:06:32.468Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/16004494879"
  },
  "git": {
    "branch": "boss-page-fixes",
    "commit": "04781820665d09787c54bf434d0fefb707f96720",
    "verified": false,
    "committer": "Razzmatazzz",
    "html_url": "https://github.com/the-hideout/tarkov-dev/commit/04781820665d09787c54bf434d0fefb707f96720"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-07-01T16:06:10Z",
      "updated_at": "2025-07-01T16:06:10Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-dev/pull/1116#issuecomment-3024652183"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Copy link
Contributor

github-actions bot commented Jul 1, 2025

Deployment Results ✅

Razzmatazzz successfully deployed branch boss-page-fixes to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://tarkov.dev"
  },
  "deployment": {
    "id": 2688227344,
    "timestamp": "2025-07-01T16:08:35.706Z",
    "logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/16004494879",
    "duration": 123
  },
  "git": {
    "branch": "boss-page-fixes",
    "commit": "04781820665d09787c54bf434d0fefb707f96720",
    "verified": false
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 1,
    "decision": "APPROVED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: tarkov.dev

@Razzmatazzz Razzmatazzz merged commit dd6ce38 into main Jul 1, 2025
2 checks passed
@Razzmatazzz Razzmatazzz deleted the boss-page-fixes branch July 1, 2025 17:41
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.

2 participants