Difference between revisions of "Dependency Updates"

From GnuCash
Jump to: navigation, search
(General Advise: (new))
m (General Advise: Typo: "advise" is a verb, "advice" the corresponding noun.)
Line 1: Line 1:
 
If updated versions of our dependencies get released, the Gnucash-on-... projects should be modified to pull the new versions.
 
If updated versions of our dependencies get released, the Gnucash-on-... projects should be modified to pull the new versions.
==General Advise==
+
==General Advice==
 
If you have not set up the respective build environment to '''test your change before submitting''', send a pull request and ask someone to test it for you instead of pushing changes.
 
If you have not set up the respective build environment to '''test your change before submitting''', send a pull request and ask someone to test it for you instead of pushing changes.
 +
 
==Flatpak==
 
==Flatpak==
 
URLs and SHAs are stored in [https://github.com/Gnucash/gnucash-on-flatpak/blob/master/templates/org.gnucash.GnuCash.json.tpl  gnucash-on-flatpak/templates/org.gnucash.GnuCash.json.tpl].
 
URLs and SHAs are stored in [https://github.com/Gnucash/gnucash-on-flatpak/blob/master/templates/org.gnucash.GnuCash.json.tpl  gnucash-on-flatpak/templates/org.gnucash.GnuCash.json.tpl].

Revision as of 02:57, 29 August 2019

If updated versions of our dependencies get released, the Gnucash-on-... projects should be modified to pull the new versions.

General Advice

If you have not set up the respective build environment to test your change before submitting, send a pull request and ask someone to test it for you instead of pushing changes.

Flatpak

URLs and SHAs are stored in gnucash-on-flatpak/templates/org.gnucash.GnuCash.json.tpl.

Macos

Windows