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

Prepare initial release #2

Merged
merged 20 commits into from
Mar 17, 2024
Merged

Prepare initial release #2

merged 20 commits into from
Mar 17, 2024

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    00bd1e8 View commit details
    Browse the repository at this point in the history
  2. refactor(provider/resources.go): convertName will no automatically sp…

    …lit resources and data source names into packages automatically
    tmeckel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    881aa8e View commit details
    Browse the repository at this point in the history
  3. chore(Makefile): introduced target fmt to and updated upstream resour…

    …ce to https from ssh url
    tmeckel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    70827be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3c82fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b253485 View commit details
    Browse the repository at this point in the history
  6. chore: recreated SDKs

    tmeckel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c35f6c9 View commit details
    Browse the repository at this point in the history
  7. doc(docs/_index.md): changed layout to package

    doc(docs/installation-configuration.md): changed layout to package
    tmeckel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8f2e8c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    21f110a View commit details
    Browse the repository at this point in the history
  2. chore: added .vscode settings

    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    53183a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d75a350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9f34ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3bb78b View commit details
    Browse the repository at this point in the history
  6. docs: completed documentation

    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8a9c470 View commit details
    Browse the repository at this point in the history
  7. docs: added examples

    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5a69137 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfa6f2b View commit details
    Browse the repository at this point in the history
  9. chore: removed go.work

    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    27221bd View commit details
    Browse the repository at this point in the history
  10. chore(Dockerfile): update GO_VERSION from 1.20.4 to 1.21.7 and update…

    … PULUMICTL_VERSION from v0.0.42 to v0.0.46 in devcontainer
    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    99fe60f View commit details
    Browse the repository at this point in the history
  11. ci: update PYPI_PASSWORD secret name to PYPI_PASSWORDand update gover…

    …sion matrix value from 1.20.x to 1.21.x in .github/workflows/release.yml
    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6bb2f7c View commit details
    Browse the repository at this point in the history
  12. build: changes to Makefile

    * update PROVIDER_VERSION to 1.16.0
    * update JAVA_GEN_VERSION to v0.9.9
    * remove PULUMI_REPO_PATHS from tfgen and build targets
    *  add tidy target to call go mod tidy in relevant directories
    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c86e21d View commit details
    Browse the repository at this point in the history
  13. chore: update .gitignore to exclude provider/schema.go file and provi…

    …der/schema-embed.json file
    tmeckel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f456d95 View commit details
    Browse the repository at this point in the history