Skip to content

Patch update process #1053

Answered by daiyam
farfromrefug asked this question in Q&A
Apr 19, 2022 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

@farfromrefug Hi, here are my steps:

  • run ./build/build_linux.sh, if a patch is failing then,
  • open vscode directory in vscodium
  • revert all changes
  • run git apply --reject ../patches/use-github-pat.patch
  • fix *.rej
  • run yarn watch
  • run ./script/code.sh until everything ok
  • run git diff > ../patches/use-github-pat.patch

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@daiyam
Comment options

@farfromrefug
Comment options

@daiyam
Comment options

@paulcarroty
Comment options

@daiyam
Comment options

Answer selected by farfromrefug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants