Skip to content

Include special packages in package_names.csv#127

Merged
ericmj merged 1 commit into
mainfrom
add-special-packages-to-package-names-csv
Jun 8, 2026
Merged

Include special packages in package_names.csv#127
ericmj merged 1 commit into
mainfrom
add-special-packages-to-package-names-csv

Conversation

@ericmj

@ericmj ericmj commented Jun 8, 2026

Copy link
Copy Markdown
Member

The package_names.csv published to hexdocs.pm was generated solely from the Hex registry names, so the Elixir standard library applications and Hex itself (the special packages, which are documented on hexdocs.pm but not published as Hex packages) were absent. Consumers such as the hexdocs search autocomplete therefore could not list them.

Prepend the configured special package names so the file reflects the same authoritative set the rest of the producer uses.

The package_names.csv published to hexdocs.pm was generated solely from
the Hex registry names, so the Elixir standard library applications and
Hex itself (the special packages, which are documented on hexdocs.pm but
not published as Hex packages) were absent. Consumers such as the
hexdocs search autocomplete therefore could not list them.

Prepend the configured special package names so the file reflects the
same authoritative set the rest of the producer uses.
@ericmj ericmj merged commit 0c49eb3 into main Jun 8, 2026
8 checks passed
@ericmj ericmj deleted the add-special-packages-to-package-names-csv branch June 8, 2026 18:53
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.

1 participant