Skip to content

Rewrite build_directory_md.py#1076

Merged
cclauss merged 2 commits intoTheAlgorithms:masterfrom
cclauss:rewrite-build_directory_md.py
Jul 28, 2019
Merged

Rewrite build_directory_md.py#1076
cclauss merged 2 commits intoTheAlgorithms:masterfrom
cclauss:rewrite-build_directory_md.py

Conversation

@cclauss
Copy link
Copy Markdown
Member

@cclauss cclauss commented Jul 26, 2019

Rewrite scripts/build_directory_md.py for ease of maintenance.

@cclauss cclauss requested a review from AnshulMalik July 26, 2019 08:47
@cclauss cclauss added the awaiting reviews This PR is ready to be reviewed label Jul 26, 2019
--ignore=machine_learning/random_forest_regression/random_forest_regression.py
after_success:
- python scripts/build_directory_md.py
- scripts/build_directory_md.py > DIRECTORY.md
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does this line mean travis will write to Directory on successful builds?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes but... It is only writing in its local directory. This does not commit those changes back into the repo. I could investigate how to do the latter on branch==master if that would be of interest.

@cclauss cclauss merged commit a0817bd into TheAlgorithms:master Jul 28, 2019
@cclauss cclauss deleted the rewrite-build_directory_md.py branch July 28, 2019 15:27
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Rewrite build_directory_md.py

* Regenerate DIRECTORY.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants