Skip to content

feature/publishCoursesTutorials#23

Open
denise-khuu wants to merge 27 commits into
devonfw-tutorials:masterfrom
denise-khuu:feature/publishCoursesTutorials
Open

feature/publishCoursesTutorials#23
denise-khuu wants to merge 27 commits into
devonfw-tutorials:masterfrom
denise-khuu:feature/publishCoursesTutorials

Conversation

@denise-khuu

Copy link
Copy Markdown

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
Comment thread 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
Copy Markdown
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