[PR #17916] [MERGED] Closes #16903: Update release process to use Transifex CLI client #15227

Closed
opened 2025-12-30 00:20:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17916
Author: @jeremystretch
Created: 11/1/2024
Status: Merged
Merged: 11/7/2024
Merged by: @jeremystretch

Base: developHead: 16903-transifex-docs


📝 Commits (2)

  • 9fe6286 Closes #16903: Update release process to use Transifex CLI client
  • 7c9ff59 Add token environment variable to tx command

📊 Changes

5 files changed (+39 additions, -9 deletions)

View changed files

.tx/config (+12 -0)
📝 docs/development/release-checklist.md (+14 -1)
📝 docs/development/translations.md (+13 -8)
docs/media/development/transifex_pull_request.png (+0 -0)
docs/media/development/transifex_sync.png (+0 -0)

📄 Description

Fixes: #16903

  • Introduce a Transifex configuration file
  • Update the release & translation docs with instructions for running the Transifex CLI client
  • Remove obsolete screenshots

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/17916 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 11/1/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16903-transifex-docs` --- ### 📝 Commits (2) - [`9fe6286`](https://github.com/netbox-community/netbox/commit/9fe628658048251af20aaf8cb27d744814d1a347) Closes #16903: Update release process to use Transifex CLI client - [`7c9ff59`](https://github.com/netbox-community/netbox/commit/7c9ff59894699e02b3e97175b0f7ed60b180eed1) Add token environment variable to tx command ### 📊 Changes **5 files changed** (+39 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `.tx/config` (+12 -0) 📝 `docs/development/release-checklist.md` (+14 -1) 📝 `docs/development/translations.md` (+13 -8) ➖ `docs/media/development/transifex_pull_request.png` (+0 -0) ➖ `docs/media/development/transifex_sync.png` (+0 -0) </details> ### 📄 Description ### Fixes: #16903 - Introduce a Transifex configuration file - Update the release & translation docs with instructions for running the Transifex CLI client - Remove obsolete screenshots --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:20:44 +01:00
adam closed this issue 2025-12-30 00:20:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15227