New versions of feedland, feedlanddatabase

Open
#77 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
node.js, sql

Research direction

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.

Written by the indexing model from the issue text.

Description

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.

Dominant language
HTML
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/feedlandInstall

All issues in scripting/feedlandInstall

Similar issues

More Databases issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.