anchore / anchore/oss-docs

Add github action to generate "OSS Adopters" page

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
11
Avg merge
1m
Merged PRs (30d)
8

Description

The "OSS Adopters" page is automagically generated based on network information in our git repos. The script `scripts/generate-adopters-info.sh` was a quick and dirty hack to create the page using the Python tool, `github-dependents-info`. Some headline adopters come from `data/adopters.json` and can be curated as desired.

We should automate this using a GitHub action to be executed periodically, so the data on the page is fresh.

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading scripts/generate-adopters-info.sh and data/adopters.json to understand how the OSS Adopters page is generated and which data is curated. Add a periodic GitHub Actions workflow that runs the existing generation process and refreshes the page while preserving curated adopters.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python, shell
Domain
ci-cd, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.