-
Notifications
You must be signed in to change notification settings - Fork 14
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
[INTERNAL] Initial refactoring for introducing a Project class #394
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 153944a - Browse repository at this point
Copy the full SHA 153944aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d0a7d - Browse repository at this point
Copy the full SHA 74d0a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a697dc - Browse repository at this point
Copy the full SHA 0a697dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35e498 - Browse repository at this point
Copy the full SHA d35e498View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d75b4 - Browse repository at this point
Copy the full SHA f8d75b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for db80a02 - Browse repository at this point
Copy the full SHA db80a02View commit details -
Finish transfer of projectPreprocessor tests to projectGraphFromTree tests
Configuration menu - View commit details
-
Copy full SHA for 98854ec - Browse repository at this point
Copy the full SHA 98854ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b59a1b - Browse repository at this point
Copy the full SHA 3b59a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bed2f0 - Browse repository at this point
Copy the full SHA 6bed2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f08298 - Browse repository at this point
Copy the full SHA 4f08298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035688f - Browse repository at this point
Copy the full SHA 035688fView commit details -
projectGraphFromTree: Add parameter to use an existing graph
Not sure whether this is actually useful in the long run
Configuration menu - View commit details
-
Copy full SHA for 35dd0d7 - Browse repository at this point
Copy the full SHA 35dd0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a3f55 - Browse repository at this point
Copy the full SHA a7a3f55View commit details -
Use object-spread operator instead of Object.assign
For no particular reason
Configuration menu - View commit details
-
Copy full SHA for 4342fc7 - Browse repository at this point
Copy the full SHA 4342fc7View commit details -
Revert "projectGraphFromTree: Add parameter to use an existing graph"
No use case yet This reverts commit 9332424.
Configuration menu - View commit details
-
Copy full SHA for 4295888 - Browse repository at this point
Copy the full SHA 4295888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7ad31 - Browse repository at this point
Copy the full SHA 7a7ad31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668ae9e - Browse repository at this point
Copy the full SHA 668ae9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd32fd - Browse repository at this point
Copy the full SHA acd32fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb4ce9 - Browse repository at this point
Copy the full SHA 7eb4ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4926c0 - Browse repository at this point
Copy the full SHA c4926c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8114f2 - Browse repository at this point
Copy the full SHA e8114f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f841562 - Browse repository at this point
Copy the full SHA f841562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 518ee89 - Browse repository at this point
Copy the full SHA 518ee89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00430ba - Browse repository at this point
Copy the full SHA 00430baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 707004d - Browse repository at this point
Copy the full SHA 707004dView commit details -
Merge Configuration and Specification into one entity
Implement full Application spec
Configuration menu - View commit details
-
Copy full SHA for db2d45a - Browse repository at this point
Copy the full SHA db2d45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f00cb - Browse repository at this point
Copy the full SHA 70f00cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 386b568 - Browse repository at this point
Copy the full SHA 386b568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ddf695 - Browse repository at this point
Copy the full SHA 0ddf695View commit details -
Configuration menu - View commit details
-
Copy full SHA for e827c75 - Browse repository at this point
Copy the full SHA e827c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa832dd - Browse repository at this point
Copy the full SHA aa832ddView commit details -
projectGraphBuilder: Fix check for already qualified application proj…
…ects If the already qualified project is visited again, it should not be skipped but handled like any other duplicate. This change is mainly to prevent the irritating log message indicating that the same project already qualified as the application project but is ignored.
Configuration menu - View commit details
-
Copy full SHA for 55242dc - Browse repository at this point
Copy the full SHA 55242dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf6e0f - Browse repository at this point
Copy the full SHA 0bf6e0fView commit details -
Collection handling: Ignore projects of collections
To be compatible with the current behavior of the projectPreprocessor. Apparently the open.fe setup relies on that.
Configuration menu - View commit details
-
Copy full SHA for 1e471bd - Browse repository at this point
Copy the full SHA 1e471bdView commit details -
ProjectGraph: Only resolve optional dependencies if the target can be…
… reached from the root project Checking for a non-optional dependency is not sufficient since that can originate from a project which is optional itself (i.e. has no non-optional dependency leading to it).
Configuration menu - View commit details
-
Copy full SHA for 9f1ca5a - Browse repository at this point
Copy the full SHA 9f1ca5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6b5ae - Browse repository at this point
Copy the full SHA aa6b5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1343150 - Browse repository at this point
Copy the full SHA 1343150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9631712 - Browse repository at this point
Copy the full SHA 9631712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62714da - Browse repository at this point
Copy the full SHA 62714daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4920de0 - Browse repository at this point
Copy the full SHA 4920de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eda2bd - Browse repository at this point
Copy the full SHA 5eda2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8d390 - Browse repository at this point
Copy the full SHA 7a8d390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f1d63 - Browse repository at this point
Copy the full SHA 94f1d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb95577 - Browse repository at this point
Copy the full SHA eb95577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 620e6d1 - Browse repository at this point
Copy the full SHA 620e6d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411a509 - Browse repository at this point
Copy the full SHA 411a509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acf7d4 - Browse repository at this point
Copy the full SHA 8acf7d4View commit details -
ApplicationBuilder: Build custom bundles in sequence
To ensure reproducibility, especially if one bundle excludes another.
Configuration menu - View commit details
-
Copy full SHA for ba2404b - Browse repository at this point
Copy the full SHA ba2404bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453352d - Browse repository at this point
Copy the full SHA 453352dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d6e44 - Browse repository at this point
Copy the full SHA 55d6e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for feea171 - Browse repository at this point
Copy the full SHA feea171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c84e63 - Browse repository at this point
Copy the full SHA 9c84e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fe28f - Browse repository at this point
Copy the full SHA 26fe28fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2881c - Browse repository at this point
Copy the full SHA 6d2881cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2893a - Browse repository at this point
Copy the full SHA 3d2893aView commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a43242 - Browse repository at this point
Copy the full SHA 6a43242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e980a8 - Browse repository at this point
Copy the full SHA 2e980a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2fa20 - Browse repository at this point
Copy the full SHA cb2fa20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f8b27 - Browse repository at this point
Copy the full SHA 03f8b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098d4eb - Browse repository at this point
Copy the full SHA 098d4ebView commit details -
[INTERNAL] AbstractBuilder: Fix specVersion selection for task interface
Use specVersion of the custom task, not of the project using it
Configuration menu - View commit details
-
Copy full SHA for 5cdf725 - Browse repository at this point
Copy the full SHA 5cdf725View commit details
Commits on May 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5a12078 - Browse repository at this point
Copy the full SHA 5a12078View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd70fce - Browse repository at this point
Copy the full SHA cd70fceView commit details
Commits on May 24, 2022
-
[INTERNAL] generateProjectGraph: Add option to ignore framework deps
For example required by UI5 CLI add/remove/use commands which only require the configured root project and no framework dependencies
Configuration menu - View commit details
-
Copy full SHA for 2426642 - Browse repository at this point
Copy the full SHA 2426642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f838b7 - Browse repository at this point
Copy the full SHA 1f838b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0c0b7 - Browse repository at this point
Copy the full SHA bc0c0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b77d490 - Browse repository at this point
Copy the full SHA b77d490View commit details -
[INTERNAL] projectGraphBuilder: Throw if node has top-level configura…
…tion attributes To help detect incorrect use of the new Project Graph APIs, an error is thrown in case a provided node has top-level configuration properties like 'specVersion' or 'metadata'. In the past these properties where expected as part of a tree node. Now they need to go into a dedicated 'configuration' attribute.
Configuration menu - View commit details
-
Copy full SHA for 40cc284 - Browse repository at this point
Copy the full SHA 40cc284View commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a736acf - Browse repository at this point
Copy the full SHA a736acfView commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 717d447 - Browse repository at this point
Copy the full SHA 717d447View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ecda5c1 - Browse repository at this point
Copy the full SHA ecda5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f607f - Browse repository at this point
Copy the full SHA f2f607fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46968e4 - Browse repository at this point
Copy the full SHA 46968e4View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6bae282 - Browse repository at this point
Copy the full SHA 6bae282View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bae6c21 - Browse repository at this point
Copy the full SHA bae6c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6433eaa - Browse repository at this point
Copy the full SHA 6433eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac1569 - Browse repository at this point
Copy the full SHA 0ac1569View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 84abeb6 - Browse repository at this point
Copy the full SHA 84abeb6View commit details -
Rename archive metadata to build description
Restructure metadata file
Configuration menu - View commit details
-
Copy full SHA for 0eecee5 - Browse repository at this point
Copy the full SHA 0eecee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e5ae6 - Browse repository at this point
Copy the full SHA 96e5ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a6d76 - Browse repository at this point
Copy the full SHA 16a6d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769d759 - Browse repository at this point
Copy the full SHA 769d759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29100bd - Browse repository at this point
Copy the full SHA 29100bdView commit details -
[INTERNAL] ui5Framework: Throw in case required dependencies of frame…
…work lib are missing from the graph
Configuration menu - View commit details
-
Copy full SHA for 0ed62d0 - Browse repository at this point
Copy the full SHA 0ed62d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec31cc4 - Browse repository at this point
Copy the full SHA ec31cc4View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3fc936b - Browse repository at this point
Copy the full SHA 3fc936bView commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d2a61f3 - Browse repository at this point
Copy the full SHA d2a61f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f0594 - Browse repository at this point
Copy the full SHA b4f0594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 663099d - Browse repository at this point
Copy the full SHA 663099dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8e56b - Browse repository at this point
Copy the full SHA 0e8e56bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0317cd0 - Browse repository at this point
Copy the full SHA 0317cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073418c - Browse repository at this point
Copy the full SHA 073418cView commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1064c93 - Browse repository at this point
Copy the full SHA 1064c93View commit details
Commits on Jun 13, 2022
-
Remove projectContext.STANDARD_TAGS
They are exposed in TaskUtil already
Configuration menu - View commit details
-
Copy full SHA for 50d4137 - Browse repository at this point
Copy the full SHA 50d4137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9503f21 - Browse repository at this point
Copy the full SHA 9503f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1927e - Browse repository at this point
Copy the full SHA ba1927eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfbb45 - Browse repository at this point
Copy the full SHA 6dfbb45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236585b - Browse repository at this point
Copy the full SHA 236585bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737aa24 - Browse repository at this point
Copy the full SHA 737aa24View commit details