Skip to content

chore: CI setup#2

Merged
jimsynz merged 1 commit into
mainfrom
ci-setup
May 16, 2026
Merged

chore: CI setup#2
jimsynz merged 1 commit into
mainfrom
ci-setup

Conversation

@jimsynz
Copy link
Copy Markdown
Contributor

@jimsynz jimsynz commented May 16, 2026

Mirrors the standard beam-bots CI scaffolding from bb_servo_feetech /
bb_liveview / etc.

  • `.github/workflows/ci.yml` — delegates to the
    `beam-bots/.github/.github/workflows/elixir-ci.yml` reusable workflow,
    pinned to the same commit (61ed48a) the rest of the ecosystem uses.
    Enables docs deploy and hex release on tagged versions.
  • `.github/dependabot.yml` — weekly Mix and GitHub Actions updates,
    with dev-dependencies grouped into a single PR.
  • `renovate.json` + `.license` sidecar — asdf-managed tool version
    updates on a monthly schedule.
  • `.tool-versions` — pins erlang 28.2, elixir 1.19.4, pipx 1.8.0.

`pipx run reuse lint` and `mix check --no-retry` pass locally.

Mirrors the standard beam-bots CI scaffolding from bb_servo_feetech /
bb_liveview / etc.:

- `.github/workflows/ci.yml` — delegates to the
  `beam-bots/.github/.github/workflows/elixir-ci.yml` reusable workflow,
  pinned to the same commit (61ed48a) the rest of the ecosystem uses.
  Enables docs deploy and hex release on tagged versions.
- `.github/dependabot.yml` — weekly Mix and GitHub Actions updates,
  with dev-dependencies grouped into a single PR.
- `renovate.json` + `.license` sidecar — asdf-managed tool version
  updates on a monthly schedule.
- `.tool-versions` — pins erlang 28.2, elixir 1.19.4, pipx 1.8.0.
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@jimsynz jimsynz merged commit c6d3521 into main May 16, 2026
15 checks passed
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.

2 participants