Skip to content

Repository for continuous integration scripts - for PLC-related work and otherwise

Notifications You must be signed in to change notification settings

baljamal/pcds-ci-helpers

 
 

Repository files navigation

pcds-ci-helpers

This repository is a place to store complex scripts for continuous integration that may see common use.

GitHub Actions Standard Workflows

TwinCAT

For TwinCAT projects, you can use the shared workflows by adding the following file to your project as .github/workflows/standard.yml:

example_twincat_gha.yml

Python

For Python projects, you can use the shared workflows by adding the following file to your project as .github/workflows/standard.yml:

example_python_gha.yml

About

Repository for continuous integration scripts - for PLC-related work and otherwise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 78.4%
  • Python 16.9%
  • Makefile 4.7%