ampproject / error-tracker

AMP Project's error logging server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename the default branch of this repo to `main`

rsimha opened this issue · comments

This is a tracking FR that can be closed when the default branch of this repo is renamed from master to main. For more context, see ampproject/amphtml#32195 and this plan.

I'm not sure what other changes need to go in to amphtml or amp-github-apps or elsewhere in order to let error reporting continue to work. Happy to make any changes you think are needed.

/cc @rcebulko and @jridgewell for visibility and guidance on how to proceed.

This app is entirely branch-agnostic and requires no changes to support amphtml changing branch names. The only thing to update will be the trunk branch for this repo itself, and then update the r-beta auto-deploy configuration to watch that branch instead of master (production deployments of this app are triggered by git tags, not branches)

That's excellent to hear, @rcebulko. Thanks for the explanation. Since you are an admin of this repo (and I am not explicitly one), are you okay with doing the rename and updating the deploy configuration when time permits?

Here's the setting we're looking to use:

image

Thank you! For posterity, here's what I saw on my first refresh:

image