Add test.txt #34

Open
Drekk wants to merge 2 commits from drekk-patch-1 into master
Owner

About the PR

Why / Balance

Technical details

How to test

Media

Breaking changes

Changelog

## About the PR <!-- What did you change? --> <!-- If this is a code change, summarize at high level how your new code works. This makes it easier to review. --> ## Why / Balance <!-- Discuss how this would affect game balance or explain why it was changed. Link any relevant discussions or issues. --> <!-- If your PR closes an open issue put `closes #issuenumber` here so that the accompanying issue is automatically closed--> ## Technical details <!-- Summary of code changes for easier review. --> ## How to test <!-- Describe a procedure to test this feature, along with expected output/behavior. --> ## Media <!-- Attach media if the PR makes ingame changes (clothing, items, features, etc). Small fixes/refactors are exempt. Media may be used in SS14 progress reports with credit. --> ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. --> **Changelog** <!-- Add a Changelog entry to make players aware of new features or changes that could affect gameplay. Make sure to read the guidelines and take this Changelog template out of the comment block in order for it to show up. Changelog must have a :cl: symbol, so the bot recognizes the changes and adds them to the game's changelog. --> <!-- :cl: - add: Added fun! - remove: Removed fun! - tweak: Changed fun! - fix: Fixed fun! -->
Add test.txt
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Check Merge Conflicts / Add (pull_request_target) Successful in 23s
Labels: PR / labeler (pull_request_target) Successful in 9s
Labels: Size / size-label (pull_request_target) Successful in 8s
Labels: Untriaged / add_label (pull_request_target) Successful in 8s
Build & Test Debug / Build Client & Server (pull_request) Failing after 7m7s
Build & Test Debug / Build & Test Debug (pull_request) Has been skipped
CRLF Check / CRLF Check (pull_request) Successful in 1m37s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 1m41s
Map file schema validator / YAML map schema validator (pull_request) Successful in 4m50s
YAML Linter / YAML Linter (pull_request) Successful in 3m26s
d3bda4206b
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Check Merge Conflicts / Add (pull_request_target) Successful in 23s
Labels: PR / labeler (pull_request_target) Successful in 9s
Labels: Size / size-label (pull_request_target) Successful in 8s
Labels: Untriaged / add_label (pull_request_target) Successful in 8s
Build & Test Debug / Build Client & Server (pull_request) Failing after 7m7s
Build & Test Debug / Build & Test Debug (pull_request) Has been skipped
CRLF Check / CRLF Check (pull_request) Successful in 1m37s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 1m41s
Map file schema validator / YAML map schema validator (pull_request) Successful in 4m50s
YAML Linter / YAML Linter (pull_request) Successful in 3m26s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin drekk-patch-1:drekk-patch-1
git switch drekk-patch-1

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff drekk-patch-1
git switch drekk-patch-1
git rebase master
git switch master
git merge --ff-only drekk-patch-1
git switch drekk-patch-1
git rebase master
git switch master
git merge --no-ff drekk-patch-1
git switch master
git merge --squash drekk-patch-1
git switch master
git merge --ff-only drekk-patch-1
git switch master
git merge drekk-patch-1
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Drekk/HardLight!34
No description provided.