Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asf staged preview debugging #5

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

edespino
Copy link
Owner

@edespino edespino commented Dec 3, 2024

No description provided.

tuhaihe and others added 4 commits December 3, 2024 14:42
- Configured Git user name and email in the workflow to resolve
  errors during branch creation that require a commit.
- Updated the workflow to reference the GITHUB_TOKEN for secure
  authentication when pushing the asf-staging branch.
- Improved branch creation logic to initialize asf-staging
  if it does not already exist, ensuring seamless deployment.

These updates resolve identity and authentication issues, ensuring
the workflow runs reliably and meets repository access requirements.

chore: add blank entry for asf-staging in .asf.yaml

- Added an explicit blank entry for the `asf-staging` branch
  under `protected_branches` in `.asf.yaml` to ensure proper
  configuration and compatibility with Apache Infrastructure.

This update resolves potential permission or configuration issues
when pushing to the `asf-staging` branch for staging deployments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants