forked from ho-dev/HattrickOrganizer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/merge from release 8 test 2 #6
Open
sgcr
wants to merge
36
commits into
master
Choose a base branch
from
feature/merge-from-release-8-test-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
* ho-dev#1797 create beta * ho-dev#1797 fix build
* update release_notes.md * ho-dev#2055 remove unused info label * ho-dev#2055 remove unused info label (code analysis results) * ho-dev#2055 release_notes.md * ho-dev#2055 release_notes.md
…#2064) * ho-dev#2063 add 5 new countries to international flags module * ho-dev#2063 add 5 new countries to international flags module (review) * release_notes.md translator * ho-dev#2063 the flag files
…column (ho-dev#2066) * ho-dev#2065 truncate match report if string is too long for database column * ho-dev#2065 rename AbstractTable.truncateString
* ho-dev#2063 download missing world details * ho-dev#2063 download missing world details * ho-dev#2063 download missing world details * ho-dev#2063 fix database error on matches reload
* ho-dev#2069 reduce space between team summary labels * ho-dev#2069 release_notes.md
…dev#2073) * ho-dev#2069 reduce space between team summary labels * ho-dev#2069 release_notes.md * ho-dev#1455 initialize series table if no matches are played yet * ho-dev#1455 fix initial order of series table * ho-dev#1455 review * ho-dev#1455 review * ho-dev#1455 review * ho-dev#1455 review * ho-dev#1455 review
* ho-dev#1455 review * ho-dev#2074 update ratings when team spirit is changed
* ho-dev#2078 ts forecast loads all trainer data * ho-dev#2078 release_notes.md
* Create `stable` tag when `tag_stable` is created. * release stable HO8 * release stable HO8 --------- Co-authored-by: Sébastien Le Callonnec <[email protected]>
The elvis operator returns the alternate branch if the condition is an empty string: ```groovy groovy:000> "" ?: "pouet" ===> pouet ```
Try using patched version to delete released version.
Using the full SHA, as apparently this is required... ...although GH is even able to tell me which exact SHA to use!! Also set the new option to true to trigger the deletion of non-draft.
Latest version of GH action.
* ho-dev#2094 youth scout comment sql error * ho-dev#2094 start 8.1 beta * ho-dev#2094 start 8.1 beta
* ho-dev#2092 Fix skill tester rating predictions * ho-dev#2092 typo
* ho-dev#2094 youth scout comment sql error * ho-dev#2094 start 8.1 beta * ho-dev#2094 start 8.1 beta * ho-dev#2092 typo * ho-dev#2097 Fix MatchLineupTeam.examineSubstitution * ho-dev#2097 build.gradle git reporting of v8.1
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.
changes proposed in this pull request:
src/main/resources/release_notes.md
...