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

Prod deploy #2808

Merged
merged 20 commits into from
Nov 5, 2024
Merged

Prod deploy #2808

merged 20 commits into from
Nov 5, 2024

Conversation

github-actions[bot]
Copy link

avallete and others added 20 commits October 23, 2024 09:00
* feat: add db postgres settings to config

* no comment

* fix: add updater logic

* chore: fix golang lint

* chore: apply review comments

* chore: refactor and apply PR comments

* Apply suggestions from code review

Co-authored-by: Han Qiao <[email protected]>

---------

Co-authored-by: Han Qiao <[email protected]>
* go mod tidy

* chore: refactor use cast.Ptr
* feat(cli): allow local postgres.conf configuration

Closes: #2611

* chore: test ToPostgresConfig

* chore: add start runtime test

* chore: use less max_connections

* fix: db start tests

* chore: add prefix to postgres config

* fix: test

* chore: serialise postgres conf as toml

---------

Co-authored-by: Qiao Han <[email protected]>
* feat(functions): allow custom functions entrypoint path

* fix: convert entrypoint path to file url
* chore(deps): bump github.com/Netflix/go-env from 0.1.0 to 0.1.2

Bumps [github.com/Netflix/go-env](https://github.com/Netflix/go-env) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/Netflix/go-env/releases)
- [Commits](Netflix/go-env@v0.1.0...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/Netflix/go-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump golang to 1.23

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Qiao Han <[email protected]>
* feat(config): implement storage config update

* chore: update unit tests
…settings (#2818)

* added role-configs command to list users with custom settings

* Update internal/inspect/role_configs/role_configs.go

---------

Co-authored-by: Han Qiao <[email protected]>
* feat: load local deno.json file

* move logic to config

* use pattern logic and funcSlugPattern

* fix new tests

* chore: undo functions glob

---------

Co-authored-by: Qiao Han <[email protected]>
@github-actions github-actions bot merged commit 4cf189a into main Nov 5, 2024
39 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants