* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
21 lines
1021 B
Markdown
21 lines
1021 B
Markdown
---
|
|
title: Using GitHub Packages with your project's ecosystem
|
|
shortTitle: Using GitHub Packages with your project's ecosystem
|
|
intro: 'You can configure {% data variables.product.prodname_actions %} or your package client to work with {% data variables.product.prodname_registry %}.'
|
|
redirect_from:
|
|
- /github/managing-packages-with-github-packages/using-github-packages-with-your-projects-ecosystem
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '>=2.22'
|
|
---
|
|
|
|
{% data reusables.package_registry.packages-ghes-release-stage %}
|
|
|
|
{% link_in_list /using-github-packages-with-github-actions %}
|
|
{% link_in_list /configuring-docker-for-use-with-github-packages %}
|
|
{% link_in_list /configuring-apache-maven-for-use-with-github-packages %}
|
|
{% link_in_list /configuring-gradle-for-use-with-github-packages %}
|
|
{% link_in_list /configuring-npm-for-use-with-github-packages %}
|
|
{% link_in_list /configuring-dotnet-cli-for-use-with-github-packages %}
|
|
{% link_in_list /configuring-rubygems-for-use-with-github-packages %}
|