Commit graph

96 commits

Author SHA1 Message Date
e271ff825a chore(deps): update dependency elixir to v1.16.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-11 00:36:33 +13:00
e22fd56cdb
chore: fix typo in readme
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 14:47:58 +13:00
1c7454f461 chore(deps): update dependency erlang to v26.2.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-07 22:32:01 +13:00
421ded4000
chore: Update package links and README.
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 19:51:40 +13:00
9b38204bf3 chore(deps): update dependency ex_check to ~> 0.16
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-03-01 23:28:24 +13:00
39fe2ac2d3 chore(deps): update dependency erlang to v26.2.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-02-09 10:47:42 +13:00
264bd2f17c chore: Update forgejo hostname.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-05 15:20:22 +13:00
476d1d669d chore(deps): update dependency elixir to v1.16.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-01-31 23:21:23 +13:00
31fbc782eb chore(deps): update dependency elixir to v1.16.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-23 06:31:29 +13:00
a71450d77e chore(deps): update dependency erlang to v26.2.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-19 04:09:13 +13:00
a08c98bef0 chore(deps): update dependency erlang to v26.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-13 21:13:41 +13:00
7b61616329 chore(deps): update dependency elixir to v1.15.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-10-14 23:25:23 +13:00
627414e5fb chore(deps): update dependency erlang to v26.1.2
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2023-10-12 21:25:17 +13:00
d7db5eb10c chore(deps): update dependency erlang to v26.1.1
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2023-09-28 22:24:49 +13:00
2f80a27e7f
chore: cache the dialyzer PLTs.
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-21 18:42:14 +12:00
3fb75f0f82 chore(deps): update dependency erlang to v26.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-09-21 12:09:28 +12:00
1f037ef4cd chore: Simplify the CI configuration. (#8)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://code.harton.nz/james/vivid/pulls/8
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2023-09-21 11:49:02 +12:00
88513f40b1 chore(deps): update dependency elixir to v1.15.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-09-20 21:18:34 +12:00
f05a78d94f chore: Configure Renovate (#5)
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

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.

---

 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).

Co-authored-by: Renovate Bot <bot@harton.nz>
Reviewed-on: https://code.harton.nz/james/vivid/pulls/5
Co-authored-by: Renovate Bot <renovate@noreply.localhost>
Co-committed-by: Renovate Bot <renovate@noreply.localhost>
2023-07-27 20:35:21 +12:00
23d83e20dd
chore: change default branch to main.
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-27 20:22:03 +12:00
44d569fd8d
chore: Remove github actions.
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-27 20:02:14 +12:00
63b0727c4b
chore: fix CI badge.
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-27 19:37:12 +12:00
3f92d73ac1
chore: remove spurios esbuild from CI.
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-27 19:35:03 +12:00
4c0e0d63cf
chore: release version v0.4.4
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2023-07-27 18:49:47 +12:00
2993639ae2
improvement: bring code up to date and add linters, etc. 2023-07-27 18:49:47 +12:00
James Harton
01a0089384
Create elixir.yml 2020-07-24 09:37:09 +12:00
James Harton
558e42f8e2 Bump version to 0.4.3 2018-01-19 09:18:25 +13:00
James Harton
7fe467268e Run mix format 2018-01-19 09:06:04 +13:00
James Harton
472887e1da Fix Elixir 1.6 compiler warnings and some bugs. 2018-01-19 08:59:57 +13:00
James Harton
8aed35cad4 Bump version to 0.4.2 2017-09-06 09:44:19 +12:00
James Harton
7d7b570325 Update dependencies and make sure everything works with Elixir 1.5 2017-09-06 09:41:30 +12:00
James Harton
77facf65c9 Fix copy-pasta mistake. 2017-05-23 10:56:45 +12:00
James Harton
f2398f8948 Merge pull request #2 from jamesotron/add-extra-docs
Add extra docs
2017-05-09 14:58:43 +12:00
James Harton
ccd008e8c3 Change branch references ready for merge. 2017-05-09 14:56:56 +12:00
James Harton
c5427d2fa3 Update getting started guide and readme. 2017-05-09 10:56:31 +12:00
James Harton
25714ece28 Add examples to as many moduledocs as possible. 2017-05-05 15:23:37 +12:00
James Harton
4b3d021755 Add notes on protocol stuff and add colour and compositing examples. 2017-03-27 14:25:53 +13:00
James Harton
93fbfc1110 Move images to their own directory. 2017-03-27 12:24:11 +13:00
James Harton
fd6fe85478 Added documentation for all shape types. 2017-03-27 12:22:37 +13:00
James Harton
99de44c7b6 Start working on getting started guide. 2017-03-27 10:58:39 +13:00
James Harton
235e1022e6 Bump patch version because of docs updates. 2017-03-27 10:44:52 +13:00
James Harton
28462642f7 Update hexdocs settings. 2017-03-27 10:44:02 +13:00
James Harton
fa8556d758 More documentation updates. 2017-03-27 07:59:57 +13:00
James Harton
7121536f72 Documentation updates. 2017-03-26 22:05:58 +13:00
James Harton
6822435348 Documetnation improvements. 2017-03-26 21:01:33 +13:00
James Harton
45fe8af6d9 Release polygon filling. 2017-03-20 09:50:23 +13:00
James Harton
53c0459dd5 Get credo and tests passing. 2017-03-20 09:47:01 +13:00
James Harton
a35686b6d5 Merge branch 'master' into slpfa 2017-03-20 09:36:19 +13:00
James Harton
55be42357f Working SLPFA> 2017-03-20 09:34:59 +13:00
James Harton
fda86f39fe This isn't needed anymore. 2017-03-20 08:08:07 +13:00