-
Notifications
You must be signed in to change notification settings - Fork 100
Update julia.toml #89
base: master
Are you sure you want to change the base?
Conversation
Bump Julia Version to 1.4.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good & thank you! I'm happy to merge once I know prybar can run against julia 1.4.1: replit/prybar#52
@dan-stowell @amasad Can we get a merge on this? Julia 1.5 is out but I'm bumping this incrementally. |
@logankilpatrick can you you set the |
What dir do I have to be in to run that command? Running from the root does not work (I am a big Docker noob). |
From the polygott dir, you can run |
Okay, it should be good:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 / I'll merge once the tests are green!
Wonderful, once this goes through, I will open the PR to bump to the latest Julia version (v1.5). |
@logankilpatrick just checking in here -- is the test failure related to your change? |
I tested locally per what I commented above so I'm not sure. |
It worked again when I tested locally:
|
The tests are also failing due to permission issues (according to the build) due to me not being a collaborator on this repo maybe? |
Bumping this @amasad |
Good afternoon @logankilpatrick ! You've probably noticed by now that we've been slow to merge community PRs on polygott. We've decided to focus on giving Repl.it a stable foundation instead of adding features and updating languages. Once we and our community feel comfortable with Repl.it's overall stability, we'll give this change another look. This change, in particular, should be straightforward to get over the finish line. Thank you for contributing! |
Hey all, any update on this? Would be great if Repl.it supported the most recent Julia version. |
@logankilpatrick, apologies for the long delay on a straightforward pull request. We've been focused on overall Replit stability the past few months. We're now in a position to roll out clearly beneficial Polygott changes. #185 upgrades to 1.4.1 (the build should be green on that branch), and then we can look at getting to 1.5.3 right after that. |
@dan-stowell Hey! Any update on this? |
@logankilpatrick I merged dcdaa0f over the weekend. It'll go out with the next polygott release this week. I'll leave this PR open to update you on when it's rolling out. |
Great! @dan-stowell if we merge in Julia 1.5.3, can we get that in for the release? I can submit a Pr tonight. |
@logankilpatrick Julia 1.4.1 is out if you create a new julia_beta repl: https://repl.it/l/julia_beta (The console header says 1.3.1, but if you run And, yes! If you open a pull request upgrading to Julia 1.5.3, we can release that next. It'd be most helpful to get a pull request up against prybar (much like I did for the Julia 1.4.1 upgrade): replit/prybar#52 followed by the PR on polygott. |
Great, just opened PR’s in both places. Thanks again!
… On Feb 10, 2021, at 6:27 AM, Dan Stowell ***@***.***> wrote:
@logankilpatrick <https://github.com/logankilpatrick> Julia 1.4.1 is out if you create a new julia_beta repl: https://repl.it/l/julia_beta <https://repl.it/l/julia_beta>
(The console header says 1.3.1, but if you run julia --version in the shell you'll see it's actually 1.4.1. I'm pushing a config change to correct the console header shortly.)
And, yes! If you open a pull request upgrading to Julia 1.5.3, we can release that next. It'd be most helpful to get a pull request up against prybar (much like I did for the Julia 1.4.1 upgrade): replit/prybar#52 <replit/prybar#52> followed by the PR on polygott.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIPN5XQIMGCYQF4XFXXWBXLS6KJTVANCNFSM4M4GS4PQ>.
|
I think PR #220 and replit/prybar#52 mean this PR is obsolete. And there is also PR #222 by now |
Bump Julia Version to 1.4.1