forked from openwallet-foundation/acapy
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Change testing #112
Closed
Closed
Change testing #112
Conversation
This file contains 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
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.6...3.7) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
jamshale
force-pushed
the
change-testing
branch
from
August 19, 2024 22:30
a277ec6
to
a9404d5
Compare
…abot/pip/markdown-3.7 chore(deps): Bump markdown from 3.6 to 3.7
Bumps [mike](https://github.com/jimporter/mike) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: mike dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oundation#3178) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.31 to 9.5.32. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.31...9.5.32) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…d_file_handler exists before trying to modify it (openwallet-foundation#3187) Signed-off-by: Ricky Ng-Adam <[email protected]> Co-authored-by: Stephen Curran <[email protected]>
Signed-off-by: jamshale <[email protected]>
…y debugpy (openwallet-foundation#3183) * fixes openwallet-foundation#3182: migrate from ptvsd to debugpy Signed-off-by: Ricky Ng-Adam <[email protected]> * issue openwallet-foundation#3182: replace underlying debugger with debugpy Signed-off-by: Ricky Ng-Adam <[email protected]> * issue openwallet-foundation#3182: allow to debug provision and upgrade Signed-off-by: Ricky Ng-Adam <[email protected]> * issue openwallet-foundation#3182: introduce DAP_HOST and DAP_PORT Signed-off-by: Ricky Ng-Adam <[email protected]> * issue openwallet-foundation#3182: fix up conftest.py to use debugpy Signed-off-by: Ricky Ng-Adam <[email protected]> * issue openwallet-foundation#3182: update command-line help for --debug Signed-off-by: Ricky Ng-Adam <[email protected]> --------- Signed-off-by: Ricky Ng-Adam <[email protected]>
Signed-off-by: Ian Costanzo <[email protected]>
Fix logic to send verbose webhooks
jamshale
force-pushed
the
change-testing
branch
5 times, most recently
from
August 22, 2024 19:51
9796664
to
7b926b9
Compare
Signed-off-by: jamshale <[email protected]>
jamshale
force-pushed
the
change-testing
branch
from
August 22, 2024 19:52
7b926b9
to
197db4f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.