‘Automated GIT Deploy’ Videos

  • Bernhard Kau: Automated deployments for plugins with GitHub Actions

    WordCamp Stuttgart 2019Speaker: Bernhard Kau

    November 11, 2019 — Plugin development is fun! But deploying a new version of a plugin to the WordPress.org Plugin Directory using SVN is a pain! We usually develop plugins using Git, hosting the code on GitHub. But up until this year, deploying those plugins to the plugin directory was a rather hard manual task.

    Now with the new GitHub actions becoming available for all repositories, we can utilize pre-defined automated tasks to deploy a new version of a plugin. It’s even possible to just update the readme file, which is even more complicated in the current Subversion environment.

    This talk will show you, how you can use GitHub actions to make your life as a plugin developer a lot easier and bringing back the fun to develop plugins.

  • Piotr Niewiadomski: Automatyczny GIT deploy w WordPressie

    WordCamp Poznań 2018Speaker: Piotr Niewiadomski

    August 22, 2018 — Piotrek opowie o automatyzacji procesu deploymentu oraz aktualizacji strony z wykorzystaniem repozytorium GIT. Szczegółowo zostanie omówiona integracja WordPressa z popularnymi systemami kontroli wersji (Github, Bitbucket, Stash) dzięki WebHooks API. Przytoczonych zostanie kilka case study, do czego to się może przydać. Będzie technicznie, nie zabraknie slajdów z kodem źródłowym oraz osławionych już krówek i innych upominków od firmy Clearcode

    Presentation Slides »