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

Manage newreleases.io resources #3

Merged
merged 15 commits into from
Dec 16, 2022
Merged

Manage newreleases.io resources #3

merged 15 commits into from
Dec 16, 2022

Conversation

nicmr
Copy link
Contributor

@nicmr nicmr commented Dec 14, 2022

  • implements the following subcommands:
    • newreleases diff
    • newreleases diff diverged
    • newreleases import
    • newreleases apply
  • the following suggestions from the last planning meeting have been introduced:
    • email settings have global flag, with optional local override
    • URL field has been removed to reduce config bloat
  • In addition, the following changes have been made:
    • remove all managing of integration with third party services. These can't be updated by the API anyway (unfortunately) so it makes no sense to store their configuration locally.
  • postponed features:
    • newreleases apply does not just add resources, but can also update diverged resources
    • integrate configuration with package configuration
    • webhook configuration (might make sense to remove completely)

@nicmr nicmr requested a review from applejag December 16, 2022 11:12
@nicmr nicmr marked this pull request as ready for review December 16, 2022 11:12
@nicmr nicmr merged commit 258229c into main Dec 16, 2022
@nicmr nicmr deleted the manage-newreleases-io branch December 16, 2022 12:40
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

2 participants