Commit Graph

24 Commits (master)

Author SHA1 Message Date
Badlop 5801faae48 Fix wrong container name in Docker Hub when puhsing the images 2 months ago
Badlop b9528e740e Update actions versions to use Node.js 20 2 months ago
Badlop 228ab57d6c Fix missing ejabberd version number in ecs 24.02 image (111) 2 months ago
Badlop 0a14715f3f Tests: Update actions to use Node.js 20 as recommended by Github Actions 2 months ago
Badlop 8868e9e7f7 Tests: Use explicit ubuntu-22.04 instead of a varying ubuntu-latest 2 months ago
Badlop 8c793303e4 Tests: Update steps names to match their current purpose 2 months ago
Badlop 7c29c7be14 Tests: Remove unnecesary tags 2 months ago
Badlop abea089e14 Tests: Update action to publish image automatically to Docker Hub
Reference:
https://github.com/marketplace/actions/build-and-push-docker-images
https://docs.docker.com/security/for-developers/access-tokens/
https://docs.docker.com/build/ci/github-actions/push-multi-registries/
2 months ago
Badlop ee1d178f33 Push mix and ecs images to GHCR when tagging 5 months ago
sando38 47498d8d70 actions: fix test 11 months ago
Badlop 0c73c302be Use local registry for mix->ecs images, only push to ghcr when it's a tag 12 months ago
Badlop 40aad2897f Always check ecs results and show ejabberd logs 12 months ago
Badlop 0fb6e2513f Ensure we get a single tag when dealing with local docker image 12 months ago
Badlop 7206cb9c0a Update workflow for ecs and mix images
- Build ecs and mix using actions instead of scripts
- Upload images as artifacts
- When it's a tag, publish image in ghcr.io
1 year ago
Badlop 54c7c3d0e7 Don't require a very specific action version 1 year ago
Badlop 28c5bc00f8 Update to ubuntu-latest, which right now is 22.04 1 year ago
Badlop 5cb21908f4 Update actions versions as requested by GitHub Actions 1 year ago
Badlop 329fac07c5 Only test mix and ecs builds when those paths are modified 1 year ago
Badlop 01e416f0dd Add code-server and devcontainer images, useful for VSCode 1 year ago
Badlop 2cdfd7da73 Join mix building into main tests, it just adds a few seconds 2 years ago
Badlop d4145120a4 Test changes in mix independently 2 years ago
Badlop 861cb9b2ab Fix testing when current month has no tagged version: test latest 2 years ago
Badlop 258c0fb033 Upload docker image as a github artifact 2 years ago
Badlop 5d2e7890b2 New Github Action to test docker ecs build and run 3 years ago