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

PMM-12356-user-roles-advisors-alerting (FB) #3840

Draft
wants to merge 36 commits into
base: v3
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
c72ee56
Create feature build: PMM-12356-user-roles-advisors-alerting
matejkubinec Feb 11, 2025
ae4db6e
added pmm branch
matejkubinec Feb 11, 2025
def3cec
trigger rebuild
idoqo Feb 19, 2025
b05c20e
chore: rewind submodules for 3-dev-latest
Feb 11, 2025
4238f9e
chore: rewind submodules for 3-dev-latest
Feb 11, 2025
1a88e67
chore: rewind submodules for 3-dev-latest
Feb 12, 2025
fb13b0e
PMM-13734 add helm tests workflow call for FB (#3845)
yurkovychv Feb 12, 2025
e03dacb
chore: rewind submodules for 3-dev-latest
Feb 12, 2025
58c7840
chore: rewind submodules for 3-dev-latest
Feb 12, 2025
f5defc9
chore: rewind submodules for 3-dev-latest
Feb 12, 2025
99feda9
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
ea0e685
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
75b1335
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
44cc5e9
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
0fbdef0
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
ce1380c
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
739eed4
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
07e072a
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
cfd0e01
chore: rewind submodules for 3-dev-latest
Feb 13, 2025
d71aaa7
chore: rewind submodules for 3-dev-latest
Feb 14, 2025
58a15b7
chore: rewind submodules for 3-dev-latest
Feb 14, 2025
443b462
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
7fd005d
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
60d7842
PMM-7 Update VERSION to 3.1.0 (#3848)
BupycHuk Feb 17, 2025
e32469c
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
2909a67
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
7b77d0e
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
2727553
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
8f4bce1
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
7b5081c
chore: rewind submodules for 3-dev-latest
Feb 17, 2025
b39305d
chore: rewind submodules for 3-dev-latest
Feb 18, 2025
de48ef2
chore: rewind submodules for 3-dev-latest
Feb 19, 2025
0061eee
chore: rewind submodules for 3-dev-latest
Feb 19, 2025
8a08075
chore: rewind submodules for 3-dev-latest
Feb 19, 2025
c411ea1
chore: rewind submodules for 3-dev-latest
Feb 19, 2025
5621310
chore: trigger FB
matejkubinec Feb 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions .github/workflows/pmm-qa-fb-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,15 @@ on:
type: string

jobs:
# Enable after helm is supported for v3
# helm_tests:
# name: Helm
# uses: percona/pmm-qa/.github/workflows/helm-tests.yml@v3
# secrets: inherit
# with:
# sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
# server_image: ${{ inputs.pmm_server_image || 'perconalab/pmm-server:3-dev-latest' }}
# client_image: ${{ inputs.pmm_client_image || 'perconalab/pmm-server:3-dev-latest' }}
# pmm_qa_branch: ${{ inputs.pmm_qa_branch || 'v3' }}
helm_tests:
name: Helm tests
uses: percona/pmm-qa/.github/workflows/helm-tests.yml@v3
secrets: inherit
with:
sha: ${{ inputs.sha || github.event.pull_request.head.sha || 'null' }}
server_image: ${{ inputs.pmm_server_image || 'perconalab/pmm-server:3-dev-latest' }}
client_image: ${{ inputs.pmm_client_image || 'perconalab/pmm-server:3-dev-latest' }}
pmm_qa_branch: ${{ inputs.pmm_qa_branch || 'v3' }}

integration_fb_suite:
name: CLI
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.1.0
7 changes: 7 additions & 0 deletions ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
deps:
- name: grafana
branch: PMM-12356-user-roles-advisors-alerting
url: https://github.com/percona/grafana
- name: pmm
branch: PMM-12356-allow-editor-for-check-results
url: https://github.com/percona/pmm
2 changes: 1 addition & 1 deletion sources/pmm/src/github.com/percona/pmm
Submodule pmm updated 102 files
Loading