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

Release 1.6 #191

Closed
julianhyde opened this issue Nov 6, 2018 · 21 comments
Closed

Release 1.6 #191

julianhyde opened this issue Nov 6, 2018 · 21 comments

Comments

@julianhyde
Copy link
Owner

Release 1.6.

@julianhyde
Copy link
Owner Author

@snuyanzin and @arina-ielchiieva, I started a discussion thread at https://groups.google.com/forum/#!topic/sqlline-dev/VqenCiW0dg4. As you're the most active contributors, can you please join the discussion? I can add you to the mailing list if you're not already a member.

I am adopting an Apache-style vote for this release, so I will need your participation!

@snuyanzin
Copy link
Collaborator

Thank you for starting discussion about 1.6 release.
I put my +1 message there

@arina-ielchiieva
Copy link
Collaborator

+1

@julianhyde
Copy link
Owner Author

@snuyanzin I've committed quite a few of your PRs. PR #198 is still to do. What's left before we can make a release candidate?

@snuyanzin
Copy link
Collaborator

snuyanzin commented Nov 19, 2018

@julianhyde thank you very much for merging!
It would be great to have #196 merged too as it allows to connect even with problem drivers.
The others are just nice to have.

P.S. I rebased PRs to have conflicts resolved

@snuyanzin
Copy link
Collaborator

And I guess #207 (PR #208 to fix it) is one of the first issues related to release candidate

@julianhyde
Copy link
Owner Author

OK, done #207 and its PR #208. Also done #198. Will do #196 shortly.

Can we do a release candidate?

@snuyanzin
Copy link
Collaborator

Thank you very much!

Can we do a release candidate?

Yes, I think so

@julianhyde
Copy link
Owner Author

@snuyanzin
Copy link
Collaborator

Thank you for release notes.

I found one misprint in it and one more in commit message 9448b38, which I guess is used in release notes. Does it make sense to make a force-push with its correction?

Moreover I added to release notes more properties which were added during the release and made them ordered. #209

I still didn't test sqlline 1.6 itself, will do it today

@julianhyde
Copy link
Owner Author

Thanks; I merged your changes as 2b3bee4.

I think 9448b38 is too far back to force-push; it's good enough that we've fixed the typo in the release notes.

@snuyanzin
Copy link
Collaborator

snuyanzin commented Nov 20, 2018

About testing

  1. Checked connectivity with Apache Cassandra, Apache Hive, Apache Calcite, H2 and it works ok
  2. Checked different prompt's configurations
  3. Simple queries work ok and highlighted except cases described below
  4. At the moment there have been found the next issues:

@julianhyde
Copy link
Owner Author

Can someone also check that it builds and runs on Windows?

@snuyanzin
Copy link
Collaborator

snuyanzin commented Nov 20, 2018

yes, forgot to mention
connectivity to Cassandra was checked on Windows, connectivity to Hive on HDP image.

I checked it at appveoyr on JDK8, 9, 10 and it is built on Windows, here it is a link https://ci.appveyor.com/project/snuyanzin/sqlline/builds/20428249

@snuyanzin
Copy link
Collaborator

The only issue I faced with Windows (cmd, powershell, wsl): looks like windows terminal does support styles well bold, faint, italic and some others. Windows shells change colors a little but not text styles while in linux terminal the text could be bold, italic, etc

@julianhyde
Copy link
Owner Author

Am I right that #211 requires a new jline3 release? Should we hold the sqlline release for that? I think not.

Merging #215 and #213 now.

Re #210. Let's see whether it comes up when I build the release. If it doesn't, it's low priority. It is kind of crazy that docbook generation won't work offline. Maybe we can use a DTD in a local file.

And I think we're good to go. I'll build an RC and start a vote. If there are issues then we can always have another RC.

@snuyanzin
Copy link
Collaborator

Am I right that #211 requires a new jline3 release? Should we hold the sqlline release for that? I think not.

Yes you are right, it requires a new jline3 release but it does not look like as a blocker.

And I think we're good to go. I'll build an RC and start a vote. If there are issues then we can always have another RC.

agree

@julianhyde
Copy link
Owner Author

@julianhyde
Copy link
Owner Author

By the way, @snuyanzin are you on twitter? I'd like to tag your user name when I promote this release.

@snuyanzin
Copy link
Collaborator

snuyanzin commented Nov 22, 2018

Thank you, I started to test the RC

Yes I am on twitter, but I use it not very often but I like the idea to use it to promote for instance sqlline, Calcite.

The nickname is not connected to my name
https://twitter.com/uckamello

@julianhyde
Copy link
Owner Author

Fixed in 8809f74.

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

3 participants