Any restrictions for the number of github branches?

I deploy my app from my github private repo to streamlit hub on a weekly basis.

  • I create a new branch every week and put my weekly data.
  • I create a new app for each branch as per-weekly data analyzing.

I have deployed my apps on this basis for a year, but this week, when I tried to deploy a new app with a new branch for this week,

  • it says that branch cannot be found.
  • tried some recent branches I already deployed, also said that that branch cannot be found. (apps has been already deployed, so this is for make sure)
  • tried some very old branches I already deployed, those branches can be found.
  • I deleted old branchs and old apps, new branch was found and I could deploy a new app with a new branch.

so, looks like there should be maximum number of branches streamlit hub can recognize when deploying. my question is how many?

Hey @kun432!

Do you know approx. how many branches you had? So I can reproduce the issue.

Thank you!

Best,
George

Thanks. I don’t remember the acutraul number but probably around 70.

Hey @kun432!
We fixed the issue so you should your branches now.
BR,
Damian

1 Like

Thank you so much!!!

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.