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

Added definitionName in the moduleDefinitions section #725

Closed
wants to merge 8 commits into from

Conversation

MaiklT
Copy link

@MaiklT MaiklT commented Aug 27, 2024

The documentation of the manifest is missing the definitionName in the moduleDefinitions section. This can be different from the friendlyName.

Close #724

Added definitionName to the moduleDefinition section. This can be different from the friendly name.
Copy link
Contributor

@bdukes bdukes left a comment

Choose a reason for hiding this comment

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

Thanks!

@david-poindexter
Copy link
Collaborator

@MaiklT thanks for the contribution. It appears there is more in this PR that the title and description suggest. Can you remove the unrelated commits so we can merge this? Thanks!

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

I could delete this file from the pull request, but have issues with removing the images.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

Copy link
Member

Choose a reason for hiding this comment

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

I don't think we can delete those in the browser (no way I can see)...

Ideally it makes it easier to work on dedicated branches to submit PRs than from main/master/develop

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@MaiklT I will just respond to this comment, but the same applies to most of the requests for us to delete your files. We cannot delate files on your branch, as we do not have the necessary permission to do so.

It would be best for you to do the following:

  • Sync your forked repo with this one.
  • Create a branch off of your forked main branch and name it as something like definition-name.
  • Implement only the proposed change.
  • Submit a new PR from your definition-name branch to the upstream main.

Let us know if you decide to go this route and we can simply close this PR. Thanks.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This doesn't appear to be related to the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

You are right. Please delete this file from the pull request, I always get the Message "Unable to render rich display" and the "Delete file" option is grayed out.

@MaiklT MaiklT closed this by deleting the head repository Oct 30, 2024
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.

Missing definitionName in the moduleDefinitions section
4 participants