Support other branches than master in api-git
See original GitHub issueGitHub just changed the default branch from master
to main
(in relation the the Black Lives Matter movement)
When publishing my API using api-git I realized grlc would only try to resolve the master
branch, even if there was only 1 branch (main
in my case)
Ideally grlc should take the default branch defined on GitHub, it would be more sustainable as more and more repo will use main
as default branch
Thanks a lot!
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
Source Control for API Proxy Development
The recommended branching strategy is to have feature branches for individual user story development, a master branch as the integration ...
Read more >Using version control and deploying | Looker
Create and manage Git branches, commit, and deploy using Git. ... You can also delete a branch other than the master branch, your...
Read more >ApigeeTM Apigee Edge for Private Cloud v4.16.05
The Apigee Community is a free resource where you can contact Apigee as well as other Apigee customers with questions, tips, and other...
Read more >apigeelint/README.md at master
Status Code Name
✓ BN001 Bundle folder structure correctness.
✓ BN002 Extraneous files.
✓ BN003 Cache Coherence
Read more >Apigee Continuous Integration & Deployment (CI/CD)
All the pull requests comes to master branch from its branched nodes ... All other tools, including Apigee Management UI are using APIs...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @vemonet – Thanks for reporting this! You are absolutely right, this is an excellent suggestion. Could you point me to the repo you are using to test, so I can check what is going on?
Thanks @vemonet 😃