Setup-miniconda: 두 번 μΆ”κ°€ 된 채널

에 λ§Œλ“  2020λ…„ 07μ›” 26일  Β·  2μ½”λ©˜νŠΈ  Β·  좜처: conda-incubator/setup-miniconda

이 μž‘μ—…μœΌλ‘œ 채널이 두 번 μΆ”κ°€λ˜λŠ” 것을 ν™•μΈν–ˆμŠ΅λ‹ˆλ‹€.

# Applying conda configuration...
#################################

λ‹€λ₯Έ μ•„λž˜ :

# Applying conda configuration after update...
##############################################

이둜 인해 κ²½κ³ κ°€ λ°œμƒν•©λ‹ˆλ‹€.

C:\windows\system32\cmd.exe /D /S /C "C:\Miniconda3\condabin\conda.bat config --add channels conda-forge"
##[warning]Warning: 'conda-forge' already in 'channels' list, moving to the top

Warning: 'conda-forge' already in 'channels' list, moving to the top
C:\windows\system32\cmd.exe /D /S /C "C:\Miniconda3\condabin\conda.bat config --add channels conda-forge/label/testing"
##[warning]Warning: 'conda-forge/label/testing' already in 'channels' list, moving to the top

Warning: 'conda-forge/label/testing' already in 'channels' list, moving to the top

λ¬Έμ œλŠ” μ΄λŸ¬ν•œ κ²½κ³ κ°€ λ‚΄ μ›Œν¬ ν”Œλ‘œμ˜ μ΅œμƒμœ„ 좜λ ₯에 ν‘œμ‹œλœλ‹€λŠ” κ²ƒμž…λ‹ˆλ‹€. λ„μ›€μ΄λœλ‹€λ©΄ λ‹€μŒμ€ λ‚΄ κ΅¬μ„±μž…λ‹ˆλ‹€.

    - name: Set up Python ${{ matrix.python-version }}
      uses: goanpeca/setup-miniconda<strong i="15">@v1</strong>
      with:
        auto-update-conda: true
        miniconda-version: "latest"
        python-version: ${{ matrix.python-version }}
        channel-priority: strict
        channels: conda-forge/label/testing,conda-forge
        show-channel-urls: true
        use-only-tar-bz2: true

κ°€μž₯ μœ μš©ν•œ λŒ“κΈ€

개인적으둜 μ €λŠ” 쑰용히 ν•  μˆ˜μžˆλŠ” μ˜΅μ…˜μ„ κ°–κ³  μ‹ΆμŠ΅λ‹ˆλ‹€.

Btw,이 μž‘μ—…μ„ μ‚¬μš©ν•  수있게 ν•΄μ£Όμ…”μ„œ κ°μ‚¬ν•©λ‹ˆλ‹€. 그것은 λ‚˜μ—κ²Œ λ…Έλ ₯의 톀을 μ €μž₯.

λͺ¨λ“  2 λŒ“κΈ€

μ•ˆλ…•ν•˜μ„Έμš” @dopplershift , μ‹ κ³  ν•΄ μ£Όμ…”μ„œ κ°μ‚¬ν•©λ‹ˆλ‹€.

예, μ‹€μ œλ‘œ μ œλŒ€λ‘œ μž‘λ™ν•˜λŠ”μ§€ ν™•μΈν•˜κΈ° μœ„ν•΄ μΆ”κ°€ ν•œ κ²ƒμž…λ‹ˆλ‹€ (이것이 μ—…λ°μ΄νŠΈ ν›„ 제λͺ©μ΄ λ§ν•˜λŠ” μ΄μœ μž…λ‹ˆλ‹€).

κ²½κ³ λ₯Ό ν”Όν•˜κΈ° μœ„ν•΄ μΆ”κ°€ 검사λ₯Ό μΆ”κ°€ ν•  수 μžˆμŠ΅λ‹ˆλ‹€.

개인적으둜 μ €λŠ” 쑰용히 ν•  μˆ˜μžˆλŠ” μ˜΅μ…˜μ„ κ°–κ³  μ‹ΆμŠ΅λ‹ˆλ‹€.

Btw,이 μž‘μ—…μ„ μ‚¬μš©ν•  수있게 ν•΄μ£Όμ…”μ„œ κ°μ‚¬ν•©λ‹ˆλ‹€. 그것은 λ‚˜μ—κ²Œ λ…Έλ ₯의 톀을 μ €μž₯.

이 νŽ˜μ΄μ§€κ°€ 도움이 λ˜μ—ˆλ‚˜μš”?
0 / 5 - 0 λ“±κΈ‰