Skip to content

add human-readable error message when base_code is empty - #274

Open
bjcoleman wants to merge 1 commit into
git-keeper:developfrom
bjcoleman:empty_base_code
Open

add human-readable error message when base_code is empty#274
bjcoleman wants to merge 1 commit into
git-keeper:developfrom
bjcoleman:empty_base_code

Conversation

@bjcoleman

Copy link
Copy Markdown
Contributor

No description provided.

@sommern

sommern commented Aug 3, 2022

Copy link
Copy Markdown
Contributor

Thinking about this a bit more, it's probably a good idea to at least warn about any empty subdirectories of base_code. For example, with this layout:

base_code/
    pom.xml
    src/
        main/
            java/
            tests/

The resulting student repos will have a pom.xml but no subdirectories since they are all empty.

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.

2 participants