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

Actually display log message #1195

Merged
merged 2 commits into from
Nov 26, 2019
Merged

Actually display log message #1195

merged 2 commits into from
Nov 26, 2019

Conversation

fredrikekre
Copy link
Member

Actually display log message, and add some warnings and tests for broken deploy configurations.

@@ -290,6 +296,7 @@ function deploy_folder(cfg::GitHubActions; repo, devbranch, push_preview, devurl
println(io, "- $(marker(auth_ok)) ENV[\"DOCUMENTER_KEY\"] or ENV[\"GITHUB_TOKEN\"] exists")
end
print(io, "Deploying: $(marker(all_ok))")
@info String(take!(io))
Copy link
Member Author

Choose a reason for hiding this comment

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

🙂

@fredrikekre fredrikekre merged commit ba10efd into master Nov 26, 2019
@fredrikekre fredrikekre deleted the fe/hehe branch November 26, 2019 15:27
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