From 5154c279d7cb7a158ee630154538e1a989586903 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Sat, 22 Jun 2024 15:17:26 +0000 Subject: [PATCH] build based on 931147f --- dev/api/index.html | 2 +- dev/index.html | 2 +- dev/search/index.html | 2 +- dev/usage/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/api/index.html b/dev/api/index.html index 0967b59..7c99355 100644 --- a/dev/api/index.html +++ b/dev/api/index.html @@ -4,4 +4,4 @@ branch::String git_url::String current_shas::Dict{String, String} -endsource
BumpStdlibs.bump_stdlibsMethod
bump_stdlibs(julia_repo; kwargs...)
source
+endsource
BumpStdlibs.bump_stdlibsMethod
bump_stdlibs(julia_repo; kwargs...)
source
diff --git a/dev/index.html b/dev/index.html index d74fb31..01a8349 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Home · BumpStdlibs.jl

BumpStdlibs

If you are a JuliaLang committer, and you want to run the BumpStdlibs action now, see the Usage page.

The source code for this package is available in the GitHub repository.

+Home · BumpStdlibs.jl

BumpStdlibs

If you are a JuliaLang committer, and you want to run the BumpStdlibs action now, see the Usage page.

The source code for this package is available in the GitHub repository.

diff --git a/dev/search/index.html b/dev/search/index.html index eea90e2..b4ea02c 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · BumpStdlibs.jl

Loading search...

    +Search · BumpStdlibs.jl

    Loading search...

      diff --git a/dev/usage/index.html b/dev/usage/index.html index 477dbb6..1abb829 100644 --- a/dev/usage/index.html +++ b/dev/usage/index.html @@ -1,2 +1,2 @@ -Usage · BumpStdlibs.jl

      Usage

      If you are a JuliaLang committer, and you want to run the BumpStdlibs action now, here are the steps:

      1. Go to this URL.[1]
      2. In the section that says "This workflow has a workflow_dispatch event trigger", click on the Run workflow button.
      3. Under "Use workflow from", make sure that you have selected the master branch
      4. Under "Target branch", enter master if you want to target the Julia master branch, or enter e.g. backports-release-1.9 if you want to apply these changes to the Julia 1.9 release branch.
      5. Under "Comma-separated list of stdlibs to include":
        • If you want to update all stdlibs, you can leave the default value of all
        • If you only want to update a selected set of stdlibs, enter the list, comma-separated. For example:
          • Pkg
          • Downloads,Statistics,Tar
      6. Click on the green Run workflow button.
      +Usage · BumpStdlibs.jl

      Usage

      If you are a JuliaLang committer, and you want to run the BumpStdlibs action now, here are the steps:

      1. Go to this URL.[1]
      2. In the section that says "This workflow has a workflow_dispatch event trigger", click on the Run workflow button.
      3. Under "Use workflow from", make sure that you have selected the master branch
      4. Under "Target branch", enter master if you want to target the Julia master branch, or enter e.g. backports-release-1.9 if you want to apply these changes to the Julia 1.9 release branch.
      5. Under "Comma-separated list of stdlibs to include":
        • If you want to update all stdlibs, you can leave the default value of all
        • If you only want to update a selected set of stdlibs, enter the list, comma-separated. For example:
          • Pkg
          • Downloads,Statistics,Tar
      6. Click on the green Run workflow button.