-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a3c48d8
commit 0503ee9
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ function should_push_preview(event_path = get(ENV, "GITHUB_EVENT_PATH", nothing) | |
pull_request = get(event, "pull_request", nothing) | ||
pull_request === nothing && return false | ||
labels = [x["name"] for x in pull_request["labels"]] | ||
# https://developer.github.com/v3/activity/events/types/#pullrequestevent | ||
yes = "push_preview" in labels | ||
if yes | ||
@info "Trying to push preview as label `push_preview` is specified." labels | ||
|
@@ -25,7 +24,6 @@ makedocs(; | |
"Home" => "index.md", | ||
], | ||
warnonly = true, | ||
# repo="https://github.com/tkf/ThreadsX.jl/blob/{commit}{path}#L{line}", | ||
sitename="ThreadsX.jl", | ||
authors="Takafumi Arakaki <[email protected]>", | ||
) | ||
|
0503ee9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
0503ee9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
0503ee9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
0503ee9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.
0503ee9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
0503ee9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: Version 0.1.11 already exists