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

Tooling Improvements #6

Merged
merged 27 commits into from
Aug 14, 2023
Merged

Tooling Improvements #6

merged 27 commits into from
Aug 14, 2023

Commits on Aug 14, 2023

  1. chore: contribution guide, readme updates, doc index fixes

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2d95d44 View commit details
    Browse the repository at this point in the history
  2. feat(dev): apply ci security best practices

    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    step-security-bot authored and sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    340c309 View commit details
    Browse the repository at this point in the history
  3. feat(dev): add renovate.json

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    renovate[bot] authored and sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a41f809 View commit details
    Browse the repository at this point in the history
  4. feat: tooling and bcr support

    - feat: add bazel ci presubmit
    - test: run integration test for bzlmod in ci
    - chore: add CLA, DCO docs
    - chore: add PR template
    - chore: add dependency review config
    - chore: drop outdated travis config
    - chore: readme updates
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    064961b View commit details
    Browse the repository at this point in the history
  5. chore: add bcr and bazelci configs

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    89f5de8 View commit details
    Browse the repository at this point in the history
  6. chore: add yaml lint step for workflows, configs

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    051d01c View commit details
    Browse the repository at this point in the history
  7. chore: linter via prettier

    - add java linter plugin
    - add prettier-ignore and prettier-config
    - add pnpm lock
    - add husky
    - add lint-staged
    - add configuration to check lint before commit
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2b978f5 View commit details
    Browse the repository at this point in the history
  8. chore: run prettier

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4cf1361 View commit details
    Browse the repository at this point in the history
  9. chore: yamllint, actionslint, further bcr work/fixes

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2adb051 View commit details
    Browse the repository at this point in the history
  10. chore: yaml cleanups

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8063b4d View commit details
    Browse the repository at this point in the history
  11. chore: fixes, additional bazel ci configs

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cf6c901 View commit details
    Browse the repository at this point in the history
  12. fix: exclude bazel5 from ci check

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eb027a3 View commit details
    Browse the repository at this point in the history
  13. chore: run buildifier

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a10dfd3 View commit details
    Browse the repository at this point in the history
  14. feat: implement docs command in makefile

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    755f04b View commit details
    Browse the repository at this point in the history
  15. feat: add commitlint tooling

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0a9863e View commit details
    Browse the repository at this point in the history
  16. fix: permissions for yamllint task

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ab203c8 View commit details
    Browse the repository at this point in the history
  17. chore: run buildifier at root

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e888190 View commit details
    Browse the repository at this point in the history
  18. chore: update bazel module lock

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    23d21a5 View commit details
    Browse the repository at this point in the history
  19. fix: ci settings and release stamp

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fbc1af8 View commit details
    Browse the repository at this point in the history
  20. feat(dev): add buildifier.format command at root

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2f715f1 View commit details
    Browse the repository at this point in the history
  21. fix: ignore errors from buildifier

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    21d5bfd View commit details
    Browse the repository at this point in the history
  22. fix: build invocation on windows

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    554b2e9 View commit details
    Browse the repository at this point in the history
  23. fix: missing chmod mapping in makefile

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    83110df View commit details
    Browse the repository at this point in the history
  24. chore: add github action for publishing to pages

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    92c492f View commit details
    Browse the repository at this point in the history
  25. chore: configure renovate

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5686b18 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f18220b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cb4b1fd View commit details
    Browse the repository at this point in the history