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

Bump cookiecutter template to b0a205 #156

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

Changes

Conflicts

@@ -1,5 +1,5 @@
 cruft==2.15.0
 mex-release==0.3.0
-pdm==2.19.3
+pdm==2.20.0.post1
 pre-commit==4.0.1
 wheel==0.44.0
@@ -59,6 +59,8 @@ jobs:
 
       - name: Configure git
         env:
+          MEX_BOT_EMAIL: ${{ vars.MEX_BOT_EMAIL }}
+          MEX_BOT_USER: ${{ vars.MEX_BOT_USER }}
           SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
           SIGNING_PUB: ${{ secrets.SIGNING_PUB }}
         run: |
@@ -48,6 +48,8 @@ jobs:
 
       - name: Configure git
         env:
+          MEX_BOT_EMAIL: ${{ vars.MEX_BOT_EMAIL }}
+          MEX_BOT_USER: ${{ vars.MEX_BOT_USER }}
           SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
           SIGNING_PUB: ${{ secrets.SIGNING_PUB }}
         run: |

@RKIMetadataExchange RKIMetadataExchange added the cruft Fight back against the boilerplate monster label Nov 8, 2024
@RKIMetadataExchange RKIMetadataExchange self-assigned this Nov 8, 2024
@cutoffthetop cutoffthetop merged commit d69e0ce into main Nov 8, 2024
4 checks passed
@cutoffthetop cutoffthetop deleted the cruft/cookiecutter-template-b0a205 branch November 8, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cruft Fight back against the boilerplate monster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants