I think we should indeed keep the number of branches in the main repo to a minimum (as Robert suggested).
Forks are probably sufficient for PRs and experimental work. Cheers, Dmitri. On Thu, Jun 12, 2025 at 4:26 AM Robert Stupp <sn...@snazy.de> wrote: > Hi guys, > > I noticed that there are a bunch of stale branches and branches that > look like experiments in the Polaris GitHub repository > https://github.com/apache/polaris/ (see below). > > Generally, I think only the technically necessary branches should be in > the Polaris GH repo. Those are: main, asf-site, versioned-docs and > release/*. > > Another aspect why we should refrain from prematurely creating branches > in the https://github.com/apache/polaris/ repo is that workflows in > these branches can gain access to secrets, which is a concern at least > for me. > > I'd go ahead and delete the branches mentioned below beginning of next > week, if nobody objects. > > Thoughts? > > Robert > > > > commit 1b0c0499a4c68e08138b43e151eb41a89b6f53e0 > (github/configuring-polaris-for-production) > Author: annafil <7892219+anna...@users.noreply.github.com> > AuthorDate: Thu Aug 1 09:23:18 2024 -0700 > Commit: annafil <7892219+anna...@users.noreply.github.com> > CommitDate: Thu Aug 1 09:23:18 2024 -0700 > > ensure new links are rendered in web > > commit 48d220fab6441a15e4d681b73a093e9b8ada3620 (github/jbonofre-11) > Author: JB Onofré <jbono...@apache.org> > AuthorDate: Wed Jul 31 16:12:03 2024 +0200 > Commit: JB Onofré <jbono...@apache.org> > CommitDate: Wed Jul 31 16:12:03 2024 +0200 > > Force user.language as some tests are locale dependent > > commit fe0ef3d50f9f133ca1998ab8bba33ca407be75f1 (github/jbonofre-asf) > Author: JB Onofré <jbono...@apache.org> > AuthorDate: Wed Aug 21 19:16:28 2024 +0200 > Commit: JB Onofré <jbono...@apache.org> > CommitDate: Wed Aug 21 19:16:28 2024 +0200 > > Add DISCLAIMER_WIP > > commit 92797e485cfe509854085708b443b3c6a1107a31 > (github/mcollado-authn-resolve-roles) > Author: Michael Collado <michael.coll...@snowflake.com> > AuthorDate: Fri Jan 10 17:05:45 2025 -0800 > Commit: Michael Collado <michael.coll...@snowflake.com> > CommitDate: Fri Jan 10 17:08:28 2025 -0800 > > Removed injected security context > > commit 1a6b3eb3963355f78c5ca916cc1d66ecd1493092 (github/public-release) > Author: Robert Stupp <sn...@snazy.de> > AuthorDate: Tue Jul 30 13:38:08 2024 +0200 > Commit: Michael Collado <michael.coll...@snowflake.com> > CommitDate: Tue Jul 30 07:30:21 2024 -0700 > > Spotless, license header, add xml (#25) > > commit 3ea8db436ad08ab5053ad44c3d0127dccd1cae0d > (github/revert-806-bootstrap-only-root) > Author: Eric Maynard <emayn...@apache.org> > AuthorDate: Wed Jan 22 10:00:23 2025 -0800 > Commit: GitHub <nore...@github.com> > CommitDate: Wed Jan 22 10:00:23 2025 -0800 > > Revert "Simplify credentials format when bootstrapping (#806)" > > This reverts commit 4eee4fe00eb834655f24c57d697764984f3f4731. > > commit f393a1dd4d1ff6416e37255f60ada9ac51ece13b (github/yufei-test-1.0.x) > Author: Prashant Singh <35593236+singhpk...@users.noreply.github.com> > AuthorDate: Fri Jun 6 11:26:48 2025 -0700 > Commit: GitHub <nore...@github.com> > CommitDate: Fri Jun 6 11:26:48 2025 -0700 > > JDBC: Use PreparedStatement (#1802) > > -- > Robert Stupp > @snazy > >