Skip to content

Codeberg and Bitbucket repos. Fixes #1007#1018

Merged
dgarijo merged 12 commits into
KnowledgeCaptureAndDiscovery:devfrom
juanjemdIos:fis-new_repos-1007
Jun 26, 2026
Merged

Codeberg and Bitbucket repos. Fixes #1007#1018
dgarijo merged 12 commits into
KnowledgeCaptureAndDiscovery:devfrom
juanjemdIos:fis-new_repos-1007

Conversation

@juanjemdIos

Copy link
Copy Markdown
Contributor

No description provided.

@dgarijo

dgarijo commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

This PR has conflicts now. Can you please check it @juanjemdIos ?

Comment thread docs/output.md Outdated
```
As shown in the Turtle snippet above, SOMEF represents the software as an entity, its relationship with each release (software version), the license found in the repository and the Person who owns it.
-->
## Codeberg API Crosswalk

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This should be in its own page

Comment thread docs/output.md Outdated
`author.type` (`AGENT_TYPE`) for release authors.


## Bitbucket API Crosswalk

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This should be in its own page.

@@ -0,0 +1 @@
{"values": [], "pagelen": 10, "size": 0, "page": 1} No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

These are not tags. I do not know what this is

Comment thread src/somef/utils/constants.py Outdated
# AGENT_TYPE: ["owner", "type"],
CAT_DATE_CREATED: "created_at",
CAT_DATE_UPDATED: "updated_at",
# CAT_LICENSE: "license",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why is license commented? No license in codeberg?

Comment thread src/somef/parser/codeowners_parser.py
Comment thread src/somef/process_repository.py Outdated
def download_gitlab_files(directory, owner, repo_name, repo_branch, repo_ref):
def download_gitlab_files(directory, owner, repo_name, repo_branch, repo_ref, authorization=None):
"""
Download all repository files from a GitHub repository

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why does it say GitHub repo if it's from gitlab?

@dgarijo dgarijo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please see change requests

@dgarijo

dgarijo commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

@juanjemdIos there are still a couple of pending comments no?

@dgarijo dgarijo merged commit f0671e8 into KnowledgeCaptureAndDiscovery:dev Jun 26, 2026
2 checks passed
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.

2 participants