git config before push #43

Merged
realaravinth merged 1 commits from dachary/dashboard:wip-config-3 into master 2022-07-08 14:18:00 +00:00
  • refactor infrastructure/utils.py to use sh instead of GitPython
  • do not set config with --global in the CI to avoid side effects that hide problems in the implementation
  • cleanup to make ./venv/bin/flake8 infrastructure/utils.py infrastructure/tests.py happy (mostly unused imports / variables) so that it can spot typos before sending to the CI
  • fix bug by which when removing files try: except: could skip the remove of a some files if one of them do not exist
* refactor infrastructure/utils.py to use sh instead of GitPython * do not set config with --global in the CI to avoid side effects that hide problems in the implementation * cleanup to make `./venv/bin/flake8 infrastructure/utils.py infrastructure/tests.py` happy (mostly unused imports / variables) so that it can spot typos before sending to the CI * fix bug by which when removing files try: except: could skip the remove of a some files if one of them do not exist
dachary added 1 commit 2022-07-08 14:07:02 +00:00
ci/woodpecker/pr/woodpecker Pipeline failed Details
6e84746a2c
git config before push
dachary requested review from realaravinth 2022-07-08 14:07:09 +00:00
Poster
Owner
https://woodpecker.hostea.org/dachary/dashboard/build/17 passes for https://gitea.hostea.org/Hostea/dashboard/commit/6e84746a2cb29b0e7bd901fe7db6b841534614c0
realaravinth approved these changes 2022-07-08 14:17:47 +00:00
realaravinth left a comment
Owner

Thanks for the PR, migration is a huge pain and using the library cluelessly is a bigger pain!

Thanks for the PR, migration is a huge pain and using the library cluelessly is a bigger pain!
realaravinth merged commit cb6bce0c44 into master 2022-07-08 14:18:00 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hostea/dashboard#43
There is no content yet.