Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use all-the-package-repos as a source of package names #26

Merged
merged 3 commits into from
Feb 7, 2022

Conversation

zarianec
Copy link
Collaborator

@zarianec zarianec commented Feb 4, 2022

This PR follows the discussion in this issue and changes the way names list is built.

Since all-the-package-repos package now contains all the packages even if they don't have a repo, it is used to build a separate package names list without need to maintain another NPM changes feed reader.

Caveat of this solution is that now package names are not sorted by dependants.
Both dependent-counts and dependent-packages seems to be broken and doesn't contain valid information at the moment.

resolve #24
resolve #25

@zarianec
Copy link
Collaborator Author

zarianec commented Feb 4, 2022

@jimaek @zeke can you please confirm that GITHUB_PAT_FROM_ZEKE and NPM_TOKEN secrets set for this repository as they are required for releases.

@jimaek
Copy link
Member

jimaek commented Feb 4, 2022

NPM_TOKEN
ZEKE_PAT_WITH_REPO_AND_WORKFLOW_ACCESS

@zeke
Copy link
Member

zeke commented Feb 4, 2022

What @jimaek said :)

Screen Shot 2022-02-04 at 12 57 45 PM

Please @-message me again if I'm blocking you on anything! 💛

@zeke
Copy link
Member

zeke commented Feb 7, 2022

Nice work, @zarianec 🙌🏼

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.

Is this project not maintained anymore? [Idea] Updates are a single commit
3 participants