cog icon indicating copy to clipboard operation
cog copied to clipboard

Scripts: Update branches with main and create new ones.

Open spinillos opened this issue 5 months ago • 0 comments

The releasing script fails when it tries to create a new branch. It suppose to happen here but not working. Creating manually also doesn't work because the current generated code have diffs with the new branch.

So to make it works, the script should do the following:

  • Fix create a new branch in foundation-sdk when we add a new release version.
  • Sync branches with main branch.

spinillos avatar Sep 05 '24 15:09 spinillos