ci: check format, commits, compilation and tests #1

Merged
gk1623 merged 5 commits from ci-setup into master 2025-01-27 21:30:37 +00:00
gk1623 commented 2025-01-27 15:38:36 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

Add GitLab CI to check:

  • format (using scala format)
  • commits (all commit messages must follow the conventional commit spec).
  • compilation (no errors OR WARNINGS)
  • tests
Add GitLab CI to check: - format (using `scala format`) - commits (all commit messages must follow the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/)). - compilation (no errors OR WARNINGS) - tests
gk1623 commented 2025-01-27 15:57:42 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 6c166e4f - ci: runner compile immediately

Compare with previous version

added 1 commit <ul><li>6c166e4f - ci: runner compile immediately</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143615&start_sha=a52b384782515565611f8ae0524f9661e22bcdd9)
gk1623 commented 2025-01-27 16:00:35 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • ab45d33e - docs: Add contributing section to README

Compare with previous version

added 1 commit <ul><li>ab45d33e - docs: Add contributing section to README</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143617&start_sha=6c166e4f76e1c51caa2512af103a1ed8a56f3375)
gk1623 commented 2025-01-27 16:06:35 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 56aa2210 - docs: add contributing section to README

Compare with previous version

added 1 commit <ul><li>56aa2210 - docs: add contributing section to README</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143623&start_sha=ab45d33e5a821a34d1439851c3cae1263555f1b7)
gk1623 commented 2025-01-27 19:23:44 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 6fe87f71 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>6fe87f71 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143665&start_sha=56aa2210d8eabd4ca138935b23ca1f9c75d9c768)
gk1623 commented 2025-01-27 19:26:08 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • a0a634f5 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>a0a634f5 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143667&start_sha=6fe87f71ffef3f8b8f2fe81fce62cdc187cf9e44)
gk1623 commented 2025-01-27 19:28:33 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 943a1be2 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>943a1be2 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143669&start_sha=a0a634f5a16d84531c0f5a7ce21a06f90c58dc91)
gk1623 commented 2025-01-27 19:30:58 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 24ac1d48 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>24ac1d48 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143671&start_sha=943a1be24f3e3df3026d4d9a35502f0d7a734180)
gk1623 commented 2025-01-27 19:34:47 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • d389a95b - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>d389a95b - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143673&start_sha=24ac1d486410f0bffa1c22ebe9aa911bba01585b)
gk1623 commented 2025-01-27 19:35:17 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • e8053ce7 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>e8053ce7 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143675&start_sha=d389a95bf4e9f013d26ff55004775bab06c1464f)
gk1623 commented 2025-01-27 19:37:43 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 96461148 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>96461148 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143678&start_sha=e8053ce74d1ecabccbf0e129e97e75417479a7ec)
gk1623 commented 2025-01-27 19:51:54 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 7061c76a - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>7061c76a - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143680&start_sha=96461148adc18c9a1c77e85e701513f60f27c02a)
gk1623 commented 2025-01-27 20:33:33 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 26aedc8f - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>26aedc8f - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143682&start_sha=7061c76a262b67b89658c18586c3ea2b1cb88cd9)
gk1623 commented 2025-01-27 21:15:53 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 3a4c2122 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>3a4c2122 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143688&start_sha=26aedc8f918ba48b989b64a1a17cc4877840e817)
gk1623 commented 2025-01-27 21:21:10 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • cb89bb54 - test: test against wacc-examples repo

Compare with previous version

added 1 commit <ul><li>cb89bb54 - test: test against wacc-examples repo</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/1/diffs?diff_id=143690&start_sha=3a4c2122fbe2efbed58b0692077379f695851a09)
gk1623 commented 2025-01-27 21:30:37 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

mentioned in commit c1fc1c2fc3

mentioned in commit c1fc1c2fc3694ff32dc80437a69af124e3d24ad5
gk1623 (Migrated from gitlab.doc.ic.ac.uk) merged commit c1fc1c2fc3 into master 2025-01-27 21:30:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Imperial-MEng/WACC_37#1
No description provided.