-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: johnnymillergh/python-boilerplate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: johnnymillergh/python-boilerplate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 1 contributor
Commits on Mar 30, 2024
-
Merge pull request #11 from johnnymillergh/develop
feat: list Python dependency size
Configuration menu - View commit details
-
Copy full SHA for 3d92a3c - Browse repository at this point
Copy the full SHA 3d92a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b9ef0 - Browse repository at this point
Copy the full SHA 81b9ef0View commit details -
Merge pull request #12 from johnnymillergh/develop
refactor: format test_profiling.py
Configuration menu - View commit details
-
Copy full SHA for 4dd341b - Browse repository at this point
Copy the full SHA 4dd341bView commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b9b6c4 - Browse repository at this point
Copy the full SHA 8b9b6c4View commit details -
refactor($GitHub): check outdated Python packages in GitHub Actions
This commit introduces a new job in the GitHub Actions workflow that checks for outdated Python packages. The job runs the command `pipenv run pip list --outdated` and stores its output. If the output is empty, it prints "Congrats! Everything is up-to-date". If it's not empty, it prints "Attention! Outdated dependencies detected" and the list of outdated packages, then exits with a status code of 1, causing the job to fail. This way, we can be alerted of outdated dependencies by a failing GitHub Actions job.
Configuration menu - View commit details
-
Copy full SHA for 11200e7 - Browse repository at this point
Copy the full SHA 11200e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eff1c7 - Browse repository at this point
Copy the full SHA 2eff1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4126f18 - Browse repository at this point
Copy the full SHA 4126f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0855af4 - Browse repository at this point
Copy the full SHA 0855af4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.5.1...7.6