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(hooks, api): manage entities hook #6219

Merged
merged 27 commits into from Jul 5, 2022
Merged

feat(hooks, api): manage entities hook #6219

merged 27 commits into from Jul 5, 2022

Conversation

sguiheux
Copy link
Collaborator

  1. Description
  2. Related issues
  3. About tests
  4. Mentions

@ovh/cds

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jun 28, 2022

CDS Report build-all-cds#17554.0 ■

  • Build
    • Build and Package All ■
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ■
    • Test SDK ✔
    • Test UI ✔

1 similar comment
@ovh-cds
Copy link
Collaborator

ovh-cds commented Jun 28, 2022

CDS Report build-all-cds#17554.0 ■

  • Build
    • Build and Package All ■
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ■
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jun 28, 2022

CDS Report build-all-cds#17554.1 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✘
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jun 28, 2022

CDS Report build-all-cds#17554.2 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✘
    • Test SDK ✔
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jun 28, 2022

CDS Report build-all-cds#17556.0 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔
  • Package
    • Docker ✔
  • Integration
    • Docker Compose Tests ✘
    • Standalone Tests ✘

engine/api/v2_project.go Outdated Show resolved Hide resolved
engine/hooks/hooks_handlers.go Outdated Show resolved Hide resolved
engine/hooks/hooks_handlers.go Outdated Show resolved Hide resolved
engine/hooks/hooks_handlers.go Outdated Show resolved Hide resolved
}
}

func (s *Service) repositoryHooksHandler() service.Handler {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/repository/entity

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Handler to receive hook from repository, so i think it's ok

engine/hooks/tasks.go Outdated Show resolved Hide resolved
sdk/hooks.go Outdated Show resolved Hide resolved
@ovh-cds
Copy link
Collaborator

ovh-cds commented Jul 4, 2022

CDS Report build-all-cds#17597.0 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✘
    • Test SDK ✘
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jul 4, 2022

CDS Report build-all-cds#17598.0 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✘
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jul 4, 2022

CDS Report build-all-cds#17598.1 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✘
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jul 4, 2022

CDS Report build-all-cds#17599.0 ■

  • Build
    • Build and Package All ■
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✘
    • Test UI ✔

1 similar comment
@ovh-cds
Copy link
Collaborator

ovh-cds commented Jul 4, 2022

CDS Report build-all-cds#17599.0 ■

  • Build
    • Build and Package All ■
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✘
    • Test UI ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented Jul 5, 2022

CDS Report build-all-cds#17606.0 ✘

  • Build
    • Build and Package All ✔
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔
  • Package
    • Docker ✔
  • Integration
    • Docker Compose Tests ✔
    • Standalone Tests ✘

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

53.6% 53.6% Coverage
2.1% 2.1% Duplication

@yesnault yesnault merged commit deb7167 into master Jul 5, 2022
@sguiheux sguiheux deleted the hookTmp branch July 11, 2022 09:24
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.

None yet

5 participants