Skip to content

Commit

Permalink
Delete imageflow_server, the Iron framework is long abandoned and no …
Browse files Browse the repository at this point in the history
…longer possible to secure. Use Imageflow.Server instead.
  • Loading branch information
lilith committed Sep 29, 2022
1 parent fce3741 commit 2e05690
Show file tree
Hide file tree
Showing 37 changed files with 243 additions and 3,103 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
# (cd imageflow_riapi && cargo count --unsafe-statistics)
# (cd imageflow_helpers && cargo count --unsafe-statistics)
# (cd imageflow_types && cargo count --unsafe-statistics)
# (cd imageflow_server && cargo count --unsafe-statistics)
# (cd c_components/lib && cargo count --unsafe-statistics)
# - name: Test Release
# run: cargo test --all --release
Expand Down Expand Up @@ -576,7 +575,6 @@ jobs:
run: |
docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD"
./ci/travis_publish_docker_images.sh docker/imageflow_tool imazen/imageflow_tool
./ci/travis_publish_docker_images.sh docker/imageflow_server_unsecured imazen/imageflow_server_unsecured
env:
PUBLISH_DOCKER: True
DOCKER_USERNAME: ${{secrets.DOCKER_USERNAME}}
Expand Down
3 changes: 1 addition & 2 deletions .idea/runConfigurations/demo_server.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e05690

Please sign in to comment.