arki55/master ==> master [DIFF ONLY]#49
Draft
arki55 wants to merge 32 commits into
Draft
Conversation
…ution-workflow-final-2 Arki55/features/t13 GitHub distribution workflow final 2 ==> arki55/master (enabling nightly builds)
…ution-workflow-final-2 ci: Daily test (pre)release as new release with date+time, dropping older releases (#42)
…ution-workflow-final-2 fix: Committer identity was missing. Added 2 new variables.
More details: - Before building, fuse_version constant will be replaced with a desired version in configure.ac. - Before builds, master from configure parent repository will be merged into the current branch. - The same happens also for Libspectrum, master from configured parent repo is merged before building. - Failure to merge anything does not stop Libspectrum from building, but it stops Fuse. To save resources. When triggering the workflow manually, build can be enforced. - Release tag changed to contain fuse version, branch name and date of last commit. - Similarly like release tag, also individual zips containing builds will be named like fuse-<version>-<build key>.zip. - Two test build variants - STD as Standard (only version changes) or as TEST - displaying more info about the source of build in about dalog box.
…NG constant. Unify the sentence across usages.
…OUT_VERSION, replace dashes with spaces in it.
…dget UI ) - Version info will be read from constant FUSE_ABOUT_VERSION and split into lines, allowing splitting by words. - In case of TEST BUILD, forwarded detailed version info lines will be printed as well - Labels reordered so that the order is the same as in about box of WIN32 UI - Code refactored to allow calculating of total lines needed for whole about dialog box
…N32 UI ) - Version info will be read from constant FUSE_ABOUT_VERSION and split into lines by auto wrapping. Practically only 2 lines good. - Size of dialog box enlarged in both dimensions to allow bigger version text line(s). - In case of TEST BUILD, forwarded detailed version info lines will be printed as well. I had to create a separate .rc file for this thou.
This reverts commit ab5528c.
…orkflow-final-3 Features/t13 GitHub distribution workflow final 3 ==> arki55/master
Arki55/features/testing build ==> arki55/master
Before determining date of last commit, checkout and fetch the latest version of branch. Do not checkout on hash of the event.
…ution-workflow-work-3 ci: Fix date of last commit when packing release ==> arki55/master
The latest revision is needed especially when doing the daily release package, when master from origin repo is merged into the current one. Without this it would not take the commit into subsequent builds.
…ution-workflow-work-3 fix: More precise ISO date detection ==> features/T13-github-distribution-workflow-final-3
…orkflow-final-3 Features/t13 GitHub distribution workflow final 3 ==> arki55/master
…ution-workflow-final-3 CI: upgrading checkout to version 4 ==> arki55/master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.