[ 
https://issues.apache.org/jira/browse/FLINK-30869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687068#comment-17687068
 ] 

Matthias Pohl commented on FLINK-30869:
---------------------------------------

I pushed a copy of {{cron-master-maven_compat}} named 
{{FLINK-30869-cron-master-maven_compat}} and a copy of 
{{cron-master-dependency_check}} named 
{{FLINK-30869-cron-master-dependency_check}} before deleting the original 
branches:
{code}
➜  flink-master git:(cron-master-maven_compat) ✗ git push origin --delete 
cron-master-dependency_check
remote: 
remote: GitHub found 15 vulnerabilities on apache/flink's default branch (4 
critical, 3 high, 5 moderate, 3 low). To find out more, visit:
remote:      https://github.com/apache/flink/security/dependabot
remote: 
To github.com:apache/flink.git
 - [deleted]                 cron-master-dependency_check
➜  flink-master git:(cron-master-maven_compat) ✗ git push origin --delete 
cron-master-maven_compat    
remote: 
remote: GitHub found 15 vulnerabilities on apache/flink's default branch (4 
critical, 3 high, 5 moderate, 3 low). To find out more, visit:
remote:      https://github.com/apache/flink/security/dependabot
remote: 
To github.com:apache/flink.git
 - [deleted]                 cron-master-maven_compat
{code}

> Remove remote branches not being used anymore
> ---------------------------------------------
>
>                 Key: FLINK-30869
>                 URL: https://issues.apache.org/jira/browse/FLINK-30869
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Build System
>            Reporter: Matthias Pohl
>            Assignee: Matthias Pohl
>            Priority: Major
>
> {code}
> $ git branch -a | grep 'remotes/origin' | grep -v '/release-'
>   remotes/origin/FLINK-30191
>   remotes/origin/blink
>   remotes/origin/cron-master-dependency_check
>   remotes/origin/cron-master-maven_compat
>   
> remotes/origin/dependabot/npm_and_yarn/flink-runtime-web/web-dashboard/ua-parser-js-0.7.33
>   remotes/origin/exp_github_actions
>   remotes/origin/experiment_gha_docs
>   remotes/origin/master
> {code}
> There are various remote branches next to {{master}} and the release 
> branches. We should either clean those up or document them (maybe in the 
> [Release Management 
> docs|https://cwiki.apache.org/confluence/display/FLINK/Flink+Release+Management].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to