GithubHelp home page GithubHelp logo

syncromatics / gogitver-action Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 24 KB

Github action that provides the semver version of the repository based on gogitver.

License: MIT License

Dockerfile 16.77% Go 73.18% Makefile 10.05%
actions git gogitver semver

gogitver-action's People

Contributors

annymsmthd avatar cuevaskoch avatar estein9825 avatar glenwperry avatar thzinc avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

estein9825

gogitver-action's Issues

Unable to use with latest golang

Trying to build a docker image with golang 1.19 results in the error:



  ---> Running in ad6aa5bd2687
  go: finding golang.org/x/lint latest
  go: downloading golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
  go: extracting golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
  go: downloading golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
  go: extracting golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
  go: finding golang.org/x/tools v0.5.0
  go: downloading golang.org/x/tools v0.5.0
  go: extracting golang.org/x/tools v0.5.0
  # golang.org/x/tools/go/gcexportdata
  /go/pkg/mod/golang.org/x/[email protected]/go/gcexportdata/gcexportdata.go:97:9: undefined: io.ReadAll
  note: module requires Go 1.18
  The command '/bin/sh -c go get -u golang.org/x/lint/golint' returned a non-zero code: 2
  
  Warning: Docker build failed with exit code 2, back off 1.438 seconds before retry.
  /usr/bin/docker build -t 49859c:63e8d69467ab43488e59bbed0788cf63 -f "/home/runner/work/_actions/syncromatics/gogitver-action/v0.0.4/Dockerfile" "/home/runner/work/_actions/syncromatics/gogitver-action/v0.0.4"
  Sending build context to Docker daemon  26.11kB

I was able to download the repo and upgrade the docker image and go.mod to support 1.17. Then I could build it. But I don't seem to have permission to upload it. Can I please gain the rights to push to the repo?

In case someone else wants to do it, I upgraded dockerfile version to 1.17.13 and also go.mod to 1.17, then make test worked

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.