Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
M
matrix-appservice-discord
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
salixor
matrix-appservice-discord
Validations
70975e02
Valider
70975e02
rédigé
4 years ago
par
Will Hunt
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Move to Node 12,14
parent
dfdc8d62
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
2
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
2 fichiers modifiés
.travis.yml
+5
-5
5 ajouts, 5 suppressions
.travis.yml
README.md
+1
-1
1 ajout, 1 suppression
README.md
avec
6 ajouts
et
6 suppressions
.travis.yml
+
5
−
5
Voir le fichier @
70975e02
...
@@ -10,14 +10,14 @@ jobs:
...
@@ -10,14 +10,14 @@ jobs:
include
:
include
:
-
stage
:
lint
-
stage
:
lint
script
:
yarn lint
script
:
yarn lint
node_js
:
"
1
2
"
node_js
:
"
1
4
"
-
stage
:
unit tests
-
stage
:
unit tests
script
:
yar
t
test
script
:
yar
n
test
node_js
:
"
1
0
"
node_js
:
"
1
2
"
-
node_js
:
"
1
2
"
-
node_js
:
"
1
4
"
-
stage
:
coverage
-
stage
:
coverage
script
:
yarn coverage
script
:
yarn coverage
node_js
:
"
1
2
"
node_js
:
"
1
4
"
# NOTE: This is unused atm
# NOTE: This is unused atm
# notifications:
# notifications:
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
README.md
+
1
−
1
Voir le fichier @
70975e02
...
@@ -27,7 +27,7 @@ Please also be aware that this is an unoffical project worked on in our spare ti
...
@@ -27,7 +27,7 @@ Please also be aware that this is an unoffical project worked on in our spare ti
The bridge has been tested against the
[
Synapse
](
https://github.com/matrix-org/synapse
)
homeserver, although any homeserver
The bridge has been tested against the
[
Synapse
](
https://github.com/matrix-org/synapse
)
homeserver, although any homeserver
that implements the
[
AS API
](
https://matrix.org/docs/spec/application_service/r0.1.0.html
)
should work with this bridge.
that implements the
[
AS API
](
https://matrix.org/docs/spec/application_service/r0.1.0.html
)
should work with this bridge.
The bridge supports any version of Node.js >= v1
0
.X, including all
[
current releases
](
https://nodejs.org/en/about/releases/
)
.
The bridge supports any version of Node.js >= v1
2
.X, including all
[
current releases
](
https://nodejs.org/en/about/releases/
)
.
### Setup the bridge
### Setup the bridge
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter