Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Add Contributing Guidelines

Aperta
#303 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
48/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start with the README and the contributing documentation examples linked in the issue, then inspect tests/integration and tests/integration/data/solnlib_demo. Document the prerequisites and listed environment, copy, authentication, and restart commands for running integration tests. Done means a newcomer can set up the environment and follow the documented test process.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

This is not obvious for someone who wants to contribute how to setup properly dev environment and run tests.
New section in documentation would help.
Example for that:

It seems that the documentation should contain information about following prereq steps to run integration tests:

  • export SPLUNK_HOME=/opt/splunk/
  • export SPLUNK_ETC=/opt/splunk/etc/ - this one may be optional
  • sudo cp -r tests/integration/data/solnlib_demo $SPLUNK_HOME/etc/apps
  • sudo cp -r solnlib $SPLUNK_HOME/etc/apps/solnlib_demo/bin/
  • sudo /opt/splunk/bin/splunk set servername custom-servername -auth admin:[splunk_password]
  • sudo /opt/splunk/bin/splunk restart
Lingua principale
Python
Stelle
18
Fork
10
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di splunk/addonfactory-solutions-library-python

Tutte le issue di splunk/addonfactory-solutions-library-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.