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

GitHub Action workflow to build image and upload to github #429

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

steffjenl
Copy link

  • GitHub Action Workflow to build the image and upload to github when new tag is created
  • Fixed tests
  • Upgraded MariaDB 10.4 to 11 for tests
  • Change docker-compose.yml to use GitHub docker repo

If you want I can also add upload functionality to docker hub.

@steffjenl
Copy link
Author

@jbrooksuk this PR is for 2.4, do you want also a version for the new 3.x repo?

@steffjenl
Copy link
Author

Added support for Docker Hub, please set actions secret DOCKERHUB_USERNAME and DOCKERHUB_TOKEN

@jbrooksuk
Copy link
Member

These are set and the action can now run.

I'd love this for 3.x too, please.

@steffjenl
Copy link
Author

These are set and the action can now run.

I'd love this for 3.x too, please.

I have removed today blank.yml it does not work for 3.x we will create an test script with newer packages.

I will start an discusion for v3.x , i already started to build an version for 3.x only i am missing the bootstrap file (index.php)? To start the application in production mode and not in test / development mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants