Skip to content

Conversation

@marcPineiroAave
Copy link
Owner

No description provided.

Added step to the pipeline so it will use the new action to add the pipeline end status to the pr as a label.
Added action to add label to the fork pr with the pipeline result.
setting checkout version as it was
Changed labels content added
Changed actions to add label from v1 to commit_sha to make it immutable
Made a workflow to add a label to a pr
update
test label
@github-actions
Copy link

marcPineiroAave pushed a commit that referenced this pull request Nov 28, 2022
* cleanup: remove apollo caching fallback * feat: implement demo zustand * feat: add store for protocol data * feat: migrate general stake data to zustand * fix: some patches on store * feat: replace protocolDataProvider * feat: remove walletmodalcontext * fix: fix rename miss * feat: finish stake migration * feat: replace walletDataProvider with zustand * feat: migrate pool and incentive data * feat: start with governance store * feat: finish governance migration * fix: remove all graphql * fix: remove persist * fix: flatten store * fix: merge getters * fix: restore url parameter behavior * fix: patch stake provider * feat: move staking to zustand * fix: add persist * cleanup: remove rpc only flag * fix: remove unncessary flag * fix: a batch of fixes * feat: migrate faucet * fix: fix type * fix: refactor withdraw * Feature immer minimal example with zustand (cherry picked from commit 21362ac) * fix: fix immer usage * Feature remove computed() from poolSlice and walletSlice and introduce selectors * Fix eslint errors and contract-herlpers version bump * fix: fix pacakge.json & lockfile * fix: remove explicit deepmerge * feat: lending pool methods migration to zustand pool slice (#7) * feat: lending pool methods migration to zustand pool slice * fix: remove lending provider from context * fix: remove lending pool type from tx builder * fix: update utilities to version with shaking * fix: simplify deprecated governanceDataProvider * fix: some docs * fix: update zustand * fix: move claim rewards to zustand (#8) Co-authored-by: Lukas <lukasstrassel@googlemail.com> * fix: resolve merge issues * fix: only set valid market * fix: don't break localstorage * fix: commit the actual fix * fix: remove current account from pool actions * fix: close wallet modal after wallet connect * fix: paraswap repay with collateral and swap collateral to use underlying chain id * fix: build error and omit current user from governance methods * fix: move current account selection to stake slice * fix: build error * fix: add delay after wallet click in cypress test * fix: yarn lock update * fix: eslint import errors Co-authored-by: satanworker <satanworker@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants