https://github.com/JuliaLang/julia
Revision 64ee34b269a8678de97c373a9da6f8aa39d1a7a7 authored by Simon Byrne on 03 November 2020, 19:59:01 UTC, committed by GitHub on 03 November 2020, 19:59:01 UTC
PR #38235 seemed to cause problems:

- it seems to break GitHub Actions: https://github.com/JuliaParallel/MPI.jl/runs/1345656760?check_suite_focus=true#step:4:33
- it now requires a password to upgrade a patch release (which replace the `/Applications/Julia-1.6.app` directory)

This makes only the files read-only, which should solve the problem
1 parent ac8445c
History
Tip revision: 64ee34b269a8678de97c373a9da6f8aa39d1a7a7 authored by Simon Byrne on 03 November 2020, 19:59:01 UTC
MacOS App: make only files read-only (#38289)
Tip revision: 64ee34b
File Mode Size
.devcontainer
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 47.5 KB
Makefile -rw-r--r-- 27.5 KB
NEWS.md -rw-r--r-- 17.7 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top