Skip to content

Conversation

@saberkan
Copy link

Description

  • Blog on how to use GitLab component

Related issue(s)

Signed-off-by: Salahddine ABERKAN <[email protected]>
@saberkan saberkan force-pushed the blog-gitlab-component branch from d6e5650 to 0f3e921 Compare October 16, 2025 11:53
@lbroudoux
Copy link
Member

lbroudoux commented Nov 21, 2025

Hey @saberkan
Sorry for being so long to review this! We entered a "conference tunnel" lately and just went out of it 😉
I'll try to have a look at it today! Thanks again for this contribution!

title: Streamline Your API Testing with Microcks GitLab Components
date: 2025-10-16
image: "images/blog/gitlab-components.png"
author: "Salahddine ABERKAN"
Copy link
Member

Choose a reason for hiding this comment

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

As we put Capitalized Lower Case everywhere else, can you align on this style and replace with Aberkan?

Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

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

Hi @saberkan

This is a great work! I had a few minor changes suggestions/questions. Also I would need you to push a new file under /content/author/saladine-aberkan.md to provide a short bio + links to your social networks. Here's mine as an example:

---
title: "Laurent Broudoux"
image: "images/blog/bio/lbroudoux.jpg"
social:
  - icon : "fab fa-linkedin-in"
    name: "linkedin"
    link : "https://www.linkedin.com/in/laurentbroudoux/"
  - icon : "fab fa-bluesky"
    name: "bluesky"
    link : "https://bsky.app/profile/lbroudoux.bsky.social"
  - icon : "fab fa-mastodon"
    name: "mastodon"
    link : "https://hachyderm.io/@[email protected]"
  - icon : "fab fa-github"
    name: "github"
    link : "https://github.com/lbroudoux"  
  - icon : "fab fa-x-twitter"
    name: "twitter"
    link : "https://twitter.com/lbroudoux"
---

Co-founder of Microcks | Director of Engineering at Postman Open Technologies

Thank you very much!


```yaml
include:
- component: gitlab.com/microcks-cncf/microcks-community/microcks-gitlab-components/[email protected]
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't we put 0.0.2 here as it's the latest release?

```

If the contract test fails, the pipeline stops, preventing broken APIs from reaching production. It's continuous verification in action!

Copy link
Member

Choose a reason for hiding this comment

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

I wonder if a screenshot of the "all together" pipeline wouldn't be a nice addition?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants