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

Feature: Add games.json and script to create and update branches #152

Conversation

leojonathanoh
Copy link
Member

@leojonathanoh leojonathanoh commented Sep 15, 2023

Once PR is merged, to create / update game branches:

./Generate-GitBranches.ps1 -Repo . -WhatIf # Dry run
./Generate-GitBranches.ps1 -Repo .

@leojonathanoh leojonathanoh self-assigned this Sep 15, 2023
@leojonathanoh leojonathanoh added this to the next-release milestone Sep 15, 2023
@leojonathanoh leojonathanoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch 2 times, most recently from b934088 to d9c5ffe Compare September 15, 2023 11:57
@leojonathanoh leojonathanoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch 3 times, most recently from 9cc614c to bc67664 Compare September 16, 2023 10:20
@leojonathanoh leojonathanoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch 5 times, most recently from f8eb6e9 to d4860ee Compare September 27, 2023 17:35
@leojonathanoh leojonathanoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch 3 times, most recently from e184113 to 1d01164 Compare November 22, 2023 00:52
@leojonathanoh
Copy link
Member Author

leojonathanoh commented Nov 22, 2023

@joeltimothyoh you can test this locally by:

mkdir -p ../some-repo
pwsh ./Generate-GitBranches.ps1 -Repo ../some-repo # -WhatIf

Copy link
Member Author

@leojonathanoh leojonathanoh left a comment

Choose a reason for hiding this comment

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

local hl2mp succeeded

./build.sh
Game version matches GAME_VERSION=6630498
Creating .build.state artifact
BASE_SIZE=1045240523
LAYERED_SIZE=1045240523
DIFF=0

@joeltimothyoh joeltimothyoh removed this from the v1.25.0 milestone Nov 27, 2023
@leojonathanoh leojonathanoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch 3 times, most recently from bbac772 to 27ef8c9 Compare November 27, 2023 22:18
@leojonathanoh leojonathanoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch from fdac43a to 8e23957 Compare December 5, 2023 01:20
Once PR is merged, to create / update game branches:

```powershell
./Generate-GitBranches.ps1 -TargetRepoPath . -Pull
```
@leojonathanoh leojonathanoh changed the title Feature: Add games.json and script to create / update branches for v2 Feature: Add games.json and script to create and update branches Dec 8, 2023
@joeltimothyoh joeltimothyoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch from b74498d to 0b7401c Compare December 8, 2023 16:57
@joeltimothyoh joeltimothyoh force-pushed the feature/add-games.json-and-script-to-create-update-branches-for-v2 branch from 0b7401c to 60299ae Compare December 8, 2023 17:47
@joeltimothyoh joeltimothyoh merged commit 3348f92 into startersclan:master Dec 9, 2023
8 checks passed
leojonathanoh added a commit to leojonathanoh/docker-sourceservers that referenced this pull request Dec 9, 2023
leojonathanoh added a commit to leojonathanoh/docker-sourceservers that referenced this pull request Dec 9, 2023
leojonathanoh added a commit to leojonathanoh/docker-sourceservers that referenced this pull request Dec 9, 2023
leojonathanoh added a commit to leojonathanoh/docker-sourceservers that referenced this pull request Dec 10, 2023
…ld status

Fixes startersclan#152 where build badges show `branch not found`.
leojonathanoh added a commit to leojonathanoh/docker-sourceservers that referenced this pull request Dec 10, 2023
…ld status

Fixes startersclan#152 where build badges show `branch not found`.
leojonathanoh added a commit that referenced this pull request Dec 10, 2023
…ld status (#181)

Fixes #152 where build badges show `branch not found`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants