Skip to content

Commit

Permalink
Merge pull request #456 from OpenConext/feature/no_more_vm
Browse files Browse the repository at this point in the history
Feature/no more vm
  • Loading branch information
quartje authored Dec 16, 2024
2 parents 6c163b2 + f518cee commit 97e5749
Show file tree
Hide file tree
Showing 39 changed files with 100 additions and 1,733 deletions.
63 changes: 0 additions & 63 deletions .github/workflows/docker-build-image.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/molecule-base.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/molecule-frontend.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/molecule-java.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/molecule-mysql.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .github/workflows/molecule-php.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Set up Python 3.8
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: 3.8

Expand Down
82 changes: 0 additions & 82 deletions DEVELOPMENT.md

This file was deleted.

Loading

0 comments on commit 97e5749

Please sign in to comment.