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

New versions of feedland, feedlanddatabase

Aperta
#77 3 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
55/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
node.js, sql

Direzione di ricerca

Review the feedland and feedlanddatabase version notes, the readinglists SQL changes, and the npm update and feedland.js restart steps. Check the repository's setup instructions to determine where these release details belong. Done means the documented installation or upgrade path reflects the listed versions, schema changes, package update, and restart procedure.

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

Descrizione

I'm working through it carefully, it's been a while since we've done a release here. :-)

Versions: feedland == 0.7.21, feedlanddatabase == 0.9.1.

SQL changes
alter table readinglists
add urlCloudServer varchar (512) not null default '',
add whenLastCloudRenew datetime not null default '1970-01-01 00:00:00',
add ctCloudRenews int not null default 0;
Get new packages

npm update

Restart the server

Quit and restart the feedland.js app.

Lingua principale
HTML
Stelle
11
Fork
4
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 scripting/feedlandInstall

Tutte le issue di scripting/feedlandInstall

Issue simili

Altre issue su Databases

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.