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

RHIDP-2921: Add marketplace workspace with backstage app and plugin scaffold #26

Merged

Conversation

christoph-jerolimov
Copy link
Member

@christoph-jerolimov christoph-jerolimov commented Nov 7, 2024

Hey, I just made a Pull Request!

The first step to solve https://issues.redhat.com/browse/RHIDP-2921

A workspace to create a marketplace plugin. It contains generated backend, common, and frontend plugins.

Content is created with yarn create-workspace, npx @backstage/create-app@latest and yarn new and updated with linter, prettier fixes and the API reporter.

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
@christoph-jerolimov christoph-jerolimov changed the title Add marketplace workspace without plugins yet Add marketplace workspace with backstage app and plugin scaffold Nov 7, 2024
@christoph-jerolimov christoph-jerolimov changed the title Add marketplace workspace with backstage app and plugin scaffold RHIDP-2921: Add marketplace workspace with backstage app and plugin scaffold Nov 7, 2024
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Copy link
Member

@debsmita1 debsmita1 left a comment

Choose a reason for hiding this comment

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

I have verified that the yarn start and yarn dev starts the application without any errors
/lgtm

@nickboldt nickboldt merged commit 98b66fb into redhat-developer:main Nov 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants