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

Added workflows #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added workflows #20

wants to merge 1 commit into from

Conversation

Girish-yml
Copy link
Collaborator

No description provided.

- name: Commit snapshot recording
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Commit Report
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to provide any file pattern/folder for reports ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no no, we don't require as it has multiple types of files..

run: chmod +x gradlew
- name: Verify Paparazzi
run: ./gradlew verifyPaparazziDebug
- name: Commit snapshot recording
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- name: Commit snapshot recording
- name: Commit snapshot verification reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants