A collection of scripts for automation of repetitive tasks.
Content:
Dependabot.yml
: This pipeline uses the dependabot-azure-devops Docker image from Tingle Software to run the Dependabot for the package manager Composer.Dependabot-with-Magento-Credentials.yml
: This pipeline uses the dependabot-azure-devops Docker image from Tingle Software to run the Dependabot for the package manager Composer. Additionally you can pass credentials so that the Dependabot can check for updates in the Magento repository.
GravCommitUpdates.py
: This script can be used to commit updates on Grav to the Git repository.IntelliJInitialCommit.py
: This script can be used to do the initial commits of a new IntelliJ project.
SetupUbuntuDev
: This script can be used to install the programs to setup Ubuntu as environment for development. E.g. install git, VSCode, ...