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

feature/publishCoursesTutorials #23

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

denise-khuu
Copy link

No description provided.

@denise-khuu denise-khuu changed the title feature/publishCoursesTutorials WIP: feature/publishCoursesTutorials Jun 2, 2021
@denise-khuu denise-khuu changed the title WIP: feature/publishCoursesTutorials feature/publishCoursesTutorials Jun 2, 2021
publish.js Outdated
//TODO Filter only newly generated folders
//ISSUE #25 #26
ONLINE_FOLDERS.forEach(scenario => {
fs.removeSync(path.join(SCENARIOS, scenario) ,{ recursive: true });
Copy link
Author

Choose a reason for hiding this comment

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

Here It might delete some folder, that is needed in the kataocoda-scenario but not listed in the tutorial repository.
I am not sure how to differentiate in this case between normal folders and tutorials

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.

1 participant