Setup CI via Actions #520

Merged
carlosmn merged 5 commits from actions into master 2020-02-12 20:58:59 -06:00
2 changed files with 34 additions and 1 deletions

31
.github/workflows/ci.yml vendored Normal file
View File

@ -0,0 +1,31 @@
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
name: git2go CI
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
on:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
pull_request:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
push:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
branches:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
- master
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
- v*
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
jobs:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
build:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
strategy:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
fail-fast: false
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
matrix:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
name: Go ${{ matrix.go }}
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
runs-on: ubuntu-18.04
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
steps:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
- name: Set up Go
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
uses: actions/setup-go@v1
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
with:
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
go-version: ${{ matrix.go }}
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
id: go
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
- name: Check out code into the Go module directory
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
uses: actions/checkout@v1
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
- name: Build
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
run: |
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
git submodule update --init
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.
make test-static
lhchavez commented 2020-02-09 09:27:03 -06:00 (Migrated from github.com)
Review
        go: [ '1.9', '1.10', '1.11', '1.12' , '1.13']

aww man, so much time has passed since this PR was opened.

```suggestion go: [ '1.9', '1.10', '1.11', '1.12' , '1.13'] ``` aww man, so much time has passed since this PR was opened.

View File

@ -1,9 +1,11 @@
package git
/*
#include <git2.h>
#include <string.h>
#include <git2.h>
#include <git2/sys/cred.h>
extern void _go_git_setup_callbacks(git_remote_callbacks *callbacks);
*/