Skip to content

Add support for component library aliases#447

Merged
simu merged 4 commits into
masterfrom
feat/component-library-aliases
Apr 4, 2022
Merged

Add support for component library aliases#447
simu merged 4 commits into
masterfrom
feat/component-library-aliases

Conversation

@simu

@simu simu commented Apr 4, 2022

Copy link
Copy Markdown
Member

Resolves #417

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Update tests.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Link this PR to related issues.

@simu simu mentioned this pull request Apr 4, 2022
5 tasks
@simu simu added the enhancement New feature or request label Apr 4, 2022
@simu simu force-pushed the feat/component-library-aliases branch 6 times, most recently from 4d57e57 to 8761413 Compare April 4, 2022 13:37


# pylint: disable=too-many-arguments
# pylint: disable=too-many-arguments disable=too-many-locals disable=too-many-statements

@simu simu Apr 4, 2022

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

#448 will refactor component_compile() to make it significantly smaller.

@simu simu marked this pull request as ready for review April 4, 2022 13:58
@simu simu requested a review from a team as a code owner April 4, 2022 13:58
@simu simu mentioned this pull request Apr 4, 2022
3 tasks
Comment thread docs/modules/ROOT/pages/reference/architecture.adoc Outdated
@simu simu force-pushed the feat/component-library-aliases branch from 8761413 to 41368c3 Compare April 4, 2022 15:04
@simu simu merged commit e4f49e5 into master Apr 4, 2022
@simu simu deleted the feat/component-library-aliases branch April 4, 2022 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make supported component library names explicit

2 participants