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

Introduce plugins folder for standalone plugins #948

Merged
merged 11 commits into from Jan 19, 2024

Conversation

mukeshpanchal27
Copy link
Member

Summary

Fixes #934

Relevant technical choices

I have added some TODO for testing purpose once the PR is ready for merge we will remove those TODOs.

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

@mukeshpanchal27 mukeshpanchal27 added [Type] Enhancement A suggestion for improvement of an existing feature Infrastructure Issues for the overall performance plugin infrastructure no milestone PRs that do not have a defined milestone for release labels Jan 18, 2024
@mukeshpanchal27 mukeshpanchal27 self-assigned this Jan 18, 2024
Copy link
Member Author

@mukeshpanchal27 mukeshpanchal27 left a comment

Choose a reason for hiding this comment

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

Some notes.

.github/workflows/deploy-standalone-plugins.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-standalone-plugins.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-standalone-plugins.yml Outdated Show resolved Hide resolved
@mukeshpanchal27 mukeshpanchal27 marked this pull request as ready for review January 18, 2024 08:36
.gitattributes Outdated Show resolved Hide resolved
Co-authored-by: Pascal Birchler <pascalb@google.com>
Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

This looks great to me, considering the current requirements on #934. Once you've removed the temporary changes, I think we can merge this.

We may want to keep the issue open though to work in a separate PR on the unit testing setup, to allow for it to test individual plugins as well as Performance Lab, e.g. via distinct test suites (see #934 (comment)).

To test that, we can temporarily move one of the built modules into plugins, though that part should be reverted before merge since we should not remove the modules until 3.0.0.

bin/plugin/commands/test-plugins.js Outdated Show resolved Hide resolved
@felixarntz felixarntz merged commit 16fda54 into feature/modules-to-plugins Jan 19, 2024
6 checks passed
@felixarntz felixarntz deleted the add/934-plugins-folder branch January 19, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Issues for the overall performance plugin infrastructure no milestone PRs that do not have a defined milestone for release [Type] Enhancement A suggestion for improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants