Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update process: include in FreshRSS code #907

Open
Alkarex opened this issue Jul 19, 2015 · 7 comments
Open

Update process: include in FreshRSS code #907

Alkarex opened this issue Jul 19, 2015 · 7 comments
Labels
Important 🔥 System care Everything related to the system care Update action 💾 Work in progress 🚧 Wait before merging
Milestone

Comments

@Alkarex
Copy link
Member

Alkarex commented Jul 19, 2015

Update code should be shipped with new versions of FreshRSS, so that updating through FTP upload or git will work.
See #890 (comment)

@Alkarex
Copy link
Member Author

Alkarex commented Aug 14, 2016

A possibility to avoid a dependency to the update server would be to query GitHub directly (simple HEAD request), which returns the latest release:

curl -I https://github.com/FreshRSS/FreshRSS/releases/latest
HTTP/1.1 302 Found
Server: GitHub.com
Location: https://github.com/FreshRSS/FreshRSS/releases/tag/1.4.0

@Alkarex Alkarex added this to the 1.14.0 milestone Nov 11, 2018
@Alkarex Alkarex modified the milestones: 1.13.1, 1.14.0 Dec 27, 2018
@Alkarex Alkarex modified the milestones: 1.14.0, 1.15.0 Mar 9, 2019
@Alkarex Alkarex modified the milestones: 1.15.0, 1.16.0 Sep 29, 2019
javerous pushed a commit to javerous/FreshRSS that referenced this issue Jan 20, 2020
@Alkarex Alkarex modified the milestones: 1.16.0, 1.17.0 Feb 29, 2020
@Alkarex Alkarex modified the milestones: 1.17.0, 1.18.0 Sep 2, 2020
@Alkarex Alkarex modified the milestones: 1.18.0, 1.19.0 Jan 3, 2021
@Alkarex Alkarex modified the milestones: 1.19.0, 1.20.0 Oct 29, 2021
@Alkarex Alkarex modified the milestones: 1.20.0, 1.21.0 May 7, 2022
@math-GH
Copy link
Contributor

math-GH commented Sep 4, 2022

How is the progress here?

@math-GH math-GH added Update action 💾 System care Everything related to the system care labels Sep 4, 2022
@Alkarex
Copy link
Member Author

Alkarex commented Sep 4, 2022

I started a PR a long time ago but did not have the motivation to complete it #1760

@Alkarex Alkarex modified the milestones: 1.21.0, 1.22.0 Jan 9, 2023
@Alkarex Alkarex modified the milestones: 1.22.0, 1.23.0 Jun 16, 2023
@Alkarex Alkarex modified the milestones: 1.23.0, 1.24.0 Nov 24, 2023
@Alkarex Alkarex modified the milestones: 1.24.0, 1.25.0 Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Important 🔥 System care Everything related to the system care Update action 💾 Work in progress 🚧 Wait before merging
Projects
None yet
Development

No branches or pull requests

5 participants