Use go run for xgettext-go #869

Merged
decentral1se merged 2 commits from ineiti/abra:xgettext-compile into main 2026-06-16 17:40:19 +00:00
Contributor

Before: on a mac, the Makefile downloaded a linux file, which did not work
for updating the i18n.

Now: use 'go run' to run the xgettext-go file. go caches it, so it compiles only
once.

This also updates the .drone.yml file to use go run - not sure if this is good or not...

Before: on a mac, the Makefile downloaded a linux file, which did not work for updating the i18n. Now: use 'go run' to run the xgettext-go file. go caches it, so it compiles only once. This also updates the `.drone.yml` file to use `go run` - not sure if this is good or not...
ineiti added 1 commit 2026-06-14 16:29:14 +00:00
Use go run for xgettext-go
All checks were successful
continuous-integration/drone/pr Build is passing
14ee80582a
Before: on a mac, the Makefile downloaded a linux file, which did not work
for updating the i18n.

Now: use 'go run' to run the xgettext-go file. go caches it, so it compiles only
once.
ineiti added 1 commit 2026-06-14 16:37:39 +00:00
Also use xgettext-go@latest for .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
1541e6aa6a
decentral1se approved these changes 2026-06-16 17:40:11 +00:00
decentral1se left a comment
Owner

LGTM! Thanks for this!

LGTM! Thanks for this!
decentral1se merged commit 1541e6aa6a into main 2026-06-16 17:40:19 +00:00
decentral1se deleted branch xgettext-compile 2026-06-16 17:40:20 +00:00
decentral1se added this to the Abra "next" project 2026-06-16 17:40:24 +00:00
decentral1se moved this to Done in Abra "next" on 2026-06-16 17:40:34 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#869
No description provided.