Skip to content

[FEATURE] Add specVersion 3.1 and builder resource excludes for modules#639

Merged
RandomByte merged 5 commits into
mainfrom
add-specVersion-3.1
Aug 21, 2023
Merged

[FEATURE] Add specVersion 3.1 and builder resource excludes for modules#639
RandomByte merged 5 commits into
mainfrom
add-specVersion-3.1

Conversation

@RandomByte
Copy link
Copy Markdown
Member

@RandomByte RandomByte commented Aug 10, 2023

Based on #623 but with the component type removed again.

JIRA: CPOUI5FOUNDATION-561

Basically a copy of the 'application' type but with the same path
mappings as 'library' (directories: 'src' and 'test') and a namespaced
runtime path.

JIRA: CPOUI5FOUNDATION-27
Might not be part of specVersion 3.1
@RandomByte RandomByte force-pushed the add-specVersion-3.1 branch from c75bb03 to 9e1e665 Compare August 10, 2023 09:19
@coveralls
Copy link
Copy Markdown

coveralls commented Aug 10, 2023

Coverage Status

coverage: 95.835% (+0.003%) from 95.832% when pulling 20b6781 on add-specVersion-3.1 into 42f7651 on main.

@RandomByte RandomByte changed the title [FEATURE] Add specVersion 3.1 and build excludes for modules [FEATURE] Add specVersion 3.1 and builder resource excludes for modules Aug 10, 2023
RandomByte added a commit that referenced this pull request Aug 10, 2023
@RandomByte RandomByte requested a review from a team August 11, 2023 07:47
RandomByte added a commit to UI5/cli that referenced this pull request Aug 11, 2023
d3xter666
d3xter666 previously approved these changes Aug 14, 2023
Copy link
Copy Markdown
Contributor

@d3xter666 d3xter666 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@flovogt flovogt left a comment

Choose a reason for hiding this comment

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

Well done. Awesome improvement! Only minor comments

Comment thread lib/specifications/types/Library.js Outdated
Comment thread lib/specifications/SpecificationVersion.js Outdated
@flovogt flovogt requested a review from matz3 August 17, 2023 07:38
Comment on lines +431 to +436
"resources": {
"excludes": [
"/resources/some/project/name/test_results/**",
"!/test-resources/some/project/name/demo-app/**"
]
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What about settings? They are now also allowed. Was this intended?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Already works. Nevermind..

Comment on lines +195 to +197
"settings": {
"$ref": "../project.json#/definitions/builder-settings"
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this also makes sense to add, but we never talked about it, right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks. I missed that.

Co-authored-by: Florian Vogt <florian.vogt@sap.com>
Comment on lines +431 to +436
"resources": {
"excludes": [
"/resources/some/project/name/test_results/**",
"!/test-resources/some/project/name/demo-app/**"
]
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Already works. Nevermind..

Comment on lines +195 to +197
"settings": {
"$ref": "../project.json#/definitions/builder-settings"
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks. I missed that.

@RandomByte RandomByte merged commit 2ac053e into main Aug 21, 2023
@RandomByte RandomByte deleted the add-specVersion-3.1 branch August 21, 2023 10:21
RandomByte added a commit to UI5/cli that referenced this pull request Aug 22, 2023
d3xter666 pushed a commit to UI5/cli that referenced this pull request Sep 25, 2025
…for modules (SAP/ui5-project#639)

Based on SAP/ui5-project#623 but with the
component type removed again.

JIRA: CPOUI5FOUNDATION-561

---------

Co-authored-by: Florian Vogt <florian.vogt@sap.com>
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.

5 participants