Skip to content

Commit

Permalink
Bump osm fieldwork --> v0.3.6rc1 (#812)
Browse files Browse the repository at this point in the history
* build: osm-fieldwork --> 0.3.6rc1, osm-login-python pypi

* docs: remove backend info about osm-fieldwork main branch
  • Loading branch information
spwoodcock authored Sep 7, 2023
1 parent ca99c1d commit 1078970
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 219 deletions.
11 changes: 1 addition & 10 deletions docs/dev/Backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,16 +139,7 @@ Example launch.json config for vscode:

Creating a new release during development may not always be feasible.

**Via Dockerfile**

- The debug stages in the backend Dockerfile install the latest osm-fieldwork repo `main` branch.
- To re-build, run: `docker compose build api --no-cache`.

> Note: this is useful to debug functionality not yet released in a stable version on PyPi.
**Via Bind-Mount**

- Alternatively, a development version of osm-fieldwork can be mounted into the FMTM container.
- A development version of osm-fieldwork can be mounted into the FMTM container via bind mount.
- Clone the osm-fieldwork repo to the same root directory as FMTM.
- Uncomment the line in docker-compose.yml

Expand Down
Loading

0 comments on commit 1078970

Please sign in to comment.