Skip to content

seyuf/m2-dev-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento develop branch tester

Test M2 develop branch using github actions MAD-I-T/magento-actions@master

Check .github/workflow/main.yml for usage example.

Reminder :

Use git clone --recursive to clone the repo and its submodule (i.e magento 2.4 src)

Because a habit to follow https://12factor.net composer credentials are set through github secret option.

  1. Go to Settings>Secrets>Repository secrets
  2. Create variable COMPOSER_AUTH
  3. Add you composer auth as value e.g : {"http-basic":{"repo.magento.com": {"username": "xxxxxxxxxxxxxx", "password": "xxxxxxxxxxxxxx"}}}

One can use our magento-devbox as local dev environment, linux and mac os supported.

About

Magento2 develop branch check github actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published