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 branch name #6

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Update branch name #6

merged 1 commit into from
Apr 19, 2024

Conversation

khosravipasha
Copy link
Contributor

Main is the branch name.

Also to trigger doc build action to test the recent changes.

Main is the branch name.

Also to trigger doc build action to test it.
@khosravipasha
Copy link
Contributor Author

New Documenter key seems to be correct, it did not deploy though (until we merge this PR)

Deployment criteria for deploying preview build from GitHub Actions:
- ✔ ENV["GITHUB_REPOSITORY"]="Tractables/DirectedAcyclicGraphs.jl" occurs in repo="github.com/Tractables/DirectedAcyclicGraphs.jl.git"
- ✔ ENV["GITHUB_REF"] corresponds to a PR number
- ✘ `push_preview` keyword argument to deploydocs is `true`
- ✔ ENV["GITHUB_ACTOR"] exists
- ✔ ENV["DOCUMENTER_KEY"] exists
Deploying: ✘

@khosravipasha khosravipasha merged commit c8052dc into main Apr 19, 2024
4 checks passed
@khosravipasha khosravipasha deleted the khosravipasha-patch-1 branch April 19, 2024 04:04
@khosravipasha
Copy link
Contributor Author

Seems deployed succesfully after merging the PR:
https://github.com/Tractables/DirectedAcyclicGraphs.jl/actions/runs/8748220177/job/24007909648

Deployment criteria for deploying devbranch build from GitHub Actions:
- ✔ ENV["GITHUB_REPOSITORY"]="Tractables/DirectedAcyclicGraphs.jl" occurs in repo="github.com/Tractables/DirectedAcyclicGraphs.jl.git"
- ✔ ENV["GITHUB_EVENT_NAME"]="push" is "push"
- ✔ ENV["GITHUB_REF"] matches devbranch="main"
- ✔ ENV["GITHUB_ACTOR"] exists
- ✔ ENV["DOCUMENTER_KEY"] exists
Deploying: ✔

@ararslan
Copy link
Contributor

Yes, looks good! https://tractables.github.io/DirectedAcyclicGraphs.jl/dev/

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.

2 participants