This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
Explore the PR approval helper options and complete the merge.
The previous task sends you immediately to the PR approval page, but you can also see all open and closed PRs in the repository by clicking the Pull request menu option across the top of your repository screen (it may be hidden in the More ▾
dropdown menu).
Click through each of the PR helper tabs, noting, for instance:
Master
.ℹ️ Each repository contains a “shrinkwrap” file which defines the mapping between each path referenced in the repository, the unique ID (RID) for that dataset referenced by that path, and the current path for that dataset. This is helpful when a dataset is moved between folders, for instance. You may encounter shrinkwrap errors for a few reasons, such as dataset deletions, renaming, or relocation.
Click Squash and merge in the bottom right, and confirm the option in the pop-up window.
Once the purple Merged indicator appears in the top right, it is safe to click the X Delete branch button in the bottom right.
Return to the Code tab of your repository and build flight_alerts_clean.py
on the new, merged Master
branch.
Once the build completes, verify the output in the dataset application.