yoheimuta / go-protoparser

Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
MIT License
166 stars 20 forks source link

Use Github Actions instead of CircleCI #79

Closed shaldengeki closed 5 months ago

shaldengeki commented 5 months ago

Hello! Big fan of your work. I noticed that protolint uses Github Actions, so I thought I'd PR a change to move the parser over as well.

I expect that I'll be using this myself to make sure I haven't broken anything, so it would be nice to merge this upstream. 😄 No worries if you don't want this, though!

Before merging this, you'll want to configure Actions on this repo -- probably best to only run workflows after you've explicitly approved: https://github.com/yoheimuta/go-protoparser/settings/actions

yoheimuta commented 5 months ago

I confirmed it worked! https://github.com/yoheimuta/go-protoparser/actions/runs/7940102518