-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Seluj78/rabbitpy
base: d97fd2b
head repository: gmr/rabbitpy
compare: f5dc2cf
- 11 commits
- 22 files changed
- 4 contributors
Commits on Jul 12, 2021
-
Add timeout on waiting for channel open. Prevents lock-up when attemp…
…ting to connect to a booting server (gmr#133)
Configuration menu - View commit details
-
Copy full SHA for 0b805f3 - Browse repository at this point
Copy the full SHA 0b805f3View commit details
Commits on May 8, 2024
-
- Change to use `ssl.SSLContext` since `ssl.wrap_socket` was deprecated in Python 3.7 and removed in 3.12 - Drops support for Python < 3.8 - Adds support for Python 3.10, 3.11 and 3.12
Ryan Mclean committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e7c230 - Browse repository at this point
Copy the full SHA 4e7c230View commit details -
Merge pull request gmr#140 from aremm/python3.12
Change to use ssl.SSLContext
Configuration menu - View commit details
-
Copy full SHA for 095d91b - Browse repository at this point
Copy the full SHA 095d91bView commit details
Commits on Jun 5, 2024
-
- Replace setup.cfg and setup.py with pyproject.toml - Add dependencies to pyproject.toml
Ryan Mclean committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for f7aab55 - Browse repository at this point
Copy the full SHA f7aab55View commit details -
Replace travis CI with Github workflows
- Add `test` Github workflow that run tests and upload coverage to codecov. This expects a `CODECOV_TOKEN` secret token - Add `deploy` Github workflow to build and publish tags to PyPI. This expects trusted published to be configured.
Ryan Mclean committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 848e9d8 - Browse repository at this point
Copy the full SHA 848e9d8View commit details
Commits on Jun 10, 2024
-
Update coverage and flake8 to support pyproject
Ryan Mclean committedJun 10, 2024 Configuration menu - View commit details
-
Copy full SHA for ff5a5c1 - Browse repository at this point
Copy the full SHA ff5a5c1View commit details -
Fix github workflow action definitions
Addressed some misconfigurations in the Github Actions yaml
Ryan Mclean committedJun 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 7dd7f43 - Browse repository at this point
Copy the full SHA 7dd7f43View commit details
Commits on Jul 30, 2024
-
Merge pull request gmr#134 from AndTornes/master
Prevent lock-up when connecting to a booting server (gmr#133)
Configuration menu - View commit details
-
Copy full SHA for 336f689 - Browse repository at this point
Copy the full SHA 336f689View commit details -
Merge pull request gmr#143 from aremm/github-workflow
Replace travis CI with Github workflows
Configuration menu - View commit details
-
Copy full SHA for 16dcfc4 - Browse repository at this point
Copy the full SHA 16dcfc4View commit details
Commits on Sep 3, 2024
-
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 759bffd - Browse repository at this point
Copy the full SHA 759bffdView commit details
Commits on Oct 2, 2024
-
Merge pull request gmr#144 from gmr/dependabot/github_actions/dot-git…
…hub/workflows/actions/download-artifact-4.1.7 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Configuration menu - View commit details
-
Copy full SHA for f5dc2cf - Browse repository at this point
Copy the full SHA f5dc2cfView commit details
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 d97fd2b...f5dc2cf