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 CI #8

Merged
merged 95 commits into from
Dec 24, 2024
Merged

Upgrade CI #8

merged 95 commits into from
Dec 24, 2024

Conversation

J-Afzal
Copy link
Owner

@J-Afzal J-Afzal commented Dec 15, 2024

  • Updated build job
    • Added clang-tidy step (except it doesn't work yet so removed)
      • Fixed all linting issues or ignored them or turned them off (except battleships.cpp)
        • Some of the fixes include adding a constants.hpp
    • Made project work on multiple platforms with some platform macros. Not working on Ubuntu due to old compiler versions. Should be fixed with this Ubuntu-latest workflows will use Ubuntu-24.04 image actions/runner-images#10636
  • Added new linting job
    • spell checker
    • prettier (yaml, markdown and JSON linting)
    • ScriptAnalyzer for powershell linting
    • Added custom script to lint gitattributes file

@J-Afzal J-Afzal merged commit 5629e98 into master Dec 24, 2024
3 checks passed
@J-Afzal J-Afzal deleted the feature/JA/upgrade-ci branch December 28, 2024 11:28
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