Commit graph

21 commits

Author SHA1 Message Date
a1c44a5b52 chore(deps): update dependency ash to v3.4.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-09-05 15:07:32 +12:00
3485e7caca chore(deps): update dependency finch to ~> 0.19
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-09-05 05:06:42 +12:00
d90e776716 chore(deps): update dependency ash to v3.4.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-09-05 03:07:50 +12:00
1801a68b65 chore(deps): update dependency ash to v3.4.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-09-04 15:07:08 +12:00
0710899ac8 chore(deps): update dependency mimic to v1.10.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-09-02 22:08:00 +12:00
4f6000259e chore(deps): update dependency telemetry to v1.3.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-08-23 04:26:36 +12:00
1226095b31
chore: unlock unused deps.
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-08-17 19:56:33 +12:00
e13fe8ecd8 chore(deps): update dependency ash to v3.4.1
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
renovate/artifacts Artifact file update failure
2024-08-15 22:07:17 +12:00
5c6bf1cef0 chore(deps): update dependency reactor to v0.9.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-08-12 18:17:35 +12:00
a670f42a86 chore(deps): update dependency ash to v3.3.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-08-02 11:17:09 +12:00
72af652566 chore(deps): update dependency ash to v3.3.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-07-28 09:23:59 +12:00
7d090a7296 chore(deps): update dependency erlang to v27.0.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-07-27 09:23:56 +12:00
c540d65718 chore(deps): update dependency elixir to v1.17.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-07-27 08:24:02 +12:00
990a072b76 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.

---

### What to Expect

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

<details>
<summary>chore(deps): update dependency erlang to v27.0.1</summary>

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

</details>

<details>
<summary>chore(deps): update dependency elixir to v1.17.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/elixir-1.x`
  - Merge into: `main`
  - Upgrade [elixir](https://github.com/elixir-lang/elixir) to `1.17.2`

</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: #1
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
2024-07-27 07:27:04 +12:00
5cb42ffd6f
chore: add CI configuration.
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-26 22:05:24 +12:00
d18b31dc65
chore: release version v0.1.0 2024-07-26 21:42:40 +12:00
9fe8d911f8
feat: podcast downloading works (at least for one feed I'm testing here). 2024-07-26 21:42:30 +12:00
e8e8dcc806
wip: working on feed mapping. 2024-07-18 20:32:21 +12:00
0c3b914ac1
chore: initial import from old repo and brain dump. 2024-05-28 12:11:37 +12:00
c81bfd179b
feat: asset downloading. 2024-05-22 13:19:56 +12:00
ac7d2d4c4d
chore: empty elixir app. 2024-05-21 19:15:08 +12:00