File tree Expand file tree Collapse file tree 10 files changed +9
-16
lines changed
Expand file tree Collapse file tree 10 files changed +9
-16
lines changed Original file line number Diff line number Diff line change 6767 cache : ' pnpm'
6868 cache-dependency-path : ui/pnpm-lock.yaml
6969
70- - name : Ensure access
71- working-directory : ui
72- run : |
73- npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
74- env :
75- NPM_TOKEN : ${{ secrets.NPMTOKEN }}
76-
7770 - name : Config git user
7871 run : |
7972 git config --global user.name "${{ github.actor }}"
Original file line number Diff line number Diff line change 1- # Parca API Client
1+ ## Parca API Client
Original file line number Diff line number Diff line change 1- ## Parca Component Library
1+ # Parca Component Library
22
33A package with all react components that are used in Parca.
Original file line number Diff line number Diff line change 1- # Dynamically resize Parca components
1+ ## Dynamically resize Parca components
22
33Library all around dynamically sizing components.
Original file line number Diff line number Diff line change 1- # Parca Hooks
1+ ## Parca Hooks
22
33A library containing React hooks used in the Parca UI
Original file line number Diff line number Diff line change 1- # Parca Icons
1+ ## Parca Icons
22
33These are some of the commonly used icons in the Parca project.
Original file line number Diff line number Diff line change 1- # JS Parser for continuous profiling language
1+ ## JS Parser for continuous profiling language
Original file line number Diff line number Diff line change 1- # Parca Profile Libraries
1+ ## Parca Profile Libraries
Original file line number Diff line number Diff line change 1- # Parca Store
1+ ## Parca Store
22
33State management for the Parca UI
Original file line number Diff line number Diff line change 1- # Parca Shared Functions
1+ ## Parca Shared Functions
You can’t perform that action at this time.
0 commit comments