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

lobster-codebeamer shall support all schema types #86

Closed
phiwuu opened this issue Oct 1, 2024 · 0 comments · Fixed by #79
Closed

lobster-codebeamer shall support all schema types #86

phiwuu opened this issue Oct 1, 2024 · 0 comments · Fixed by #79
Assignees
Labels
bug Something isn't working lobster-codebeamer Affects codebeamer integration

Comments

@phiwuu
Copy link
Member

phiwuu commented Oct 1, 2024

Currently lobster-codebeamer always uses the schema req. Hence it is not possible to download activity or implementation items from codebeamer.

The feature request here is to add a configuration parameter to specify the schema of the codebeamer items. That schema shall be used in the output file.

@phiwuu phiwuu added bug Something isn't working lobster-codebeamer Affects codebeamer integration labels Oct 1, 2024
SurajBDeore added a commit that referenced this issue Oct 1, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
SurajBDeore added a commit that referenced this issue Oct 1, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
@phiwuu phiwuu linked a pull request Oct 10, 2024 that will close this issue
SurajBDeore added a commit that referenced this issue Oct 22, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
SurajBDeore added a commit that referenced this issue Oct 28, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86

Implement review changes

Add `NAMESPACE` property to items

Add a `NAMESPACE` property to
- `Activity` class
- `Requirement` class
- `Implementation` class

add unit tests

pylint error resolve

Implement review changes

Remove extra spaces
SurajBDeore pushed a commit that referenced this issue Oct 28, 2024
Support different schemas

Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
SurajBDeore pushed a commit that referenced this issue Oct 28, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
SurajBDeore added a commit that referenced this issue Oct 28, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86

Implement review changes

Add `NAMESPACE` property to items

Add a `NAMESPACE` property to
- `Activity` class
- `Requirement` class
- `Implementation` class

add unit tests

pylint error resolve

Implement review changes

Remove extra spaces

lint error
SurajBDeore added a commit that referenced this issue Oct 29, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
SurajBDeore added a commit that referenced this issue Oct 29, 2024
Add support to `lobster-codebeamer` to generate output using the following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
phiwuu pushed a commit that referenced this issue Oct 29, 2024
Add support to `lobster-codebeamer` to generate output using the
following schemas:
- requirement
- implementation
- activity

The user can select the schema with a command line flag,
or through the configuration file.

Issue: #86
SurajBDeore added a commit that referenced this issue Nov 7, 2024
Changelog Update:
Feature: Added support in lobster-codebeamer to generate outputs using
selectable schemas:
- requirement
- implementation
- activity

Usage: Users can choose the schema via a command-line flag or through
the configuration file.
Issue:
[#86](#86)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lobster-codebeamer Affects codebeamer integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants