"Full build" isn't #852

Stängd
öppnade 2019-03-22 07:28:02 +00:00 av reinhard · 3 kommentarer
Medlem

The button "schedule a full build" on the status page currently only starts a normal build, where only the changed files are rebuilt. The build script has no option to really do a full build.

A real full build would consist of:

  • "git clean -dfx" in the source tree
  • completely emptying the stage directory
  • starting a new build
The button "schedule a full build" on the status page currently only starts a normal build, where only the changed files are rebuilt. The build script has no option to really do a full build. A real full build would consist of: * "git clean -dfx" in the source tree * completely emptying the stage directory * starting a new build
Author
Medlem

Note: there currently are some FIXMEs in the phase 1 Makefile causing issues on the first build in a fresh checkout. These must be fixed before the full build option can be introduced.

Note: there currently are some FIXMEs in the phase 1 Makefile causing issues on the first build in a fresh checkout. These must be fixed before the full build option can be introduced.
Author
Medlem

Also note: If such a full build is done automatically every night, the "wakeup" routine as well as the "d_day/d_month/d_year" system can both be discarded.

Also note: If such a full build is done automatically every night, the "wakeup" routine as well as the "d_day/d_month/d_year" system can both be discarded.
reinhard added the
build
label 2019-03-22 11:01:22 +00:00
Ägare

Just a ping: I would love to have the option of a full build. There are still some artifacts around, e.g. after deleting files and folders, that would be deleted by that.

Just a ping: I would love to have the option of a full build. There are still some artifacts around, e.g. after deleting files and folders, that would be deleted by that.
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen tilldelad
2 Deltagare
Notiser
Förfallodatum
Förfallodatumet är ogiltigt eller utanför gränserna. Använd formatet 'åååå-mm-dd'.

Inget förfallodatum satt.

Beroenden

No dependencies set.

Reference: FSFE/fsfe-website#852
No description provided.