Giter VIP home page Giter VIP logo

plugin-template's Introduction

Template de plugin pour Jeedom

semantic-release: angular Build Master GitHub release (with filter)

Validation PHP Version (branche BETA) :

PHP 7.3 PHP 7.4

Validation Code int (branche BETA):

PHP PHP


Validation PHP Version (branche MASTER) :

PHP 7.3 PHP 7.4

Validation Code int (branche MASTER):

PHP PHP

Ce "template de plugin" sert de base à la réalisation de plugins pour Jeedom.

La documentation générale relative à la conception de plugin est consultable ici. Dans le détail :

  • Utilisation du template de plugin : Le template de plugin est une base de plugin pour Jeedom qui doit être adaptée avec l'id de votre plugin et à laquelle il suffit d'ajouter vos propres fonctions.
  • Fichier info.json : Intégré depuis la version 3.0 de Jeedom, le fichier info.json est obligatoire pour le bon fonctionnement des plugins et leur bon déploiement sur le Market Jeedom.
  • Icône du plugin : Afin de pouvoir être publié sur le Market Jeedom, tout plugin doit disposer d’une icône. Attention à ne pas utiliser le même code couleur que les icônes des plugins Jeedom officiels.
  • Widget du plugin : Présentation des différentes manières d'inclure des widgets personnalisés au plugin.
  • Documentation du plugin : Présentation de la mise en place d'une documentation car un bon plugin n'est rien sans documentation adéquate.
  • Publication du plugin : Description des pré-requis indispensables à la publication du plugin.

Si vous créez une branch nommée prettier, le robot workflows fera une passe complete sur le code pour que le code soit le plus uniforme possible.

Semantic Release

Ce projet suit la convention Semantic Release pour les messages de commit. Ceci afin de générer automatiquement le changelog et les packages. Le ChangeLog doit être dans docs/fr_FR/changelog.md (et docs/fr_FR/changelog_beta.md pour la branche beta) ; et le numéro de version du plig

feat: test pour release 1.3.0

plugin-template's People

Contributors

amg0 avatar an0nym0us63 avatar colonelmoutarde avatar denispac avatar domochip avatar domotruc avatar frederic34 avatar guenneguezt avatar jealg avatar jlayec avatar kiboost avatar kouaw avatar ktn001 avatar licaerae avatar limeryls avatar matric108 avatar mips2648 avatar nebzhb avatar pifou25 avatar pulpyyyy avatar rocket13011 avatar salvialf avatar semantic-release-bot avatar tmartinez69009 avatar tomitomas avatar zoic21 avatar

Watchers

 avatar

plugin-template's Issues

The automated release is failing 🚨

🚨 The automated release from the 1.x branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the 1.x branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


The release 1.0.0 on branch 1.x cannot be published as it is out of range.

Based on the releases published on other branches, only versions within the range >=1.0.0 <1.0.0 can be published from branch 1.x.

The following commits are responsible for the invalid release:

Those commits should be moved to a valid branch with git merge or git cherry-pick and removed from branch 1.x with git revert or git reset.

A valid branch could be master.

See the workflow configuration documentation for more details.


Good luck with your project ✨

Your semantic-release bot 📦🚀

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.