Testing against dev builds

Aperta
#31 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
yaml
Ambito
ci-cd, testing-qa

Direzione di ricerca

Start with .travis.yml and investigate Travis CI's secret-value settings, then review how the dev build is downloaded and installed. Done means CI can securely provide a valid license in the expected location and execute tests against the dev build without exposing the license.

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

Descrizione

It's currently not possible to test against the dev builds. This would require:

  1. Downloading and installing the dev build (easy on Windows).
  2. Somehow providing an interface to place a valid license in the correct location to allow execution of the dev build.

Travis CI has a kind of "secret value setting" thing where you can provide secret information that is not part of .travis.yml, but I don't exactly remember how it works, nor have I ever used it.

Lingua principale
Python
Stelle
113
Fork
32
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 SublimeText/UnitTesting

Tutte le issue di SublimeText/UnitTesting

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.