GithubHelp home page GithubHelp logo

isabella232 / godel-generate-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from palantir/godel-generate-plugin

0.0 0.0 0.0 3.93 MB

godel plugin that runs go-generate

License: Apache License 2.0

Shell 54.45% Go 45.55%

godel-generate-plugin's Introduction

Autorelease

godel-generate-plugin

godel-generate-plugin is a godel plugin for go-generate. It provides a task that runs "go generate" based on project configuration and a verification task that verifies that the current state of the project matches what is expected.

Tasks

  • generate: runs the "go generate" task based on the plugin configuration.

Verify

When run as part of the verify task, if apply=true, then the generate task is run. If apply=false, then generate --verify is run, which verifies that the running "generate" does not modify the content of the target output files. Note that, even when "apply=false", the task may change state on disk (because there is no way to control what the individual "generate" tasks actually do).

godel-generate-plugin's People

Contributors

nmiyake avatar svc-autorelease avatar svc-excavator-bot avatar

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.