7 Commits

Author SHA1 Message Date
Joao P Dubas
4c255238b8 chore: upgrade runtimes and cli from rtx
Also add [tilt][0] to make easier work locally with containers services.

[0]: https://tilt.dev/
2023-11-24 12:49:00 +00:00
a8e07e47d0 chore(rtx): add lefthook plugin (#12)
[`lefthook`][0] is a githook manager for any project.

[0]: https://github.com/evilmartians/lefthook

Reviewed-on: #12
2023-11-07 10:47:31 +00:00
4aafe2aa9c chore(rtx): upgrade runtimes (#9)
Upgrades:

* awscli .... from 2.13.5 to 2.13.30
* elixir .... from 1.15.6 to 1.15.7
* erlang .... from 26.1.1 to 26.1.2
* go ........ from 1.20.6 to 1.21.3
* helm ...... from 3.12.2 to 3.13.1
* kubectl ... from 1.27.4 to 1.27.7
* node ...... from 20.6.1 to 21.1.0
* poetry .... from 1.5.1 to 1.6.1
* python .... from 3.11.4 to 3.12.0
* terraform . from 1.5.4 to 1.6.2

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #9
2023-10-29 20:47:11 +00:00
c5451471cc chore: upgrade elixir/erlang versions (#4)
Upgrade runtimes to latest versions:

* elixir from 1.15.4 to 1.15.6
* erlang from 26.0.2 to 26.1.1

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #4
2023-10-26 00:01:50 +00:00
1675e4cd8a feat: customize user and group id on build time (#3)
Allow the user to set custom user and group IDs, so it maps the ones available in the host. Also, remove `jq` from `rtx` plugin list.
2023-10-25 23:30:02 +00:00
Joao P Dubas
cc9ff2d16e chore: upgrade rtx plugins
Also use default plugins for:
* go
* node
* python
2023-10-01 23:32:04 +00:00
Joao P Dubas
360b3507e6 feat: initial commit 2023-09-17 13:25:57 +00:00