Skip to content

Conversation

vincent-pochet
Copy link
Collaborator

Context

Lago relies on the https://github.com/countries/countries gem to get the list of available country. It is using the list of ISO 3166 country codes.

Some customers recently ask for the inclusion of the Kosovo in the list of countries. The issue is that for now, no ISO 3166 country code is assigne to the Kosovo.

An issue is opened on the countries repository about it: countries/countries#793
I appears that it will not be fixed until the Kosovo officially received an ISO 3166 country code.

Description

To address the request from customers, this PR is using the proposed workaround from the source repository issue.
The PR also updates the countries gem

@vincent-pochet vincent-pochet merged commit 9864021 into main Aug 28, 2025
14 checks passed
@vincent-pochet vincent-pochet deleted the misc-add-kosovo branch August 28, 2025 08:37
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