GithubHelp home page GithubHelp logo

mulesoft-spec-upload's Introduction

Mulesoft API Specification Upload

To automatically publish 'api.yaml' to Mulesoft Anypoint:

  • Create a Release
  • Ensure that the Tag of the Release matches this format [0-9].[0-9].[0-9]
  • Add a Name, Description and Publish.

Ensure that the --apiVersion argument in /.github/workflows/main.yml matches your API major version number in your Semantic Version reference (i.e. 1.x.x).

Your API Specification will uploaded using the repository name as the name of the API and the Tag_Name of the Release as the API Version.

mulesoft-spec-upload's People

Contributors

paullisto-insight avatar plisto avatar

Watchers

 avatar

Forkers

arpitshah29

mulesoft-spec-upload's Issues

API Versioning strategy

Thanks for adding this repo @paullisto-insight!

A thought on reviewing the code ( I haven't tested this). https://github.com/paullisto-insight/mulesoft-spec-upload/blob/main/.github/workflows/main.yml#L23 it uses the PR name to indicate version in <group_id>/<asset_id>/<version>.

Usually API version numbers seldom change as it's disruptive to consumers. We try limit versions to major functionality changes or significant changes to the schema. ${{ github.run_id }} will give a value that links back to the GitHub Action run within the repository.

This will allow linking the uploaded assets back to the workflow execution. Useful if the current PR has had multiple deployments.

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.