Commit graph

219 commits

Author SHA1 Message Date
Zach Daniel
2a43fc4af7 WIP 2024-06-11 17:33:05 -04:00
Zach Daniel
1812aafac8 WIP 2024-06-10 09:58:20 -04:00
Zach Daniel
414852589e WIP 2024-06-05 10:12:07 -04:00
Zach Daniel
57ee3f9749 WIP 2024-06-03 23:14:36 -04:00
Zach Daniel
f1e0fffc4b improvement: add installer archive 2024-06-03 13:13:49 -04:00
Zach Daniel
d8b463343c chore: WIP on utilities and keywords 2024-06-03 09:14:41 -04:00
Zach Daniel
57288d32ec improvement: more module helpers
test: add regression test
improvement: wrap code in `==code==` so you can tell what is being `puts`
2024-06-02 16:06:01 -04:00
Zach Daniel
99ac8f0582
Merge pull request #2 from ash-project/dependabot/hex/ex_doc-0.34.0
build(deps-dev): bump ex_doc from 0.33.0 to 0.34.0
2024-06-02 11:23:11 -04:00
Zach Daniel
342f15f100
Merge pull request #1 from ash-project/dependabot/hex/req-0.5.0
build(deps): bump req from 0.4.14 to 0.5.0
2024-06-02 11:23:03 -04:00
Zach Daniel
aa0c6fd9ec fix: handle existing deps when they are not local properly 2024-05-31 23:50:29 -04:00
Zach Daniel
f1f6fa6f65 chore: remove example code from test 2024-05-31 23:11:27 -04:00
Zach Daniel
15bd76650b chore: cleanup unnecessary todos 2024-05-31 23:09:56 -04:00
Zach Daniel
16e8615bf2 ci: skip spark related CI steps 2024-05-31 23:06:20 -04:00
dependabot[bot]
8b941a3418
build(deps-dev): bump ex_doc from 0.33.0 to 0.34.0
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 03:02:17 +00:00
dependabot[bot]
f4a39885d5
build(deps): bump req from 0.4.14 to 0.5.0
Bumps [req](https://github.com/wojtekmach/req) from 0.4.14 to 0.5.0.
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.4.14...v0.5.0)

---
updated-dependencies:
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 03:02:03 +00:00
Zach Daniel
260d56532b improvement: add CI/build and get it passing locally 2024-05-31 22:59:36 -04:00
Zach Daniel
281ec0f656 write a bunch more code, and add some tests, rework various patterns 2024-05-31 22:09:38 -04:00
Zach Daniel
b5354ce0e3 chore: docs/logos 2024-05-29 10:28:08 -04:00
Zach Daniel
7ae0261a28 init 2024-05-27 23:30:41 -04:00