Skip to content

Conversation

@colemickens
Copy link
Member


pub(crate) fn print_unauthenticated_error() {
let mut msg = "::error title=FlakeHub registration required.::Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.".to_string();
if let Ok(workflow_data) = get_actions_event_data() {
Copy link
Member

Choose a reason for hiding this comment

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

I think we may not want to print the message if we get None event data, in case people are pinning the action source but not the binary.

Copy link
Member

Choose a reason for hiding this comment

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

nevermind, this will be correct in that case anyway!

@colemickens colemickens force-pushed the colemickens/improve-message branch from c9e6554 to cf00f85 Compare March 26, 2025 18:03
@colemickens colemickens force-pushed the colemickens/improve-message branch from cf00f85 to 4e51a6d Compare April 23, 2025 20:46
@cole-h cole-h enabled auto-merge April 23, 2025 21:30
@cole-h cole-h merged commit 638e417 into main Apr 24, 2025
11 checks passed
@cole-h cole-h deleted the colemickens/improve-message branch April 24, 2025 16:09
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.

4 participants