Commit graph

21 commits

Author SHA1 Message Date
99ed34ecc0 chore(deps): update dependency ring_logger to ~> 0.11.0
Some checks failed
continuous-integration/drone/pr Build is failing
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
2023-10-28 17:22:07 +13:00
f0f0746cac chore(deps): update dependency elixir to v1.15.7
Some checks are pending
continuous-integration/drone/pr Build is running
continuous-integration/drone/push Build is passing
2023-10-14 23:22:02 +13:00
c8164bce74
chore(CI): download and compile deps for all supported targets.
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-13 13:12:45 +13:00
c97a452bb6
chore(CI): Build firmware images as release artifacts.
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-13 13:06:42 +13:00
8ea89a149c
chore: use bivouac_system_x64_64 for the x86_64 system. 2023-10-13 13:06:41 +13:00
341975c887 chore(deps): update dependency erlang to v26.1.2
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build encountered an error
2023-10-12 21:21:53 +13:00
6e2c4c5680
chore: release version v0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-12 16:14:59 +13:00
2bc600960f
chore: rename :bivouac -> :bivouac_nerves. 2023-10-12 16:04:33 +13:00
39591409c9 chore(deps): update dependency nerves_system_osd32mp1 to ~> 0.15
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-12 15:46:23 +13:00
95ab1a689e chore(deps): update dependency erlang to v26.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-12 15:37:16 +13:00
3ce3a02f6f chore(deps): update dependency nerves_system_grisp2 to ~> 0.8
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-10-12 15:23:49 +13:00
ce064f7dea chore: Configure Renovate (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `.tool-versions` (asdf)
 * `.drone.yml` (droneci)
 * `mix.exs` (mix)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.
  - Use semantic prefixes for commit messages and PR titles.
  - Use `chore` as semantic commit type for commit messages and PR titles.
  - Removes rate limit for PR creation per hour.
  - Remove limit for open PRs at any time.
  - Automerge all upgrades (including `major`) if they pass tests.
  - Assign PRs to `james`.
  - Rebase existing PRs any time the base branch has been updated.
  - Raise PR when vulnerability alerts are detected.
  - Disable Renovate Dependency Dashboard creation.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.

---

### What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

<details>
<summary>chore(deps): update dependency erlang to v26.1.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/erlang-26.x`
  - Merge into: `main`
  - Upgrade [erlang](https://github.com/erlang/otp) to `26.1.1`

</details>

<details>
<summary>chore(deps): update dependency nerves_system_grisp2 to ~> 0.8</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/nerves_system_grisp2-0.x`
  - Merge into: `main`
  - Upgrade nerves_system_grisp2 to `~> 0.8`

</details>

<details>
<summary>chore(deps): update dependency nerves_system_mangopi_mq_pro to ~> 0.6</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/nerves_system_mangopi_mq_pro-0.x`
  - Merge into: `main`
  - Upgrade nerves_system_mangopi_mq_pro to `~> 0.6`

</details>

<details>
<summary>chore(deps): update dependency nerves_system_osd32mp1 to ~> 0.15</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/nerves_system_osd32mp1-0.x`
  - Merge into: `main`
  - Upgrade nerves_system_osd32mp1 to `~> 0.15`

</details>

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

<!--renovate-config-hash:758a0db051676a629cb8daada3244b6287c728a47d095002c4ae62062eae6bf3-->

Reviewed-on: https://code.harton.nz/bivouac/nerves/pulls/1
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2023-10-12 15:12:07 +13:00
b864490612
chore: set up QEMU env.
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-11 15:08:37 +13:00
d1002fc3a3
chore: set up git_ops.
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-28 20:21:14 +13:00
244970d21c
chore: doctor fixes
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-28 19:42:37 +13:00
a0db7db8d3
chore: disable ssh key checking in test. 2023-09-28 19:41:51 +13:00
840dbf6a04
chore: credo fix. 2023-09-28 19:36:07 +13:00
9dcf2c50fe
chore: make sure that nerves_bootstrap is installed in CI.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2023-09-28 19:13:40 +13:00
d9338afec9
chore: add .tool-versions file.
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-28 19:08:25 +13:00
35fa4cd0d5
chore: setup CI.
Some checks failed
continuous-integration/drone Build is failing
2023-09-28 19:04:00 +13:00
eba069be0f
chore: mix nerves.new. 2023-09-28 17:48:20 +13:00