GithubHelp home page GithubHelp logo

release's Introduction

Buffalo Documentation

gobuffalo.io

This is the repository for https://www.gobuffalo.io, the official website of the Buffalo ecosystem.

This documentation contains:

Contributing

Contributing to this documentation site is a great, and easy, way to help make Buffalo better!

Note that this repository is only about Buffalo ecosystem documentation. If you want to contribute to the ecosystem itself, please refer to the concerned repository:

See the contribution guide for more info about how to contribute.

release's People

Contributors

duffn avatar lukasschlueter avatar markbates avatar paganotoni avatar stanislas-m avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

release's Issues

Issue caused by this package when installing buffalo

When trying to install buffalo I keep gettings this error: # github.com/gobuffalo/release/genny/release ..\..\go\src\github.com\gobuffalo\release\genny\release\options.go:42:18: cannot use v (type *semver.Version) as type semver.Version in assignment
and it seems to be caused by this package.

Goreleaser GITLAB_TOKEN

Hello,

Since version v0.112.0 of GoReleaser, we can use Gitlab Releaser.

But in gobuffalo/release, we are forced to use the variable GITHUB_TOKEN, if we initialize it with a bad value, goreleaser does not accept GITHUB_TOKEN and GITLAB_TOKEN.

Errors:

  • Error: you must set a GITHUB_TOKEN
  • ⨯ release failed after 3.09s error=both GITHUB_TOKEN and GITLAB_TOKEN. Only one is allowed

Could you disable checking GITHUB_TOKEN ?

Thank you.

gobuffalo/release: v1.8.3
goreleaser: 0.114.0

"make update" fails if package has "-" in it

version.go:

package runner-ex

// Version of runner
const Version = "0.0.1"

bash:

x-MacBook-Pro:runner-ex apple$ make update
go get -u -tags "sqlite"
# github.com/joeblew99/runner-ex
./version.go:1:15: syntax error: unexpected -, expecting semicolon or newline
make[1]: *** [update] Error 2

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.