Skip to content

A collection of scripts for automation of repetitive tasks or to increase the quality of a project. E.g. automating Git Commits, Dependabot, ...

License

Notifications You must be signed in to change notification settings

MasterZydra/Automation-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation-Scripts

A collection of scripts for automation of repetitive tasks.

Content:

Azure DevOps

  • 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.

Git

Setup OS

  • SetupUbuntuDev: This script can be used to install the programs to setup Ubuntu as environment for development. E.g. install git, VSCode, ...

About

A collection of scripts for automation of repetitive tasks or to increase the quality of a project. E.g. automating Git Commits, Dependabot, ...

Topics

Resources

License

Stars

Watchers

Forks