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

Stack Uploading #5930

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Stack Uploading #5930

merged 2 commits into from
Jan 14, 2025

Conversation

Caleb-T-Owens
Copy link
Contributor

@Caleb-T-Owens Caleb-T-Owens commented Jan 13, 2025

Introduces the new stack publishing protocol.

I've got a small page which shows that the branches do in fact get updated correctly. I've not confirmed that the actual content (IE: the commits) are correctly uploaded, but they should be.


This is part 5 of 6 in a stack made with GitButler:

Copy link

vercel bot commented Jan 13, 2025

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

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 10:44am
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 10:44am

Copy link
Contributor

@estib-vega estib-vega left a comment

Choose a reason for hiding this comment

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

The FE part looks good to me 👍

Just a couple of wild console.logs there :)

apps/desktop/src/lib/history/stackPublishingService.ts Outdated Show resolved Hide resolved
apps/desktop/src/routes/[projectId]/+layout.ts Outdated Show resolved Hide resolved
@Caleb-T-Owens
Copy link
Contributor Author

@Byron I will be adding some tests later, but at the minute the goal is to get an internal prototype out by the end of the week

- make it a little more idiomatic
- minor changes to help me understand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@gitbutler/desktop rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants