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

Refactor show aspects and rewrite version #3442

Merged
merged 17 commits into from Aug 11, 2023
Merged

Refactor show aspects and rewrite version #3442

merged 17 commits into from Aug 11, 2023

Conversation

mavam
Copy link
Member

@mavam mavam commented Aug 7, 2023

This PR makes show aspects first-class citizens so that users can write plugins for it.

Moreover, the PR decomposes the version operator into several show aspects for easier and more idiomatic consumption.

Tasks

Edit tasklist title
Beta Give feedback Tasklist Tasks, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Make plugins out of aspects
    Options
  2. Refactor version into aspects
    Options
  3. Add changelog entry
    Options
  4. Update docs
    Options

The 'version' operator accumulated several different things that are somewhat
unrelated. This commit replaces 'version' with several 'show' aspects:

  - build
  - dependencies
  - plugins
  - version
@mavam mavam added refactoring Restructuring of existing code engine Core pipeline and storage engine labels Aug 8, 2023
@mavam mavam enabled auto-merge August 10, 2023 21:38
Copy link
Member

@dominiklohmann dominiklohmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works very nicely. As discussed I pushed my review feedback directly.

web/blog/vast-v3.1/index.md Outdated Show resolved Hide resolved
web/blog/vast-v3.1/index.md Outdated Show resolved Hide resolved
@mavam mavam merged commit d50e23d into main Aug 11, 2023
31 checks passed
@mavam mavam deleted the topic/aspect-plugin branch August 11, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Core pipeline and storage engine refactoring Restructuring of existing code
Projects
None yet
2 participants