Skip to content

🚀 Add code validation workflow#4

Merged
rahulpatidar0191 merged 10 commits intomainfrom
feature/code-validation
Aug 28, 2025
Merged

🚀 Add code validation workflow#4
rahulpatidar0191 merged 10 commits intomainfrom
feature/code-validation

Conversation

@rahulpatidar0191
Copy link
Copy Markdown
Member

@rahulpatidar0191 rahulpatidar0191 commented Aug 27, 2025

  • Added code validation and cleaned up a few things
App Main branch This PR Redoc link Resource models
backend-integration Coverage Coverage - -

@rahulpatidar0191
Copy link
Copy Markdown
Member Author

@lishanl I am thinking I'll move the content of howto to readme now, when we create a new app I can just remove that remove by using the shell script as I do with some other files already

@rahulpatidar0191
Copy link
Copy Markdown
Member Author

@lishanl I am thinking I'll move the content of howto to readme now, when we create a new app I can just remove that remove by using the shell script as I do with some other files already

Added

Copy link
Copy Markdown
Collaborator

@lishanl lishanl left a comment

Choose a reason for hiding this comment

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

🍻

echo ""
# 8. Remove the rename script from the newly created folder
if [ -f "rename-integration.sh" ]; then
rm "rename-integration.sh"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

question: the script can remove itself when it's being run?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes :)

@rahulpatidar0191 rahulpatidar0191 merged commit 424c994 into main Aug 28, 2025
4 checks passed
@rahulpatidar0191 rahulpatidar0191 deleted the feature/code-validation branch August 28, 2025 02:59
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