Skip to content

Conversation

@dwt0317
Copy link

@dwt0317 dwt0317 commented Mar 30, 2020

No description provided.

moduleIdentifier:
moduleName: eselect
moduleVersion: 0.0.1
namespace: test/abc
Copy link
Owner

Choose a reason for hiding this comment

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

namespace is optional. Let's remove it from this yaml to test the case.

Copy link
Author

Choose a reason for hiding this comment

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

Copy link
Owner

Choose a reason for hiding this comment

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

Updated

moduleName: Merge every n files together cdd3b0ba
version: 0.0.1
moduleVersion: 0.0.1
namespace: test/test
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think test/test is a valid namespace. The first section of namespace should be a domain name, such as example.com.

Copy link
Author

Choose a reason for hiding this comment

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

What if an company or organization doesn't have a domain name?

Copy link
Owner

Choose a reason for hiding this comment

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

Maybe he or she could use github.com/name/ as the prefix of the domain name

Copy link
Author

Choose a reason for hiding this comment

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

I'm not sure github.com is a good choice. Why the organization name needs to be a domain name?

Copy link
Owner

@zzn2 zzn2 Mar 31, 2020

Choose a reason for hiding this comment

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

It seems that golang package name and docker image name are taking this manner. We want to follow this because it "looks modern"

- inputPath: InputFolder with merged type
- inputPath: InputFolder with multiple simple types
- outputPath: OutputFolder with dict type
- outputPath: OutputFolder with simple type
Copy link
Owner

Choose a reason for hiding this comment

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

Why do you have these diff in your PR? maybe need to rebase?

Copy link
Author

Choose a reason for hiding this comment

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

Let me try.

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.

2 participants