Skip to content

Conversation

@DilumAluthge
Copy link
Member

Fixes #35

@DilumAluthge
Copy link
Member Author

@chriselrod After you merge this PR, you'll need to:

  1. Bump the version number in Project.toml
  2. Register a new release using Registrator
  3. Wait for the General PR to be auto-merged
  4. Wait for TagBot to create the new tag

Once TagBot creates the new tag, this should cause CI to run on the new tag, which will build and deploy the docs for the new tag and set up the "stable" docs alias.

@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #36 (fefeee3) into master (7517e60) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          112       122   +10     
=========================================
+ Hits           112       122   +10     
Impacted Files Coverage Δ
src/atomics.jl 100.00% <0.00%> (ø)
src/threadtasks.jl 100.00% <0.00%> (ø)
src/ThreadingUtilities.jl 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7517e60...fefeee3. Read the comment docs.

@chriselrod chriselrod merged commit d666c7a into master Dec 29, 2021
@chriselrod chriselrod deleted the dpa/build-docs-on-tags branch December 29, 2021 20:23
@chriselrod
Copy link
Member

Great, docs are now working: https://juliasimd.github.io/ThreadingUtilities.jl/stable

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.

Stable docs do not exist

3 participants