File tree Expand file tree Collapse file tree 4 files changed +24
-11
lines changed
repo2docker/contentproviders Expand file tree Collapse file tree 4 files changed +24
-11
lines changed Original file line number Diff line number Diff line change 3232 runs-on : ubuntu-22.04
3333 steps :
3434 - uses : actions/checkout@v4
35- - uses : actions/setup-python@v4
35+ - uses : actions/setup-python@v5
3636 with :
3737 python-version : " 3.9"
3838
4747 ls -l dist
4848
4949 # ref: https://github.com/actions/upload-artifact#readme
50- - uses : actions/upload-artifact@v3
50+ - uses : actions/upload-artifact@v4
5151 with :
5252 name : repo2docker-${{ github.sha }}
5353 path : " dist/*"
Original file line number Diff line number Diff line change 7070
7171 steps :
7272 - uses : actions/checkout@v4
73- - uses : actions/setup-python@v4
73+ - uses : actions/setup-python@v5
7474 with :
7575 python-version : " ${{ matrix.python_version }}"
7676
Original file line number Diff line number Diff line change 2323
2424 # Autoformat: Python code
2525 - repo : https://github.com/psf/black
26- rev : 23.10 .1
26+ rev : 23.12 .1
2727 hooks :
2828 - id : black
2929 args :
@@ -36,15 +36,15 @@ repos:
3636
3737 # Autoformat: Python code
3838 - repo : https://github.com/pycqa/isort
39- rev : 5.12.0
39+ rev : 5.13.2
4040 hooks :
4141 - id : isort
4242 args :
4343 - --profile=black
4444
4545 # Autoformat: markdown
4646 - repo : https://github.com/pre-commit/mirrors-prettier
47- rev : v3 .0.3
47+ rev : v4 .0.0-alpha.8
4848 hooks :
4949 - id : prettier
5050 files : " .md"
Original file line number Diff line number Diff line change 639639 },
640640 {
641641 "description" : " The Research Data Repository for the Max Planck Society." ,
642- "full_name" : " Edmond - Research Data Repository for the Max Planck Society" ,
642+ "full_name" : " Edmond - Research Data Repository for the Max Planck Society (old domain) " ,
643643 "id" : 1795 ,
644644 "is_active" : true ,
645645 "lat" : 48.1366 ,
646646 "lng" : 11.5771 ,
647647 "logo" : " https://edmond.mpdl.mpg.de/logos/navbar/logo_for_bright.png" ,
648- "name" : " Edmond" ,
649- "slug" : " " ,
648+ "name" : " Edmond (old domain) " ,
649+ "slug" : " edmond_mpdl_mpg_de " ,
650650 "url" : " https://edmond.mpdl.mpg.de" ,
651- "version" : " 5.10"
651+ "version" : " 5.14"
652+ },
653+ {
654+ "description" : " The Research Data Repository for the Max Planck Society." ,
655+ "full_name" : " Edmond - Research Data Repository for the Max Planck Society" ,
656+ "id" : 1796 ,
657+ "is_active" : true ,
658+ "lat" : 48.1366 ,
659+ "lng" : 11.5771 ,
660+ "logo" : " https://edmond.mpg.de/logos/navbar/logo_for_bright.png" ,
661+ "name" : " Edmond" ,
662+ "slug" : " edmond_mpg_de" ,
663+ "url" : " https://edmond.mpg.de" ,
664+ "version" : " 5.14"
652665 },
653666 {
654667 "description" : " The institutional research data repository of the National Yang Ming Chiao Tung University" ,
655668 "full_name" : " National Yang Ming Chiao Tung University" ,
656- "id" : 1796 ,
669+ "id" : 1797 ,
657670 "is_active" : true ,
658671 "lat" : 24.7867714 ,
659672 "lng" : 120.9984256 ,
You can’t perform that action at this time.
0 commit comments