Commit graph

5 commits

Author SHA1 Message Date
Hoang Nguyen bd9eb75787
Rename project to cuemata
* Bring golangci-lint back
* Switch back to flake-utils, since the flake is rather small

and various other improvements.
2024-03-15 00:00:00 +07:00
Hoang Nguyen 7c68a7c00b
Rewrite flake.nix using flake-parts (since it has gone quite large)
A few more changes:
- Update bazel to 7.0.0. Closes #5.
- Move things around (to have place for Ansible schemas in the future)

NOTE: right now, bazel package is still at 6.4.0. The MODULE.bazel.lock
file was generated using bazel_7 package.
2024-01-05 00:00:00 +07:00
Hoang Nguyen c991be4740
Another code snapshot
Nothing to see here yet, except:
- Add `nogo` support. Closes #2
  (I only use the analyzers from golang.org/x/tools, so nogo right
  now is not really on par with golangci-lint)
- Remove golangci-lint
- Fill out providers.toml file (it was daunting -_-)
- Update bazel deps
2023-12-23 00:00:00 +07:00
Hoang Nguyen 41803bd399
Implement base Pulumi.yaml schema 2023-12-16 00:00:00 +07:00
Hoang Nguyen 0041771955
Initial commit
There is nothing here yet, just boilerplate code -_-
2023-12-10 00:00:00 +07:00