FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add dependabot to generated package by lyashevska · Pull Request #475 · NLeSC/python-template · GitHub

Add dependabot to generated package - #475

Draft
lyashevska wants to merge 2 commits into
mainfrom
474-add-dependabot-to-package
Draft

Add dependabot to generated package#475
lyashevska wants to merge 2 commits into
mainfrom
474-add-dependabot-to-package

Conversation

lyashevska commented Aug 20, 2024
edited
Loading

Copy link
Copy Markdown
Collaborator

Description

Related issues:

Instructions to review the pull request
Instructions to review the pull request

Install the requirements

cd $(mktemp -d --tmpdir py-tmpl-XXXXXX)
pip install pipx
pipx install copier

Test 1:
Run the command below and say 'yes' to dependabot question

copier copy --vcs-ref 474-add-dependabot-to-package https://github.com/nlesc/python-template test_yes

You should see the file below:

  • .github/dependabot.yml

Test 2:
Run the command below and say 'no' to link checking question

copier copy --vcs-ref 474-add-dependabot-to-package https://github.com/nlesc/python-template test_no

You should not see the files below:

  • .github/dependabot.yml

Test 3:

  • Push the generated package to a GitHub repository
  • Check if dependabot.yml workflow runs

lyashevska requested review from fdiblen and sjvrijn August 20, 2024 14:58
lyashevska marked this pull request as draft August 20, 2024 15:32

Copy link
Copy Markdown
Collaborator Author

add a question to copier.yaml

lyashevska marked this pull request as ready for review August 21, 2024 10:36
lyashevska requested review from sverhoeven and removed request for sjvrijn August 21, 2024 10:41
lyashevska marked this pull request as draft August 27, 2024 12:55

Copy link
Copy Markdown
Collaborator Author

Need to add documentation about dependabot.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL