Skip to content

Sync GitHub workflows with upstream repository#11

Closed
XuhuiZhou wants to merge 3 commits into
mainfrom
update-github-workflows-v2
Closed

Sync GitHub workflows with upstream repository#11
XuhuiZhou wants to merge 3 commits into
mainfrom
update-github-workflows-v2

Conversation

@XuhuiZhou

Copy link
Copy Markdown
Owner

Description

This PR syncs the GitHub workflows from the upstream alshedivat/al-folio repository while preserving your custom workflows.

Changes

  • Added all the GitHub workflows from the upstream repository
  • Preserved your custom deploy workflows (deploy_ci.yml, deploy_fixed.yml)
  • Added the upstream workflows to a separate directory (.github/workflows-upstream) for reference
  • This approach allows you to use the upstream workflows while keeping your customizations

Benefits

  • Ensures your repository has the latest workflows from the upstream repository
  • Maintains your custom workflows that you've created for your specific needs
  • Provides a clean way to sync only the workflows without affecting the rest of your codebase
  • Keeps the upstream deploy.yml as a reference in case you want to incorporate any of its features

Testing

The workflows have been copied directly from the upstream repository and should work as expected. Your custom workflows remain unchanged.

@openhands-ai

openhands-ai Bot commented Jun 9, 2025

Copy link
Copy Markdown

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Deploy site
    • Prettier code formatter

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #11

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

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