Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

percona/pmm

BupycHuk created a comment on a pull request on percona/pmm
@dependabot squash and merge

View on GitHub

github-actions[bot] pushed 1 commit to main percona/pmm
  • Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 (#3140) Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/... 106902a

View on GitHub

github-actions[bot] deleted a branch percona/pmm

dependabot/go_modules/github.com/jmoiron/sqlx-1.4.0

github-actions[bot] closed a pull request on percona/pmm
Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0
Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.3.5 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jmoiron/sqlx/release...
JiriCtvrtka created a review on a pull request on percona/pmm

View on GitHub

ademidoff pushed 1 commit to PMM-12641-optimize-pmm-build-scripts percona/pmm

View on GitHub

matejkubinec pushed 31 commits to PMM-13409-fix-update-status-failure-after-upgrade-with-fe percona/pmm
  • PMM-13207 Update go version. 0a3894b
  • Revert "PMM-13207 Update go version." This reverts commit 0a3894bdcfbda537d2aab89438a0a1acbe2bfdfb. 2df2bdc
  • PMM-13154 PG17 support in QAN (#3159) * PMM-13154 Intermediate progress * PMM-12154 Some progress * PMM-12154 ... 500f640
  • PMM-13409 remove the token after upgrade e462ad6
  • PMM-13409 fix the system attribute ad12d49
  • Update managed/services/server/updater.go Co-authored-by: Michael Okoko <[email protected]> d3c77f7
  • PMM-13409 do not depend on `IsRunning` flag to ship the logs 8634aa7
  • PMM-13409 get rid of the redundant task be02c89
  • Merge branch 'PMM-13409-fix-update-status-failure-after-upgrade' of ssh://github.com/percona/pmm into PMM-13409-fix-u... a159503
  • Bump eslint-plugin-playwright from 1.6.0 to 1.7.0 in /cli-tests (#3237) Bumps [eslint-plugin-playwright](https://git... 2842c7d
  • Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.9.0 in /cli-tests (#3240) Bumps [@typescript-eslint/eslint-plu... 1360266
  • Bump google.golang.org/grpc from 1.65.0 to 1.67.1 (#3233) Bumps [google.golang.org/grpc](https://github.com/grpc/grp... 766d5c7
  • Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 (#2932) * Bump github.com/go-sql-driver/mysql from 1.7.1 to ... af76cdd
  • Bump k8s.io/apiextensions-apiserver from 0.30.3 to 0.31.1 (#3241) Bumps [k8s.io/apiextensions-apiserver](https://git... a53c6ba
  • Bump golang.org/x/tools from 0.24.0 to 0.26.0 (#3243) Bumps [golang.org/x/tools](https://github.com/golang/tools) fr... 1141b6e
  • Bump github.com/charmbracelet/bubbles from 0.18.0 to 0.20.0 (#3242) Bumps [github.com/charmbracelet/bubbles](https:/... 4948fe6
  • Bump k8s.io/cli-runtime from 0.30.3 to 0.31.1 (#3244) Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-r... 7735139
  • PMM-13014 Update dependencies. (#3238) * PMM-13014 Update dependencies. * PMM-13014 update dependencies and regen... ab83e33
  • PMM-13207 Update go version. (#3235) * PMM-13207 Update go version. (cherry picked from commit 0a3894bdcfbda537d2... 6712d56
  • PMM-7 Update default RPM build vars (#3245) * PMM-7 Update default RPM build vars * PMM-7 remove Dockerfile(s) fo... 7cdb659
  • and 11 more ...

View on GitHub

ademidoff created a review comment on a pull request on percona/pmm
Well, `pmm-managed` is what the binary name is, it doesn't have any other "official" name.

View on GitHub

ademidoff created a review on a pull request on percona/pmm

View on GitHub

JiriCtvrtka created a review on a pull request on percona/pmm

View on GitHub

ademidoff created a review comment on a pull request on percona/pmm
This will not list them, it only finds the files and saves them to a variable.

View on GitHub

ademidoff created a review on a pull request on percona/pmm

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: install latest YQ (YAML processor) ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Install Goreleaser ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Provision empty Nginx configuration files ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Create required directories for Nginx

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Initialize admin password for AMI if needed ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Create Grafana DB ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Wait for PostgreSQL to be accessible ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Show PMM current and target image versions ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Execute PMM upgrade & initialization tasks ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Get PMM image version for update ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Restart Grafana service with new plugins ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Synchronize Percona Dashboards version file after upgrade ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: List Percona Dashboard plugins ```

View on GitHub

catalinaadam created a review comment on a pull request on percona/pmm
```suggestion - name: Remove PMM-managed PostreSQL database ```

View on GitHub

ademidoff created a review comment on a pull request on percona/pmm
This is actually what makes the container start very fast, otherwise it would be slower.

View on GitHub

ademidoff created a review on a pull request on percona/pmm

View on GitHub

ademidoff created a review comment on a pull request on percona/pmm
It's false, we don't delete the whole `/srv` directory in the `post-build` action.

View on GitHub

ademidoff created a review on a pull request on percona/pmm

View on GitHub

Load more