Page MenuHomeDevCentral

Install clang-format-linter Arcanist library on devserver role
ClosedPublic

Authored by dereckson on Apr 30 2023, 10:45.
Tags
None
Referenced Files
F8500924: D3064.diff
Thu, May 15, 12:10
Unknown Object (File)
Wed, May 14, 23:32
Unknown Object (File)
Tue, May 13, 05:31
Unknown Object (File)
Thu, May 8, 01:34
Unknown Object (File)
Thu, May 8, 00:16
Unknown Object (File)
Wed, May 7, 19:42
Unknown Object (File)
Sun, May 4, 15:00
Unknown Object (File)
Fri, May 2, 00:50
Subscribers
None

Details

Summary

Needed by rabbitmq-tcl, per 283a03d7.

On FreeBSD, several clang/llvm versions can coexist,
so there is a need to create clang-format alias.

Test Plan

arc lint

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Ensure clang-format exist on FreeBSD as an alias to max clang-format version

dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Apr 30 2023, 11:30
Complector
$ salt windriver state.sls_id clang_linter_repository roles/devserver/userland-software/phabricator
windriver:
----------
          ID: clang_linter_repository
    Function: git.latest
        Name: https://github.com/vhbit/clang-format-linter
      Result: True
     Comment: https://github.com/vhbit/clang-format-linter cloned to /opt/phabricator/clang-format-linter
     Started: 10:47:40.096727
    Duration: 872.439 ms
     Changes:
              ----------
              new:
                  https://github.com/vhbit/clang-format-linter => /opt/phabricator/clang-format-linter
              revision:
                  ----------
                  new:
                      44dfb9660d1bd6b51cf30b1e154b120f3f59e195
                  old:
                      None

Summary for windriver
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time: 872.439 ms