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

πŸ—‘οΈ Clean up codesee GA workflow #254

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

jsnel
Copy link
Member

@jsnel jsnel commented Feb 20, 2024

The CodeSee platform will be shutting down on Thursday, Feb 22nd.

Copy of instructions:

Uninstall CodeSee from GitHub repos

On Feb 22nd we'll be removing the CodeSee app from the GitHub app store. The CodeSee application will automatically be removed from your installed apps list, but you will need to take additional steps to remove the CodeSee action and secrets.

  1. Remove the CodeSee GitHub action from each repo
    Delete .github/workflows/codesee-arch-diagram.yml from each repo to remove the CodeSee GitHub action.

  2. Remove the CodeSee secret
    Navigate to the main page for your repo (github.com/orginization/repo-name) and click on settings --> secrets and variables --> actions.

Click the trash can icon next to CODESEE_ARCH_DIAG_API_TOKEN to delete the CodeSee application secret.

Note: CODESEE_ARCH_DIAG_API_TOKEN may exist in either/both of the Repository secrets and Organization secrets sections.

  1. You're all set!
    CodeSee has been successfully uninstalled!

The CodeSee platform will be shutting down on Thursday, Feb 22nd.
@jsnel jsnel requested a review from a team as a code owner February 20, 2024 10:36
Copy link
Contributor

Binder πŸ‘ˆ Launch a binder notebook on branch glotaran/pyglotaran-extras/remove-shutting-down-codesee

@jsnel jsnel requested a review from s-weigand February 20, 2024 10:36
@ghost
Copy link

ghost commented Feb 20, 2024

πŸ‘‡ Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (9ea667e) 44.77% compared to head (7ed8e36) 44.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   44.77%   44.77%           
=======================================
  Files          27       27           
  Lines        1043     1043           
  Branches      162      162           
=======================================
  Hits          467      467           
  Misses        568      568           
  Partials        8        8           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

PR Type: Enhancement

PR Summary: This pull request addresses the necessary cleanup of the CodeSee GitHub Actions workflow following the shutdown of the CodeSee platform. It involves the removal of the codesee-arch-diagram.yml file from the .github/workflows directory, which is a step towards uninstalling CodeSee from the GitHub repository as per the instructions provided by CodeSee.

Decision: Comment

πŸ“ Type: 'Enhancement' - not supported yet.
  • Sourcery currently only approves 'Typo fix' PRs.
βœ… Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
πŸ“ Complexity: the changes are too large or complex for Sourcery to approve.
  • Files deleted: Sourcery does not currently approve diffs with deleted files.

General suggestions:

  • Ensure that all references to CodeSee, including secrets and other GitHub Actions workflows that might depend on CodeSee, are also reviewed and removed if no longer needed.
  • Consider updating the repository's documentation to reflect the removal of CodeSee and any changes in the workflow or tools used for architecture diagrams or code analysis.
  • It might be beneficial to communicate this change to the team or contributors to the repository to avoid confusion regarding the removal of CodeSee and to provide alternatives if necessary.

Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

Share Sourcery

Help me be more useful! Please click πŸ‘ or πŸ‘Ž on each comment to tell me if it was helpful.

@s-weigand s-weigand merged commit 47c138e into main Mar 13, 2024
56 checks passed
@s-weigand s-weigand deleted the remove-shutting-down-codesee branch March 13, 2024 06:51
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.

2 participants