
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 53e78259b6ce5796bfd506a7ee152cc3fd2b7665 https://github.com/phpmyadmin/phpmyadmin/commit/53e78259b6ce5796bfd506a7ee15... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-05-09 (Mon, 05 May 2022) -03:00 Changed paths: A .github/workflows/daily-snapshots.yml Log Message: ----------- Add workflow to generate daily snapshots Creates a GitHub Actions workflow that generates phpMyAdmin daily snapshots. Currently it persists the snapshots only on GitHub and do not upload to the phpMyAdmin's website. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 53f11afcaac8953409cc722bb6a01315942a97b2 https://github.com/phpmyadmin/phpmyadmin/commit/53f11afcaac8953409cc722bb6a0... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-05-09 (Mon, 05 May 2022) -03:00 Changed paths: A .github/workflows/daily-snapshots.yml Log Message: ----------- Merge pull request #17509 from MauricioFauth/daily-snapshots-workflow Add workflow to generate daily snapshots