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

ci: New linter actions #663

Merged
merged 11 commits into from
Jul 24, 2024
Merged

ci: New linter actions #663

merged 11 commits into from
Jul 24, 2024

Conversation

johannesvedder
Copy link
Contributor

@johannesvedder johannesvedder commented Jul 22, 2024

  • .github/workflows/all_packages.yml now commits any changes to melos format / generate / fix directly without failing
  • Removed .github/workflows/check-uncomitted-changes.yml since its task is now included in all_packages.yml workflow
  • Introduced new .github/workflows/linter.yml workflow that appends newlines to files for POSIX compliance and directly commits any changes
  • Small other action related changes

@github-actions github-actions bot added documentation Improvements or additions to documentation app designer_v2 labels Jul 22, 2024
Copy link

github-actions bot commented Jul 22, 2024

Visit the preview URL for this PR (updated for commit a1f56ee):

(expires Tue, 30 Jul 2024 07:32:40 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 2149dad49ed83535217e50d5c18c0c8c90da629b

@johannesvedder johannesvedder force-pushed the ci/linter-actions branch 3 times, most recently from db8221e to cb94438 Compare July 22, 2024 19:37
@johannesvedder johannesvedder changed the title Ci/linter actions ci: New linter actions Jul 22, 2024
@ibrahimozkn ibrahimozkn merged commit d0a1738 into dev Jul 24, 2024
14 checks passed
@ibrahimozkn ibrahimozkn deleted the ci/linter-actions branch July 24, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app designer_v2 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(ci): Create auto commit action for melos tasks
2 participants