-
-
Notifications
You must be signed in to change notification settings - Fork 551
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
Ability to test and review PR using CI/CD #384
Conversation
6900bca
to
94e4a6c
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
We should separate this from verbose logging for sure. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
…ng' into feat/ci-cd_test_for_action
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
@pseusys and @aravindvnair99 this is ready to merge please review |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@pseusys for the bar chart we can convert the created image to base64 and add that base64 to markdown this should be done only for debug run and should not be pushed to my repository. you can consider this. |
base64 isn't supported by github comments |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
README stats current output: 🐱 My GitHub Data
I'm an Early 🐤
📅 I'm Most Productive on Sunday
📊 This Week I Spent My Time On
I Mostly Code in JavaScript
You can use this website to view the generated base64 image.
Last Updated on 26/02/2023 14:05:55 UTC |
@pseusys / @MarkenJaden can you review and merge this? |
LGTM, I was working on it. |
Ability to verify the line of code graph(Github api currently does not support to post images via api)This will run the Workflow whenever new PR is created or existing PR is updated and add the results to the recent comments