Skip to content

Commit

Permalink
update the index.md in the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Aug 12, 2023
1 parent 3134fd3 commit 43589be
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 60 deletions.
11 changes: 3 additions & 8 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,18 @@
[
"@semantic-release/exec",
{
"prepareCmd": "poetry build",
"publishCmd": "poetry publish"
"prepareCmd": "poetry install",
"publishCmd": "python -c 'import cf_warning as cfw; cfw.CondaForgeWarning().run()'"

}
],
[
"@semantic-release/github",
{
"assets": ["dist/*.whl", "dist/*.tar.gz"]
}
],
[
"@semantic-release/git",
{
"assets": [
"pyproject.toml",
"docs/changelog.md",
"docs/index.md",
"{{ cookiecutter.package_slug }}/src/__init__.py"
],
"message": "chore(release): ${nextRelease.version}"
Expand Down
105 changes: 53 additions & 52 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

| | name | url | open_prs | open_issues |
|---:|:---------------------------------------|:----------------------------------------------------------------------|-----------:|--------------:|
| 0 | conda-forge-pinning-feedstock | https://github.com/conda-forge/conda-forge-pinning-feedstock | 47 | 38 |
| 0 | conda-forge-pinning-feedstock | https://github.com/conda-forge/conda-forge-pinning-feedstock | 48 | 38 |
| 1 | pytrilinos-feedstock | https://github.com/conda-forge/pytrilinos-feedstock | 18 | 2 |
| 2 | conda-forge-repodata-patches-feedstock | https://github.com/conda-forge/conda-forge-repodata-patches-feedstock | 15 | 30 |
| 3 | pytorch-cpu-feedstock | https://github.com/conda-forge/pytorch-cpu-feedstock | 14 | 18 |
Expand Down Expand Up @@ -44,8 +44,9 @@
| 20 | gdb-feedstock | https://github.com/conda-forge/gdb-feedstock | 5 | 4 |
| 21 | fenics-feedstock | https://github.com/conda-forge/fenics-feedstock | 5 | 3 |
| 22 | openblas-feedstock | https://github.com/conda-forge/openblas-feedstock | 5 | 2 |
| 23 | suitesparse-feedstock | https://github.com/conda-forge/suitesparse-feedstock | 5 | 2 |
| 24 | make-feedstock | https://github.com/conda-forge/make-feedstock | 5 | 1 |
| 23 | pynio-feedstock | https://github.com/conda-forge/pynio-feedstock | 5 | 2 |
| 24 | suitesparse-feedstock | https://github.com/conda-forge/suitesparse-feedstock | 5 | 2 |
| 25 | make-feedstock | https://github.com/conda-forge/make-feedstock | 5 | 1 |

## WARNING

Expand All @@ -71,23 +72,23 @@
| 17 | gdb-feedstock | https://github.com/conda-forge/gdb-feedstock | 5 | 4 |
| 18 | fenics-feedstock | https://github.com/conda-forge/fenics-feedstock | 5 | 3 |
| 19 | openblas-feedstock | https://github.com/conda-forge/openblas-feedstock | 5 | 2 |
| 20 | suitesparse-feedstock | https://github.com/conda-forge/suitesparse-feedstock | 5 | 2 |
| 21 | make-feedstock | https://github.com/conda-forge/make-feedstock | 5 | 1 |
| 22 | opencv-feedstock | https://github.com/conda-forge/opencv-feedstock | 4 | 23 |
| 23 | clangdev-feedstock | https://github.com/conda-forge/clangdev-feedstock | 4 | 13 |
| 24 | openmm-feedstock | https://github.com/conda-forge/openmm-feedstock | 4 | 11 |
| 25 | qt-main-feedstock | https://github.com/conda-forge/qt-main-feedstock | 4 | 10 |
| 26 | tk-feedstock | https://github.com/conda-forge/tk-feedstock | 4 | 10 |
| 27 | llvmdev-feedstock | https://github.com/conda-forge/llvmdev-feedstock | 4 | 9 |
| 28 | freetype-feedstock | https://github.com/conda-forge/freetype-feedstock | 4 | 5 |
| 29 | fbprophet-feedstock | https://github.com/conda-forge/fbprophet-feedstock | 4 | 3 |
| 30 | isce2-feedstock | https://github.com/conda-forge/isce2-feedstock | 4 | 3 |
| 31 | libarchive-feedstock | https://github.com/conda-forge/libarchive-feedstock | 4 | 3 |
| 32 | re2-feedstock | https://github.com/conda-forge/re2-feedstock | 4 | 3 |
| 33 | xz-feedstock | https://github.com/conda-forge/xz-feedstock | 4 | 3 |
| 34 | dask-feedstock | https://github.com/conda-forge/dask-feedstock | 4 | 2 |
| 35 | gnuradio-feedstock | https://github.com/conda-forge/gnuradio-feedstock | 4 | 2 |
| 36 | pynio-feedstock | https://github.com/conda-forge/pynio-feedstock | 4 | 2 |
| 20 | pynio-feedstock | https://github.com/conda-forge/pynio-feedstock | 5 | 2 |
| 21 | suitesparse-feedstock | https://github.com/conda-forge/suitesparse-feedstock | 5 | 2 |
| 22 | make-feedstock | https://github.com/conda-forge/make-feedstock | 5 | 1 |
| 23 | opencv-feedstock | https://github.com/conda-forge/opencv-feedstock | 4 | 23 |
| 24 | clangdev-feedstock | https://github.com/conda-forge/clangdev-feedstock | 4 | 13 |
| 25 | openmm-feedstock | https://github.com/conda-forge/openmm-feedstock | 4 | 11 |
| 26 | qt-main-feedstock | https://github.com/conda-forge/qt-main-feedstock | 4 | 10 |
| 27 | tk-feedstock | https://github.com/conda-forge/tk-feedstock | 4 | 10 |
| 28 | llvmdev-feedstock | https://github.com/conda-forge/llvmdev-feedstock | 4 | 9 |
| 29 | freetype-feedstock | https://github.com/conda-forge/freetype-feedstock | 4 | 5 |
| 30 | fbprophet-feedstock | https://github.com/conda-forge/fbprophet-feedstock | 4 | 3 |
| 31 | isce2-feedstock | https://github.com/conda-forge/isce2-feedstock | 4 | 3 |
| 32 | libarchive-feedstock | https://github.com/conda-forge/libarchive-feedstock | 4 | 3 |
| 33 | re2-feedstock | https://github.com/conda-forge/re2-feedstock | 4 | 3 |
| 34 | xz-feedstock | https://github.com/conda-forge/xz-feedstock | 4 | 3 |
| 35 | dask-feedstock | https://github.com/conda-forge/dask-feedstock | 4 | 2 |
| 36 | gnuradio-feedstock | https://github.com/conda-forge/gnuradio-feedstock | 4 | 2 |
| 37 | ruamel_yaml-feedstock | https://github.com/conda-forge/ruamel_yaml-feedstock | 4 | 2 |
| 38 | gym-feedstock | https://github.com/conda-forge/gym-feedstock | 4 | 1 |
| 39 | mono-feedstock | https://github.com/conda-forge/mono-feedstock | 4 | 1 |
Expand All @@ -101,21 +102,21 @@
| 47 | clang-compiler-activation-feedstock | https://github.com/conda-forge/clang-compiler-activation-feedstock | 3 | 4 |
| 48 | metis-feedstock | https://github.com/conda-forge/metis-feedstock | 3 | 4 |
| 49 | conda-feedstock | https://github.com/conda-forge/conda-feedstock | 3 | 3 |
| 50 | grpc-cpp-feedstock | https://github.com/conda-forge/grpc-cpp-feedstock | 3 | 3 |
| 51 | numpy-feedstock | https://github.com/conda-forge/numpy-feedstock | 3 | 3 |
| 52 | google-cloud-cpp-feedstock | https://github.com/conda-forge/google-cloud-cpp-feedstock | 3 | 2 |
| 53 | hdf4-feedstock | https://github.com/conda-forge/hdf4-feedstock | 3 | 2 |
| 54 | jupyter_core-feedstock | https://github.com/conda-forge/jupyter_core-feedstock | 3 | 2 |
| 55 | libnetcdf-feedstock | https://github.com/conda-forge/libnetcdf-feedstock | 3 | 2 |
| 56 | lief-feedstock | https://github.com/conda-forge/lief-feedstock | 3 | 2 |
| 57 | mdanalysis-feedstock | https://github.com/conda-forge/mdanalysis-feedstock | 3 | 2 |
| 58 | mypy-feedstock | https://github.com/conda-forge/mypy-feedstock | 3 | 2 |
| 59 | ncurses-feedstock | https://github.com/conda-forge/ncurses-feedstock | 3 | 2 |
| 60 | numba-feedstock | https://github.com/conda-forge/numba-feedstock | 3 | 2 |
| 61 | ompl-feedstock | https://github.com/conda-forge/ompl-feedstock | 3 | 2 |
| 62 | onnxruntime-feedstock | https://github.com/conda-forge/onnxruntime-feedstock | 3 | 2 |
| 63 | theano-feedstock | https://github.com/conda-forge/theano-feedstock | 3 | 2 |
| 64 | configurable-http-proxy-feedstock | https://github.com/conda-forge/configurable-http-proxy-feedstock | 3 | 1 |
| 50 | numpy-feedstock | https://github.com/conda-forge/numpy-feedstock | 3 | 3 |
| 51 | google-cloud-cpp-feedstock | https://github.com/conda-forge/google-cloud-cpp-feedstock | 3 | 2 |
| 52 | hdf4-feedstock | https://github.com/conda-forge/hdf4-feedstock | 3 | 2 |
| 53 | jupyter_core-feedstock | https://github.com/conda-forge/jupyter_core-feedstock | 3 | 2 |
| 54 | libnetcdf-feedstock | https://github.com/conda-forge/libnetcdf-feedstock | 3 | 2 |
| 55 | lief-feedstock | https://github.com/conda-forge/lief-feedstock | 3 | 2 |
| 56 | mdanalysis-feedstock | https://github.com/conda-forge/mdanalysis-feedstock | 3 | 2 |
| 57 | mypy-feedstock | https://github.com/conda-forge/mypy-feedstock | 3 | 2 |
| 58 | ncurses-feedstock | https://github.com/conda-forge/ncurses-feedstock | 3 | 2 |
| 59 | numba-feedstock | https://github.com/conda-forge/numba-feedstock | 3 | 2 |
| 60 | ompl-feedstock | https://github.com/conda-forge/ompl-feedstock | 3 | 2 |
| 61 | onnxruntime-feedstock | https://github.com/conda-forge/onnxruntime-feedstock | 3 | 2 |
| 62 | theano-feedstock | https://github.com/conda-forge/theano-feedstock | 3 | 2 |
| 63 | configurable-http-proxy-feedstock | https://github.com/conda-forge/configurable-http-proxy-feedstock | 3 | 1 |
| 64 | flytekit-feedstock | https://github.com/conda-forge/flytekit-feedstock | 3 | 1 |
| 65 | mpfr-feedstock | https://github.com/conda-forge/mpfr-feedstock | 3 | 1 |
| 66 | openmc-feedstock | https://github.com/conda-forge/openmc-feedstock | 3 | 1 |
| 67 | openscenegraph-feedstock | https://github.com/conda-forge/openscenegraph-feedstock | 3 | 1 |
Expand All @@ -140,23 +141,23 @@
| 86 | torchvision-feedstock | https://github.com/conda-forge/torchvision-feedstock | 2 | 4 |
| 87 | cppcheck-feedstock | https://github.com/conda-forge/cppcheck-feedstock | 2 | 3 |
| 88 | distributed-feedstock | https://github.com/conda-forge/distributed-feedstock | 2 | 3 |
| 89 | kaldi-feedstock | https://github.com/conda-forge/kaldi-feedstock | 2 | 3 |
| 90 | autoconf-feedstock | https://github.com/conda-forge/autoconf-feedstock | 2 | 2 |
| 91 | bazel-feedstock | https://github.com/conda-forge/bazel-feedstock | 2 | 2 |
| 92 | cling-feedstock | https://github.com/conda-forge/cling-feedstock | 2 | 2 |
| 93 | jaxlib-feedstock | https://github.com/conda-forge/jaxlib-feedstock | 2 | 2 |
| 94 | jemalloc-feedstock | https://github.com/conda-forge/jemalloc-feedstock | 2 | 2 |
| 95 | pandas-datareader-feedstock | https://github.com/conda-forge/pandas-datareader-feedstock | 2 | 2 |
| 96 | pandas-feedstock | https://github.com/conda-forge/pandas-feedstock | 2 | 2 |
| 97 | pandas-profiling-feedstock | https://github.com/conda-forge/pandas-profiling-feedstock | 2 | 2 |
| 98 | pocl-feedstock | https://github.com/conda-forge/pocl-feedstock | 2 | 2 |
| 99 | pyfai-feedstock | https://github.com/conda-forge/pyfai-feedstock | 2 | 2 |
| 100 | sed-feedstock | https://github.com/conda-forge/sed-feedstock | 2 | 2 |
| 101 | uwsgi-feedstock | https://github.com/conda-forge/uwsgi-feedstock | 2 | 2 |
| 102 | awscli-feedstock | https://github.com/conda-forge/awscli-feedstock | 2 | 1 |
| 103 | basemap-feedstock | https://github.com/conda-forge/basemap-feedstock | 2 | 1 |
| 104 | capnproto-feedstock | https://github.com/conda-forge/capnproto-feedstock | 2 | 1 |
| 105 | flytekit-feedstock | https://github.com/conda-forge/flytekit-feedstock | 2 | 1 |
| 89 | grpc-cpp-feedstock | https://github.com/conda-forge/grpc-cpp-feedstock | 2 | 3 |
| 90 | kaldi-feedstock | https://github.com/conda-forge/kaldi-feedstock | 2 | 3 |
| 91 | autoconf-feedstock | https://github.com/conda-forge/autoconf-feedstock | 2 | 2 |
| 92 | bazel-feedstock | https://github.com/conda-forge/bazel-feedstock | 2 | 2 |
| 93 | cling-feedstock | https://github.com/conda-forge/cling-feedstock | 2 | 2 |
| 94 | jaxlib-feedstock | https://github.com/conda-forge/jaxlib-feedstock | 2 | 2 |
| 95 | jemalloc-feedstock | https://github.com/conda-forge/jemalloc-feedstock | 2 | 2 |
| 96 | pandas-datareader-feedstock | https://github.com/conda-forge/pandas-datareader-feedstock | 2 | 2 |
| 97 | pandas-feedstock | https://github.com/conda-forge/pandas-feedstock | 2 | 2 |
| 98 | pandas-profiling-feedstock | https://github.com/conda-forge/pandas-profiling-feedstock | 2 | 2 |
| 99 | pocl-feedstock | https://github.com/conda-forge/pocl-feedstock | 2 | 2 |
| 100 | pyfai-feedstock | https://github.com/conda-forge/pyfai-feedstock | 2 | 2 |
| 101 | sed-feedstock | https://github.com/conda-forge/sed-feedstock | 2 | 2 |
| 102 | uwsgi-feedstock | https://github.com/conda-forge/uwsgi-feedstock | 2 | 2 |
| 103 | awscli-feedstock | https://github.com/conda-forge/awscli-feedstock | 2 | 1 |
| 104 | basemap-feedstock | https://github.com/conda-forge/basemap-feedstock | 2 | 1 |
| 105 | capnproto-feedstock | https://github.com/conda-forge/capnproto-feedstock | 2 | 1 |
| 106 | freeglut-feedstock | https://github.com/conda-forge/freeglut-feedstock | 2 | 1 |
| 107 | gfortran_osx-64-feedstock | https://github.com/conda-forge/gfortran_osx-64-feedstock | 2 | 1 |
| 108 | grpcio-feedstock | https://github.com/conda-forge/grpcio-feedstock | 2 | 1 |
Expand Down

0 comments on commit 43589be

Please sign in to comment.