Skip to content

feat: cloudflare mutli account#191

Merged
benvinegar merged 3 commits intobenvinegar:mainfrom
sergical:sergical-feat/mutli-account
Jul 5, 2025
Merged

feat: cloudflare mutli account#191
benvinegar merged 3 commits intobenvinegar:mainfrom
sergical:sergical-feat/mutli-account

Conversation

@sergical
Copy link
Copy Markdown
Contributor

  • Add support for Cloudflare multi-account management

sergical added 2 commits June 12, 2025 16:50
Add polling mechanism to Dashboard with configurable interval and
enable/disable control to automatically revalidate data when the page
is visible and not currently loading. Introduce detailed console logs
for component mount/unmount, revalidator state changes, and polling
effects to improve observability and debugging of data fetching and
component lifecycle events.
@benvinegar
Copy link
Copy Markdown
Owner

How do I get into a state where I have multiple accounts? Whenever I try to login to a second account, I'm logged out of the first. Or is it tied to CLOUDFLARE_API_TOKEN somehow?

@sergical
Copy link
Copy Markdown
Contributor Author

i can add you to my org briefly, what's your CF email?

@sergical sergical force-pushed the sergical-feat/mutli-account branch from 5430284 to 392f66e Compare June 15, 2025 16:28
@benvinegar benvinegar merged commit 7246528 into benvinegar:main Jul 5, 2025
1 check passed
@benvinegar
Copy link
Copy Markdown
Owner

Thanks 🙏

}

if (await promptDeploy(serverPkgJson.version)) {
// Auto-deploy when there's only one account, otherwise prompt
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In hindsight this was a behavior change that I missed – the script always prompted for deploy, 1 account or no.

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