Skip to content

version 0.1.2 #17

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

Open
decarvalhojunior-fh opened this issue Dec 9, 2024 · 1 comment
Open

version 0.1.2 #17

decarvalhojunior-fh opened this issue Dec 9, 2024 · 1 comment

Comments

@decarvalhojunior-fh
Copy link
Member

@JuliaRegistrator register()

Release notes:

Minor changes

  • move the directory in which the default CCconfig.toml is downloaded from pwd() to homedir(), avoiding problems when Windows loads Julia REPL in C:\Windows\System32 directory.
  • if CCconfig.toml is not found in pwd(), try to find it at homedir() instead of /etc (non-portable)
  • silencing warnings for not-found processors and accelerators of instance types
  • create $HOME/.ssh directory if it does not exist;
  • check whether MW clusters are supported in deploying and inform the user;
  • EC2 image pointed at CCconfig.toml updated to Julia 1.11.2.
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/121022

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.2 -m "<description of version>" 402a58c3472e98737472a7094b746cde179d6d57
git push origin v0.1.2

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

2 participants