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

Upgrade CodeSee workflow to version 2 #16

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 5, 2022

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.

@vercel
Copy link

vercel bot commented Dec 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
portfolio-website-react ✅ Ready (Inspect) Visit Preview Dec 5, 2022 at 10:25PM (UTC)

@netlify
Copy link

netlify bot commented Dec 5, 2022

Deploy Preview for reverent-aryabhata-3c8b33 ready!

Name Link
🔨 Latest commit 9787c5b
🔍 Latest deploy log https://app.netlify.com/sites/reverent-aryabhata-3c8b33/deploys/638e6f93309b140008812ea4
😎 Deploy Preview https://deploy-preview-16--reverent-aryabhata-3c8b33.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sonarcloud
Copy link

sonarcloud bot commented Dec 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@aws-amplify-eu-west-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-16.d2pye8pb6sv98f.amplifyapp.com

@adafycheng adafycheng merged commit 2d0a888 into main Jul 11, 2023
@adafycheng adafycheng deleted the codesee-arch-diagram-workflow-1670279056542 branch July 11, 2023 10:36
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.

1 participant