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

Fix for plugin entity validation: using stated location for the value rather then default #16409

Merged

Conversation

webark
Copy link
Contributor

@webark webark commented Feb 17, 2023

Fixes #16406

Hey, I just made a Pull Request!

Using the locationUrl from the set state.

Also added some basic style updates and fixed the button deprecation.

✔️ 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)
  • All your commits have a Signed-off-by line in the message. (more info)

@webark webark requested a review from a team as a code owner February 17, 2023 04:43
@webark webark requested a review from freben February 17, 2023 04:43
@backstage-goalie
Copy link
Contributor

backstage-goalie bot commented Feb 17, 2023

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage/plugin-entity-validation plugins/entity-validation patch v0.1.1-next.0

Copy link

@ivangonzalezacuna ivangonzalezacuna left a comment

Choose a reason for hiding this comment

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

Left a couple comments

@webark
Copy link
Contributor Author

webark commented Feb 17, 2023

Thanks @ivangonzalezacuna for getting back to me so soon with good feedback! I'll get to this tomorrow.

…an default location

Fixes backstage#16406

Signed-off-by: Mark David Avery <mark@webark.cc>
@webark webark force-pushed the fix/updates-to-entity-validation-plugin branch from 9a5cb59 to 47d2466 Compare February 21, 2023 19:16
@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2023

Uffizzi Preview deployment-17006 was deleted.

Copy link

@ivangonzalezacuna ivangonzalezacuna left a comment

Choose a reason for hiding this comment

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

LGTM. Let's wait for approval from someone from Backstage

Copy link
Member

@freben freben left a comment

Choose a reason for hiding this comment

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

Alright!

@freben freben merged commit 6f42b74 into backstage:master Feb 22, 2023
@github-actions
Copy link
Contributor

Thank you for contributing to Backstage! The changes in this pull request will be part of the 1.12.0 release, scheduled for Tue, 14 Mar 2023.

@webark webark mentioned this pull request Mar 22, 2023
1 task
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.

🐛 Bug Report: entity-validation: file location is immutable
4 participants