Skip to content

Pull latest changes on redeploy instead of skipping - #26

Merged
copelco merged 2 commits into
caktus:mainfrom
tim-schilling:pull-latest-changes
Aug 27, 2026
Merged

Pull latest changes on redeploy instead of skipping#26
copelco merged 2 commits into
caktus:mainfrom
tim-schilling:pull-latest-changes

Conversation

@tim-schilling

Copy link
Copy Markdown
Contributor

setup.sh skipped git clone entirely whenever the project directory already existed, so a redeploy never fetched new commits pushed since the first deploy. Run git pull in that branch instead.

This was generated with the help of Claude based on some friction points of attempting to deploy to PythonAnywhere repeatedly.

Ci Tester and others added 2 commits August 23, 2026 11:51
setup.sh skipped git clone entirely whenever the project directory
already existed, so a redeploy never fetched new commits pushed
since the first deploy. Run git pull in that branch instead.

@copelco copelco 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.

Pulled new changes for me! Nice

Cloning repository...
Directory dsd-testproj already exists. Pulling latest changes...

@copelco
copelco merged commit 2873b64 into caktus:main Aug 27, 2026
2 checks passed
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