Skip to content

Expand configure.sh and consolidate CI - #1149

Merged
stonedDiscord merged 33 commits into
AttorneyOnline:masterfrom
OmniTroid:update-configure
Aug 24, 2026
Merged

Expand configure.sh and consolidate CI#1149
stonedDiscord merged 33 commits into
AttorneyOnline:masterfrom
OmniTroid:update-configure

Conversation

@OmniTroid

Copy link
Copy Markdown
Contributor

One script that does "just prepare for compiling pls" is cool and good

@OmniTroid

Copy link
Copy Markdown
Contributor Author

I guess we also get linux arm builds and mac builds

@OmniTroid

Copy link
Copy Markdown
Contributor Author
image finally looks decent on ubuntu

@OmniTroid

Copy link
Copy Markdown
Contributor Author

good to merge

@stonedDiscord stonedDiscord left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the code is ok, the part intended for humans to be read got worse.

Comment thread scripts/package-linux.sh
cd "${ROOT_DIR}"

if [ -f ./build.env ]; then
# shellcheck disable=SC1091

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?????

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all sh files are shellchecked for quality, this note says to disable one specific check for the next line

Comment thread scripts/package-windows.sh Outdated
Comment thread src/file_functions.cpp Outdated
Comment thread src/file_functions.h
QString get_app_path();
QString get_base_path();

// macOS only: on first run, seed the writable base (in Application Support) from

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't need the comment

Comment thread src/main.cpp Outdated
Comment thread CMakeLists.txt Outdated
Comment thread configure.sh Outdated
Comment thread configure.sh Outdated
Comment thread configure.sh Outdated
@stonedDiscord
stonedDiscord merged commit 4394554 into AttorneyOnline:master Aug 24, 2026
5 checks passed
@OmniTroid
OmniTroid deleted the update-configure branch August 25, 2026 10:05
OmniTroid pushed a commit to OmniTroid/AO2-Client that referenced this pull request Aug 25, 2026
Fixes the path to be the proper path for gitignore. From AttorneyOnline#1149.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants