Commit graph

42 commits

Author SHA1 Message Date
James Harton a36c3e9395 chore: Update forgejo hostname.
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-05 15:40:53 +13:00
Renovate Bot 8b42867873 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:18:15 +13:00
Renovate Bot 93b84ba60f chore(deps): update dependency elixir to v1.16.0
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-12-23 06:29:01 +13:00
Renovate Bot edb5779650 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 05:08:00 +13:00
Renovate Bot 4c2e8923c8 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:09:33 +13:00
Renovate Bot c9a335f40e 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:23:31 +13:00
Renovate Bot d2448dd06d chore(deps): update dependency erlang to v26.1.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-10-12 21:23:31 +13:00
Renovate Bot 3619ecbec1 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:22:56 +13:00
Renovate Bot 044b9cd636 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-21 12:07:56 +12:00
Renovate Bot 21a870869c 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 11:07:51 +12:00
James Harton c79401b494 chore: simplify CI. (#10)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://code.harton.nz/james/lex_luthor/pulls/10
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2023-09-21 10:57:55 +12:00
Renovate Bot 91d79730ce chore(deps): update dependency elixir to v1.15.5
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2023-08-29 00:21:35 +12:00
Renovate Bot 4a3f8866e0 chore: Configure Renovate (#6)
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/lex_luthor/pulls/6
Co-authored-by: Renovate Bot <renovate@noreply.localhost>
Co-committed-by: Renovate Bot <renovate@noreply.localhost>
2023-07-25 18:27:48 +12:00
James Harton fe59f228b0
chore: add mix_audit.
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-25 16:16:03 +12:00
James Harton 0522cda6c6
chore: update README. 2023-07-25 15:19:51 +12:00
James Harton ea56390083
chore: release version v0.1.2
Some checks failed
continuous-integration/drone Build is failing
2023-07-25 15:10:33 +12:00
James Harton f049741736
chore: prepare for git_ops and CI. 2023-07-25 15:10:13 +12:00
James Harton 3c537b70c0
feat: Allow actions to return a list of results. (#5) 2022-12-26 19:23:48 +13:00
James Harton 92f4ed57de chore: update ex_doc to enable publish. 2021-01-28 08:57:56 +13:00
James Harton fdfb80f794 chore: update github url. 2021-01-28 08:57:47 +13:00
James Harton 64cf9a634f chore: release version 0.1.2 2021-01-28 08:51:37 +13:00
James Harton 89293bd723
Merge pull request #4 from jimsynz/fix-big-o
Fix for expensive string length check while consuming input.
2021-01-28 08:49:49 +13:00
James Harton 4bf1a0270c chore: Run the elixir formatter. 2021-01-27 10:20:18 +13:00
James Harton 1178ee3ee6 fix: Don't compare the consumed string's length for every iteration.
Closes #3.
2021-01-27 10:19:21 +13:00
James Harton 5075c958c8 Fix compiler warnings. 2017-04-27 15:17:47 +12:00
James Harton 1b964adac3 Documentation, test and readability improvements.
* Split out different concerns of LexLuthor into different modules.
* Add `inch` and documentation.
* Add `credo` and fix warnings.
2017-04-27 14:57:47 +12:00
James Harton 51c691d8d3 Add inch and inch_ci. 2017-04-27 08:04:07 +12:00
James Harton 7a1d171615 Include hexdocs. 2016-09-05 19:39:31 +12:00
James Harton 59ea3c6f6a Bump to 0.1.1. 2016-09-05 19:33:22 +12:00
James Harton d208280591 Merge pull request #1 from bobjflong/BL/warn
fix warning about unsafe variable
2016-09-05 19:30:27 +12:00
Bob Long c55cf6ea2a fix warning about unsafe variable 2016-09-03 19:59:16 +01:00
James Harton d5b7ee1836 Switch to using uniquely numbered actions now that I've figured out how to do that. 2015-03-31 10:30:26 +13:00
James Harton 57aa5df2a2 Add package metadata to mixfile. 2015-03-29 15:20:34 +13:00
James Harton 0eeb1703a6 Use Travis. 2015-03-29 15:07:21 +13:00
James Harton cc31654f56 Add codeship badge. 2015-03-29 15:00:03 +13:00
James Harton 73bd8a2def Forgot to remove debugging statements. 2015-03-29 14:56:06 +13:00
James Harton 8a04104427 Add column tracking to lexer and token output. 2015-03-29 14:55:28 +13:00
James Harton db6d8d413e Use Map.merge instead of trying to recreate the Lexer state every time. 2015-03-29 12:51:02 +13:00
James Harton dce82668ce Fix line number incrementing. Add test. 2015-03-26 20:51:01 +13:00
James Harton 8d7b741173 Pass line number along for the ride. 2015-03-26 20:26:04 +13:00
James Harton 75ae173d2a Refactor lexer to make returning :error tuples easier. 2015-03-05 15:22:11 -08:00
James Harton a4ef374f4a First post 👍 2015-03-05 14:22:23 -08:00