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

feat: add build image workflow #11

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

rancoud
Copy link
Member

@rancoud rancoud commented Nov 27, 2023

  • build image with github workflows
  • update Dockerfile
    • bump from crazymax/alpine-s6:3.13 to crazymax/alpine-s6:latest
    • bump from php 7.4 to php 8.2
    • add cronscript.sh to set crons
  • add docker compose examples
    • docker-compose-localhost.yml localhost with http + maildev
    • docker-compose-https.yml https with let's encrypt challenge
    • docker-compose-smtp.yml msmtp for external smtp relay
  • update README.md
  • update .gitignore and .dockerignore

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (80d2128) 100.00% compared to head (ca9fef0) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #11   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1123      1123           
===========================================
  Files             62        62           
  Lines           6030      6030           
===========================================
  Hits            6030      6030           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rancoud rancoud force-pushed the feature/build-image-workflow branch 2 times, most recently from 4b6a729 to ae233ef Compare January 8, 2024 23:25
@rancoud rancoud force-pushed the feature/build-image-workflow branch 5 times, most recently from 872da2a to 91b87ef Compare January 20, 2024 18:53
@rancoud rancoud force-pushed the feature/build-image-workflow branch from 91b87ef to ca9fef0 Compare January 24, 2024 15:04
@rancoud rancoud merged commit 9ce642f into main Jan 25, 2024
7 checks passed
@rancoud rancoud deleted the feature/build-image-workflow branch January 25, 2024 17:45
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.

1 participant