Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: package generation ALPHA #2269

Merged
merged 61 commits into from
Mar 13, 2024
Merged

feat: package generation ALPHA #2269

merged 61 commits into from
Mar 13, 2024

Commits on Mar 8, 2024

  1. super barebones package generation

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    32e7db3 View commit details
    Browse the repository at this point in the history
  2. skeleton of generate command

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4871fee View commit details
    Browse the repository at this point in the history
  3. file rename

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4ee13c0 View commit details
    Browse the repository at this point in the history
  4. minimal package creation and editing

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1f30a6b View commit details
    Browse the repository at this point in the history
  5. refactor of current generation

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7a17721 View commit details
    Browse the repository at this point in the history
  6. barebones component generation

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    96ecdd8 View commit details
    Browse the repository at this point in the history
  7. going to try this selector route

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    58a8f06 View commit details
    Browse the repository at this point in the history
  8. better description

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    364b439 View commit details
    Browse the repository at this point in the history
  9. initial cleanup and refactor

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4d66c22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c43b1a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25a1a6f View commit details
    Browse the repository at this point in the history
  12. working localchart generation

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    87dd8eb View commit details
    Browse the repository at this point in the history
  13. manifest generation!

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    95ca528 View commit details
    Browse the repository at this point in the history
  14. better manifest/kustomize support

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    88f1ec9 View commit details
    Browse the repository at this point in the history
  15. minor cleanup and localFiles

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    20ad09f View commit details
    Browse the repository at this point in the history
  16. refactor/cleanup

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b44f1e9 View commit details
    Browse the repository at this point in the history
  17. sloppy but working git chart support

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7ed8997 View commit details
    Browse the repository at this point in the history
  18. helm repo chart generation done

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6cbcb60 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    13be236 View commit details
    Browse the repository at this point in the history
  20. refactoring and bug fixing

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5fab2a2 View commit details
    Browse the repository at this point in the history
  21. make sure package name is valid

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1ff816e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    605870c View commit details
    Browse the repository at this point in the history
  23. some image gen working

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    08be44d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dc5ed69 View commit details
    Browse the repository at this point in the history
  25. I wish you could nest spinners...

    corang authored and andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f0c2988 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ae07bf6 View commit details
    Browse the repository at this point in the history
  27. validate generate flags

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ccda556 View commit details
    Browse the repository at this point in the history
  28. fix: unit tests

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3695cf9 View commit details
    Browse the repository at this point in the history
  29. generated docs

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    68404be View commit details
    Browse the repository at this point in the history
  30. basic generate

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    30274ca View commit details
    Browse the repository at this point in the history
  31. unused file

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ba776a3 View commit details
    Browse the repository at this point in the history
  32. updates

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    099f916 View commit details
    Browse the repository at this point in the history
  33. docs: update

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    18caa7a View commit details
    Browse the repository at this point in the history
  34. remove unused

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e71df3c View commit details
    Browse the repository at this point in the history
  35. cleanup logic errors

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7a8c81b View commit details
    Browse the repository at this point in the history
  36. docs update

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d4928fb View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    904ec67 View commit details
    Browse the repository at this point in the history
  38. refactor code

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3f66ee6 View commit details
    Browse the repository at this point in the history
  39. update lang/english

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    93e07fe View commit details
    Browse the repository at this point in the history
  40. update test

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e15a7fb View commit details
    Browse the repository at this point in the history
  41. update docs

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7db9d03 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a7b29ef View commit details
    Browse the repository at this point in the history
  43. typo

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    956d7d8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    185780e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ffe3b45 View commit details
    Browse the repository at this point in the history
  46. linting errors

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    21359eb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4f84b61 View commit details
    Browse the repository at this point in the history
  48. remove unused objects

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d5decac View commit details
    Browse the repository at this point in the history
  49. cleanup

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c9d727d View commit details
    Browse the repository at this point in the history
  50. remove OBE tests

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0c3f666 View commit details
    Browse the repository at this point in the history
  51. cleanup

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ca906af View commit details
    Browse the repository at this point in the history
  52. docs update

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    768c0cd View commit details
    Browse the repository at this point in the history
  53. fix imports after merge

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5260a37 View commit details
    Browse the repository at this point in the history
  54. address comments

    andrewg-xyz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8697da4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. a little simpler me thinks

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2313b30 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    929780f View commit details
    Browse the repository at this point in the history
  3. more dry

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b4fe761 View commit details
    Browse the repository at this point in the history
  4. tiny nit fix

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    99361d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    021f106 View commit details
    Browse the repository at this point in the history
  6. docs and schema

    Signed-off-by: razzle <harry@razzle.cloud>
    Noxsios committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4f99d91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2d07d0 View commit details
    Browse the repository at this point in the history