Skip to content

Fix issue with Docker image names#8489

Merged
WinterSolstice8 merged 1 commit intoLandSandBoat:basefrom
cocosolos:docker
Oct 23, 2025
Merged

Fix issue with Docker image names#8489
WinterSolstice8 merged 1 commit intoLandSandBoat:basefrom
cocosolos:docker

Conversation

@cocosolos
Copy link
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Fixes remaining repo owner vars to lower case. Hard codes the URL for CI since that's before the job starts. Updates README casing.

Steps to test these changes

@WinterSolstice8 WinterSolstice8 merged commit 2c50e23 into LandSandBoat:base Oct 23, 2025
8 checks passed
Skold177 added a commit to SlowedHaste/LSB that referenced this pull request Oct 23, 2025
commit ca10c4f
Merge: 6a7b3f5 0104172
Author: Skold177 <113406182+Skold177@users.noreply.github.com>
Date:   Thu Oct 23 19:31:13 2025 -0400

    Merge remote-tracking branch 'upstream/base' into base

commit 0104172
Merge: 2c50e23 ee7a7a8
Author: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
Date:   Thu Oct 23 14:21:48 2025 -0600

    Merge pull request LandSandBoat#8490 from cocosolos/clang-tidy-fix

    Fix optional clang-tidy

commit ee7a7a8
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Oct 23 19:38:09 2025 +0000

    Fix optional clang-tidy

    Missed a renamed var.

commit 2c50e23
Merge: b7da4a4 02b485d
Author: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
Date:   Thu Oct 23 12:58:53 2025 -0600

    Merge pull request LandSandBoat#8489 from cocosolos/docker

    Fix issue with Docker image names

commit 02b485d
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Oct 23 18:20:41 2025 +0000

    Fix issue with Docker image names

commit b7da4a4
Merge: 73505ce 4cd50a9
Author: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
Date:   Thu Oct 23 11:57:31 2025 -0600

    Merge pull request LandSandBoat#8486 from cocosolos/docker

    Fix issue with docker tags and meshes

commit 4cd50a9
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Oct 23 17:31:54 2025 +0000

    Fix issue with docker tags and meshes

commit 73505ce
Merge: 5c9acb5 7034493
Author: Zach Toogood <zrtoogood@gmail.com>
Date:   Thu Oct 23 18:05:00 2025 +0100

    Merge pull request LandSandBoat#8332 from cocosolos/docker

    Docker + CI Updates

commit 7034493
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Oct 16 05:05:31 2025 +0000

    Retry certain CI jobs on failure

    Windows startup checks and potentially APT can be problematic.

commit e6a1aea
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Fri Jun 27 23:39:13 2025 -0400

    Add local development compose file

commit 52f3432
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Jun 5 04:08:18 2025 -0400

    Update CI/CD

    Build cache on commits to base using proper cache keys.
    Use fresh cache during CI builds (big improvement to build times).
    Skip clang-tidy if no source changes during CI builds.
    Improve CI results using GitHub Actions summaries.
    Move CI test job into separate workflow.
    Combine Windows and Linux test workflows.

    Note:
    ccache cache isn't being extracted from Docker image, causing full
    rebuilds every time. Disable Docker build in CI workflows until we can
    fix this.

commit 2166942
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Jun 5 04:03:48 2025 -0400

    Add Docker support

    Ubuntu and Alpine based images, with options for a GCC or Clang build.
    Caching optimized for local building.
    See docker/README.md for more info.

commit a52f0c2
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Tue Sep 9 16:50:35 2025 -0400

    Update fmt

    Fixes issue with newer clang version:
    fmt/format.h:4429:27: error: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Werror,-Wdeprecated-literal-operator]

commit 7bed226
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Thu Jun 5 03:54:01 2025 -0400

    Embed debug information in Windows executables

    Using external debugging info causes issues with relative paths.

commit 187621a
Author: Corey Sotiropoulos <coco@solos.dev>
Date:   Wed Oct 1 00:51:32 2025 -0400

    Format Python files with Black formatter

commit 5c9acb5
Merge: f376e11 dd43099
Author: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
Date:   Thu Oct 23 09:41:43 2025 -0600

    Merge pull request LandSandBoat#8484 from sruon/s2c_mission

    S2C: MISSION

commit f376e11
Merge: 943bb0d 4734390
Author: Xaver-DaRed <60053999+Xaver-DaRed@users.noreply.github.com>
Date:   Thu Oct 23 13:00:13 2025 +0200

    Merge pull request LandSandBoat#8452 from CriticalXI/bastok_mission_fix

    [lua, sql] Bastok 9-2 Behavior Adjustments

commit dd43099
Author: sruon <sruon@users.noreply.github.com>
Date:   Thu Oct 23 00:15:38 2025 -0600

    GP_SERV_COMMAND_MISSION

    Co-Authored-By: atom0s <atom0s@users.noreply.github.com>

commit 4734390
Author: Critical <48370698+CriticalXI@users.noreply.github.com>
Date:   Tue Oct 14 21:04:07 2025 -0600

    [lua, sql] Bastok 9-2 Behavior Adjustments
@cocosolos cocosolos deleted the docker branch December 2, 2025 17:46
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