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

Auto-restar #228

Merged
merged 14 commits into from
May 31, 2019
Merged

Auto-restar #228

merged 14 commits into from
May 31, 2019

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented May 30, 2019

No description provided.

@Carreau Carreau mentioned this pull request May 30, 2019
@Carreau
Copy link
Member Author

Carreau commented May 30, 2019

And as you can see it get the url from within the comments if there is one.

diff --git a/_sections/30-projects.md b/_sections/30-projects.md
index c629e0f..0f9045e 100644
--- a/_sections/30-projects.md
+++ b/_sections/30-projects.md
@@ -13 +13 @@ These projects pledge to drop Python 2 support in or before 2020.
-- [![](assets/tensorflow.png)TensorFlow](https://www.tensorflow.org/) <!-- url:https://github.com/tensorflow/tensorflow -->
+- [![](assets/tensorflow.png)TensorFlow](https://www.tensorflow.org/) <!-- url:https://github.com/tensorflow/tensorflow sg:128577 -->

commit b0731df74af425bdabd968ec22af576aadb271fe
Author: Matthias Bussonnier <mbussonnier@ucmerced.edu>
Date:   Thu May 30 13:37:29 2019 -0700

    add tensorflow url

diff --git a/_sections/30-projects.md b/_sections/30-projects.md
index a4e0fc4..c629e0f 100644
--- a/_sections/30-projects.md
+++ b/_sections/30-projects.md
@@ -13 +13 @@ These projects pledge to drop Python 2 support in or before 2020.
-- [![](assets/tensorflow.png)TensorFlow](https://www.tensorflow.org/)
+- [![](assets/tensorflow.png)TensorFlow](https://www.tensorflow.org/) <!-- url:https://github.com/tensorflow/tensorflow -->

@Carreau
Copy link
Member Author

Carreau commented May 30, 2019

I now added a script that reorder consecutive line groups with sg:<a-number>.

@Carreau
Copy link
Member Author

Carreau commented May 30, 2019

Added the url for a number of other project, auto-recomputed the number of stars and reordered them.

A couple had no - or irrelevant – url. I assigned them a stargazer count to not have them move too much in the list.

- [![](assets/pystan.png)PyStan](https://github.com/stan-dev/pystan) <!-- url:https://github.com/stan-dev/pystan sg:671 -->
- [![](assets/swcarpentry.png)Software Carpentry](https://software-carpentry.org) <!-- sg:600 -->
- [![](assets/adb_enhanced.png)ADB-Enhanced](https://github.com/ashishb/adb-enhanced) <!-- url:https://github.com/ashishb/adb-enhanced sg:559 -->
- [![](assets/cartopy.png)Cartopy](https://scitools.org.uk/cartopy/docs/latest/) <!-- url:https://github.com/SciTools/cartopy sg:536 -->
- [![](assets/skbio.png)scikit-bio](http://scikit-bio.org)
Copy link
Collaborator

@mscuthbert mscuthbert May 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<!-- url:https://github.com/biocore/scikit-bio sg:470 -->

- [![](assets/skbio.png)scikit-bio](http://scikit-bio.org)
- [![](assets/fecon235.png)fecon235](https://github.com/rsvp/fecon235)
- [![](assets/fecon235.png)fecon235](https://github.com/rsvp/fecon235) <!-- url:https://github.com/rsvp/fecon235 sg:501 -->
- [![](assets/sunpy.png)SunPy](https://sunpy.org/)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No description provided.

@mscuthbert
Copy link
Collaborator

I have some more URLs for others -- I'll close my PR and after this is merged (it seems the right way to go), I'll make a PR to add the urls and rerun the script. Thanks!

@mscuthbert mscuthbert mentioned this pull request May 31, 2019
@Carreau
Copy link
Member Author

Carreau commented May 31, 2019

OK, let's merge and iterate to avoid further conflicts then !

Thanks !

@Carreau Carreau merged commit 0805309 into python3statement:master May 31, 2019
@takluyver
Copy link
Member

Belatedly seeing this, but cool :-)

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

Successfully merging this pull request may close these issues.

None yet

3 participants