Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ updates:
- "/did_methods"
- "/did_parser_nom"
- "/did_resolver"
- "/did_resolver_registry"
schedule:
interval: "monthly"
day: "monday"
Expand Down
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
repository:
name: vcx
description: vcx
homepage: https://wiki.hyperledger.org/display/aries
homepage: https://lf-openwallet-foundation.atlassian.net/wiki/spaces/VCX1/overview
default_branch: main
has_downloads: false
has_issues: true
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:
DOCKER_BUILDKIT: 1
MAIN_BRANCH: main
URL_DOCKER_REGISTRY: ghcr.io
DOCKER_IMAGE_AGENCY: ghcr.io/absaoss/vcxagencynode/vcxagency-node:2.6.0
DOCKER_IMAGE_POOL: ghcr.io/hyperledger/aries-vcx/indy_pool_localhost:1.15.0
CMAKE_POLICY_VERSION_MINIMUM: 3.5 # needed for ZMQ building, after cmake 4.0 update.

Expand Down
166 changes: 0 additions & 166 deletions CODE_OF_CONDUCT.md

This file was deleted.

Loading
Loading