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

Update deploy to use OCI as distribution mechanism #19

Closed
wants to merge 4 commits into from

Conversation

radu-matei
Copy link
Member

No description provided.

Signed-off-by: Radu Matei <radu.matei@fermyon.com>
Signed-off-by: Radu Matei <radu.matei@fermyon.com>
Signed-off-by: Radu Matei <radu.matei@fermyon.com>
Signed-off-by: Radu Matei <radu.matei@fermyon.com>
let bindle_id = spin_bindle::prepare_bindle(&self.app()?, buildinfo, dest_dir)
.await
.map_err(crate::wrap_prepare_bindle_error)?;
println!("Uploading {} to Fermyon Cloud...", reference);
Copy link
Member

Choose a reason for hiding this comment

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

Would you mind removing the registry URL here? I don't think there's any action we want users to take with this URL. e.g. they can't use spin registry push or spin registry pull with this URL IIRC.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's a good point. I wasn't sure it should be there to begin with, so I'll remove it.

Copy link
Member

@vdice vdice Aug 10, 2023

Choose a reason for hiding this comment

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

This has been updated in 675e8f4

@vdice
Copy link
Member

vdice commented Aug 10, 2023

Closing in favor of #57, updated with the latest changes from main.

@vdice vdice closed this Aug 10, 2023
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.

None yet

3 participants