hypothesis / hypothesis/lms

Improve the directory structure of devdata

Open
#4,584 0 comments 0 reactions 0 assignees View on GitHub
Good introductory issue
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

:+1: Good idea. I don't think we actually made the change but I think Jon suggested on a previous PR a while ago that every devdata dir could have a files dir for files that get blindly copied over to their corresponding locations in the app. So this would work for any files not just certificates. Something like this in the devdata repo:

```
devdata/
lms/
devdata.json # Doesn't get copied.
files/
certificates/
cert.txt # Gets copied to certificates/cert.txt in the app.
foo/
bar/
gar.txt # Gets copied to foo/bar/gar.txt in the app
```

_Originally posted by @seanh in https://github.com/hypothesis/lms/pull/4575#discussion_r1003248054_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.