openwallet-foundation / acapy

ACA-Py is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://aca-py.org
Apache License 2.0
419 stars 512 forks source link

General repo updates post OWF move. #3267

Closed jamshale closed 1 month ago

jamshale commented 1 month ago

This is a very large pull request that changes the source directory from aries_cloudagent to acapy_agent and changes the github actions to prepare for the repo rename from aries-cloudagent-python to acapy. Also readys all the github actions to have the owner of the repo be openwallet-foundation.

Steps:

  1. Move the repo to openwallet-foundation.
  2. Rename repo to acapy.
  3. Update secret variables.
  4. Merge this PR.

Repo Secrets: Repo secrets do get copied when moving a repo but many of them need or should to be updated.

jamshale commented 1 month ago

Parent task https://github.com/hyperledger/aries-cloudagent-python/issues/3250