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

[FEATURE] Builder: Add excludes option #254

Merged
merged 9 commits into from
Jun 3, 2019
Merged

Conversation

romaniam
Copy link
Contributor

@romaniam romaniam commented May 21, 2019

Depends on SAP/ui5-fs#140

Partially resolves SAP/ui5-tooling#124

Documentation: SAP/ui5-project#180

@romaniam romaniam added the enhancement New feature or request label May 21, 2019
@CLAassistant
Copy link

CLAassistant commented May 21, 2019

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

coveralls commented May 21, 2019

Coverage Status

Coverage increased (+0.04%) to 85.398% when pulling 5723ee5 on static-excludes into 92b9265 on master.

@RandomByte RandomByte changed the title [FEATURE] builder: Add excludes option [FEATURE] Builder: Add excludes option Jun 3, 2019
@RandomByte RandomByte merged commit 6a7883e into master Jun 3, 2019
@RandomByte RandomByte deleted the static-excludes branch June 3, 2019 11:50
nlunets pushed a commit to nlunets/ui5-builder that referenced this pull request Jun 11, 2019
* Builder: Provide getProjectExcludes callback to resourceFactory
* Adapt tests to new behavior of FileSystem._runGlob which now throws for GLOB errors
* Add builder integration test for file exclude patterns
* Use new resourceFactory API parameter "getVirtualBasePathPrefix"
    * Instead of deprecated useNamespace flag. Also see 
      SAP/ui5-fs@56b85e9
* Update globby dependency
* Bump @ui5/fs from 1.0.2 to 1.1.0 (Changelog of this version: 
  https://github.com/SAP/ui5-fs/blob/v1.1.0/CHANGELOG.md)
devtomtom pushed a commit that referenced this pull request Jun 17, 2019
* Builder: Provide getProjectExcludes callback to resourceFactory
* Adapt tests to new behavior of FileSystem._runGlob which now throws for GLOB errors
* Add builder integration test for file exclude patterns
* Use new resourceFactory API parameter "getVirtualBasePathPrefix"
    * Instead of deprecated useNamespace flag. Also see 
      SAP/ui5-fs@56b85e9
* Update globby dependency
* Bump @ui5/fs from 1.0.2 to 1.1.0 (Changelog of this version: 
  https://github.com/SAP/ui5-fs/blob/v1.1.0/CHANGELOG.md)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude folders under webapp from ui5 build process
6 participants