(file _ext/release_file_parser.rb) When mixing with other non release content, I get the following error
abort("The release file # {file}
does not have the markdown extension!")
This should only be tested if we are in project/*/releases/
BTW the file extension tested is yml but the message says md.
Final question does this extension replace the DataDir extension or can they both be run in parallel?
|