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

feat: DevHub workflows #1337

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

feat: DevHub workflows #1337

wants to merge 2 commits into from

Conversation

bojanrajh
Copy link
Contributor

Description

This PR adds 3 standard workflows for communicating with DevHub:

  • deploy-developer-portal.yml - triggers production build when main branch is changed
  • developer-portal-healthcheck.yml - creates a status check and triggers staging build when a PR targeting the main branch is created/updated
  • update-healthcheck.yml - updates status check result in the PR

Type of change

New GitHub workflows.

ToDo's

  • New secret DEV_HUB_PERSONAL_ACCESS_TOKEN is required for cross-repo update of the status check.

Screenshots (if applicable)

Additional context

Tested with meteor, docs and release-notes repos.

  • (TBD) redirect frontends.shopware.com/ -> developer.shopware.com/frontends/
  • (TBD) cleanup local .vitepress folder (remove standalone checkout)

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview Oct 9, 2024 6:29pm
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview Oct 9, 2024 6:29pm

@bojanrajh bojanrajh mentioned this pull request Oct 8, 2024
9 tasks
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.

1 participant