Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transfer to JuliaGraphics org #163

Closed
stevengj opened this issue May 21, 2023 · 9 comments
Closed

transfer to JuliaGraphics org #163

stevengj opened this issue May 21, 2023 · 9 comments

Comments

@stevengj
Copy link

Might be worth transferring to the https://github.com/JuliaGraphics org (where the other GUI packages seem to live) to allow additional maintainers?

@ufechner7
Copy link
Member

@barche Any comment? I could also become co-maintainer, if that should help.

@barche
Copy link
Collaborator

barche commented Jul 28, 2023

Yes, I am OK with a transfer to JuliaGraphics, and @ufechner7 you are welcome as co-maintainer. Any ideas what the steps to take are?

@ufechner7
Copy link
Member

@stevengj Do you know how to organize a transfer to JuliaGraphics and adding me as co-maintainer?

@stevengj
Copy link
Author

Someone has to add @barche as a member of JuliaGraphics, at which point they can transfer the repository.

I'm not sure who has admin permissions on JuliaGraphics, maybe @timholy?

@ShalokShalom
Copy link

@stevengj He is already owner of that group.

@barche You can transfer QML.jl yourself, still interested in doing that?

@ufechner7
Copy link
Member

@barche Please do the transfer!
@stevengj How can I become member of the JuliaGraphics group (if that is required as co-maintainer)?

I really would like to create a new release that works with Julia 1.9.x which should not be so difficult as the main branch already works on Linux.

@ufechner7
Copy link
Member

ufechner7 commented Aug 27, 2023

And the tests on Windows also pass, there is a warning that cleanup fails due to a locked resource, but thats it:

┌ Warning: temp cleanup
│   exception =
│    IOError: rm("C:\\Users\\ufechner\\AppData\\Local\\Temp\\jl_0GpZ0a\\QmlJuliaExamples"): resource busy or locked (EBUSY)
│    Stacktrace:
│     [1] uv_error
│       @ .\libuv.jl:100 [inlined]
│     [2] rm(path::String; force::Bool, recursive::Bool)
│       @ Base.Filesystem .\file.jl:306
│     [3] rm(path::String; force::Bool, recursive::Bool)
│       @ Base.Filesystem .\file.jl:294
│     [4] rm
│       @ .\file.jl:273 [inlined]
│     [5] temp_cleanup_purge(; force::Bool)
│       @ Base.Filesystem .\file.jl:543
│     [6] temp_cleanup_purge
│       @ .\file.jl:535 [inlined]
│     [7] (::Base.var"#930#931")()
│       @ Base .\initdefs.jl:354
│     [8] _atexit(exitcode::Int32)
│       @ Base .\initdefs.jl:416
└ @ Base.Filesystem file.jl:547
     Testing QML tests passed

@ufechner7
Copy link
Member

Should https://github.com/barche/QmlJuliaExamples.git also be moved? It is checkout out when running the tests of QML.jl ...

@barche
Copy link
Collaborator

barche commented Sep 16, 2023

Done at last :)

@barche barche closed this as completed Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants