Skip to content
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

Release v23.2.0 #4162

Merged
merged 40 commits into from
Apr 2, 2023
Merged

Release v23.2.0 #4162

merged 40 commits into from
Apr 2, 2023

Conversation

dgibbs64
Copy link
Member

@dgibbs64 dgibbs64 commented Apr 2, 2023

Release v23.2.0

dgibbs64 and others added 30 commits February 2, 2023 22:23
Since terminal is reset on debug exit this will allow user to see output before this happens.
…-branch-selector-bug

fix: selecting branch instead of version when getting modules
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
this will prevent querying of external ip tool repeatedly
Also tidied up a few rm commands
* fix(bt1944): update binary file

* feat(btl): rename bt1944 to btl
deprecate mumble support as Linux is no longer being supported by the Mumble dev team
this should resolve the steamclient bug
* feat(ut99): add oldunreal update functionality

* non-steam update refactor

* chore: flipping exit code if statements

Must have consistancy XD

* rename variables

* feat(ut99): now supports native x64

* extracts will now fail if files doesnt exist

* localbuild fix

* a

* fix: exit code bug

* improve progress bar

* add extractsrc and extractdest to deal with specific dir extracts

* update ts3 extract

* update

* paper REFACTOR

* mta


a

* fix(mta): prevent default resources exit from installer

* streamline mcserver

* mcb

* jk2

* fixes

* correct directory extract for factorio

* mcb remove non printable characters

* codacy
* feat(mods): add rust carbon

* updated tag and file name

* add source
* feat: Added Option to prefix logs with timestamps

* feat: Added Option to prefix logs with timestamps

* Add parameters to every game

* feat: Switched timestamp enabling from True/False to on/off

* feat: Added quotes on variables

* add to new configs

* renamed to logtimestamp

* remove gawk as a requirement

gawk is a standard tool on linux distros and no check is required

* tidy

* rename to addtimestamp

---------

Co-authored-by: Reda.drissi.e <reda.drissi.e@thalesdigital.io>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
* chore: auto add game server requests to gh project

* build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0

Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](webfactory/ssh-agent@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o 1.6.5 (#4100)

* chore: auto add game server requests to gh project

* build(deps): bump convictional/trigger-workflow-and-wait

Bumps [convictional/trigger-workflow-and-wait](https://github.com/convictional/trigger-workflow-and-wait) from 1.3.0 to 1.6.5.
- [Release notes](https://github.com/convictional/trigger-workflow-and-wait/releases)
- [Commits](convictional/trigger-workflow-and-wait@v1.3.0...v1.6.5)

---
updated-dependencies:
- dependency-name: convictional/trigger-workflow-and-wait
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: auto add game server requests to gh project

* build(deps): bump actions/add-to-project from 0.4.0 to 0.4.1

Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jusito and others added 9 commits April 1, 2023 22:37
* refactor: removed error prone code

* prettier

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
* fix: install successful without files

* use fn_script_log_fatal

---------

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
…o 3 (#4153)

* chore: auto add game server requests to gh project

* build(deps): bump FantasticFiasco/action-update-license-year from 2 to 3

Bumps [FantasticFiasco/action-update-license-year](https://github.com/FantasticFiasco/action-update-license-year) from 2 to 3.
- [Release notes](https://github.com/FantasticFiasco/action-update-license-year/releases)
- [Changelog](https://github.com/FantasticFiasco/action-update-license-year/blob/master/CHANGELOG.md)
- [Commits](FantasticFiasco/action-update-license-year@v2...v3)

---
updated-dependencies:
- dependency-name: FantasticFiasco/action-update-license-year
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: auto add game server requests to gh project

* build(deps): bump github/issue-labeler from 2.5 to 3.1

Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.5 to 3.1.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v2.5...v3.1)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dgibbs64 dgibbs64 added this to the v23.2.0 milestone Apr 2, 2023
@dgibbs64 dgibbs64 merged commit 91f9b47 into master Apr 2, 2023
2 of 3 checks passed
@dgibbs64 dgibbs64 deleted the release/v23.2.0 branch April 2, 2023 15:43
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants