Skip to content

CityOfPhiladelphia/citygeo-shared-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

citygeo-shared-workflows

This projects combines some shared Github actions workflows for CityGeo

Purpose

The purpose of this project is to avoid having to update every project individually in the event that one of the common actions needs to be updated, and to ensure consistency

Workflows

Linting / Formatters

Runs shellcheck on a file or set of files

Checks that terraform file are formatted according to terraform fmt standards

Runs tflint on terraform files

Testing

Executes terraform plan and comments on the pull request with the output

Maintenance

Scheduled job that checks for new AWS AMIs and creates a pull request with them

Deployment

Executes terraform apply

About

Shared Github Actions workflow files for CityGeo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published