GithubHelp home page GithubHelp logo

boyquotes / next-godot-csproj-version Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chickensoft-games/next-godot-csproj-version

0.0 0.0 0.0 1.49 MB

Compute the next version of a C# project based on its current version, the version of Godot it is using, and a version bump strategy (major, minor, or patch).

License: MIT License

JavaScript 2.55% TypeScript 97.45%

next-godot-csproj-version's Introduction

๐Ÿ–จ Next Godot C# Project Version

Chickensoft Badge Discord Read the docs

Compute the next version of a C# project based on its current version, the version of Godot it is using, and a version bump method (major, minor, or patch).

The version returned by this action will be bumped according to the version bump strategy. If the supplied Godot version is a prerelease version, this version will receive a corresponding prerelease label suffix showing which Godot prerelease version it uses. Stable versions do not have a Godot prerelease label suffix, as nuget would not recognize them as a stable version if they did.

The Godot version can be inferred from the project's global.json file by specifying global or global.json as the godot-version input. If the global.json file is not found, the action will fail.

The next computed version will be set as an output for the step as version.

This is used by GodotPackage to help automate releases for C# nuget package projects using Godot.

Inputs

See action.yml for the complete guide to all of the action's inputs.

next-godot-csproj-version's People

Contributors

definitelyokay avatar dependabot[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.