Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link to #695 #705

Merged
merged 2 commits into from
Jul 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 0 additions & 11 deletions .github/workflows/cadastrapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ jobs:
with:
java-version: '8.x'

- name: setup Python 2.x (for jsbuild)
uses: actions/setup-python@v1
with:
python-version: '2.x'

- name: "Maven repository caching"
uses: actions/cache@v1
with:
Expand Down Expand Up @@ -58,11 +53,6 @@ jobs:
with:
java-version: '8.x'

- name: setup Python 2.x (for jsbuild)
uses: actions/setup-python@v1
with:
python-version: '2.x'

- name: "Maven repository caching"
uses: actions/cache@v1
with:
Expand All @@ -71,7 +61,6 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-


- name: Calculating docker image tag
if: github.repository == 'georchestra/cadastrapp'
id: version
Expand Down
38 changes: 0 additions & 38 deletions addons/cadastrapp/README.md

This file was deleted.

61 changes: 0 additions & 61 deletions addons/cadastrapp/config.json

This file was deleted.

121 changes: 0 additions & 121 deletions addons/cadastrapp/css/cadastrapp.css

This file was deleted.

47 changes: 0 additions & 47 deletions addons/cadastrapp/css/external/fileuploadfield.css

This file was deleted.

Loading
Loading