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

channel-diff script #206

Merged
merged 3 commits into from Oct 7, 2020
Merged

channel-diff script #206

merged 3 commits into from Oct 7, 2020

Conversation

garbas
Copy link
Member

@garbas garbas commented Oct 6, 2020

This change is Reviewable

remote markdown and html output for now. we can use json on the frontend
@garbas
Copy link
Member Author

garbas commented Oct 6, 2020

example output

$ nix build ./#packages.x86_64-linux.import_scripts && ./result/bin/channel-diff 20.03 20.09
Packages:
  All in 20.03: 70849
  All in 20.09: 70015
  Added: 7163
  Removed: 7997
  Updated: 14838
Options:
  All in 20.03: 9011
  All in 20.09: 9731
  Added: 1207
  Removed: 487
  Updated: 120

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2020

@garbas
Copy link
Member Author

garbas commented Oct 7, 2020

I still need to figure out how to run this on a periodic basis and upload the json of the diff somewhere where it can be accessible by the frontend, but for now I'm just going to merge this work.

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.

None yet

1 participant