Skip to content
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

General repo updates post OWF move. #3267

Merged

Conversation

jamshale
Copy link
Contributor

@jamshale jamshale commented Oct 1, 2024

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.

  • GITHUB_TOKEN - Should be fine.
  • PYPI_USERNAME - The account where the pypi package will be hosted
  • PYPI_PASSWORD - The password for the pypi account
  • SNYK_TOKEN - I think a token for the new account will be needed for this.
  • SONAR_TOKEN - Sonarcloud token pointing to the correct project name openwallet-foundation_acapy will be needed. Free tier works fine for us. Allows opensource repos PR and main branch scanning.

@jamshale jamshale force-pushed the feat/3250-prepare-for-owf-move branch from c69f472 to f07e5eb Compare October 1, 2024 21:25
@jamshale
Copy link
Contributor Author

jamshale commented Oct 1, 2024

Parent task #3250

@jamshale jamshale changed the title [WIP and DO NOT MERGE] Prepare for owf move [DO NOT MERGE] Prepare for owf move Oct 2, 2024
@jamshale jamshale force-pushed the feat/3250-prepare-for-owf-move branch from f07e5eb to 112e708 Compare October 7, 2024 18:38
@jamshale jamshale force-pushed the feat/3250-prepare-for-owf-move branch from 112e708 to d1901fe Compare October 9, 2024 16:32
@jamshale jamshale marked this pull request as ready for review October 9, 2024 16:38
@jamshale jamshale changed the title [DO NOT MERGE] Prepare for owf move General repo updates post OWF move. Oct 9, 2024
Copy link
Contributor

@swcurran swcurran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Wow!

@jamshale jamshale merged commit 5e1b10b into openwallet-foundation:main Oct 9, 2024
9 checks passed
ff137 pushed a commit to ff137/acapy that referenced this pull request Oct 22, 2024
* Change source code directory name

Signed-off-by: Jamie Hale <[email protected]>

* Change github actions and devcontainer naming

Signed-off-by: Jamie Hale <[email protected]>

* Update project description and authors

Signed-off-by: Jamie Hale <[email protected]>

* Update aries-cloudagent references

Signed-off-by: Jamie Hale <[email protected]>

* Move vc data_integrity module

Signed-off-by: jamshale <[email protected]>

* Update github actions with openeallet-foundation

Signed-off-by: jamshale <[email protected]>

* Fix sonar cloud test coverage namspace

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: Jamie Hale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants