Skip to content

Upgrade CodeSee workflow to version 2#73

Open
ghost wants to merge 1 commit into
masterfrom
codesee-arch-diagram-workflow-1670278419451
Open

Upgrade CodeSee workflow to version 2#73
ghost wants to merge 1 commit into
masterfrom
codesee-arch-diagram-workflow-1670278419451

Conversation

@ghost

@ghost ghost commented Dec 5, 2022

Copy link
Copy Markdown

CodeSee is a code visibility platform.

This change updates the CodeSee workflow file to the latest version for security, maintenance, and support improvements (see changelog below).

That workflow file:

  • runs CodeSee's code analysis on every PR push and merge
  • uploads that analysis to CodeSee.
  • It does not transmit your code.

The code analysis is used to generate maps and insights about this codebase.

CodeSee workflow changelog:

  • Improved security: Updates permission to be read-only.
  • Improved future maintenance: Replaces the body of the workflow with a single github action: codesee-action. This makes it significantly easier for CodeSee to introduce future improvements and fixes without requiring another PR like this.
  • Improved Python support: The action now properly supports Python 3.11, and will continue to support new Python versions as they are released.

@github-actions github-actions Bot requested a review from irsayvid December 5, 2022 22:13

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Congratulations!! 🎉 @codesee-maps[bot] for making your first PR. Admin will review the changes soon and merge finally.😊 Do give a star ⭐ if you like this project.

@ghost

ghost commented Dec 5, 2022

Copy link
Copy Markdown
Author
👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

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.

0 participants