aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
90 stars 38 forks source link

Migrate resource schema to github actions #108

Closed johnttompkins closed 3 years ago

johnttompkins commented 3 years ago

Issue #, if available:

Description of changes: Migrates the resource schema repository to GitHub actions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

PatMyron commented 3 years ago

Thoughts on testing with more java/python versions?

johnttompkins commented 3 years ago

Thoughts on testing with more java/python versions?

Python is just really used to run pre-commit; there's no python code in the repo.

We can look into testing with more java versions, but we are only targeting 1.8 in the pom

PatMyron commented 3 years ago

We should automate releases using Github Actions as well

PatMyron commented 3 years ago

Could get rid of the Travis badge: https://github.com/aws-cloudformation/aws-cloudformation-resource-schema/blob/b4d8d2bc2badcd7019c4e445090a0617a110d9e1/README.md#L3