Skip to content

Introduce API to convert file references to GitHub references - #344

Merged
kedarnn merged 1 commit into
mainfrom
feature/api-github-references
Jul 15, 2025
Merged

Introduce API to convert file references to GitHub references#344
kedarnn merged 1 commit into
mainfrom
feature/api-github-references

Conversation

@phiwuu

@phiwuu phiwuu commented Jul 11, 2025

Copy link
Copy Markdown
Member

Introduced an API function called apply_github_urls.
Instead of running the tool lobster-online-report-nogit users
can write their own Python scripts and import the function there
to achieve the same result as when running the tool.

Also updated a few s-strings to f-strings to follow the coding guideline.

@phiwuu phiwuu self-assigned this Jul 11, 2025
@phiwuu
phiwuu force-pushed the feature/api-github-references branch 7 times, most recently from 33e9159 to fad9fb3 Compare July 11, 2025 13:17
@phiwuu phiwuu added lobster-online-report Label for LOBSTER online report related PR's lobster-online-report-nogit labels Jul 11, 2025
@phiwuu
phiwuu marked this pull request as ready for review July 11, 2025 13:28
@phiwuu
phiwuu requested a review from a team as a code owner July 11, 2025 13:28
@phiwuu
phiwuu enabled auto-merge (squash) July 11, 2025 14:03
@phiwuu phiwuu changed the title Introduced API to convert file references to GitHub references Introduce API to convert file references to GitHub references Jul 12, 2025
Comment thread CHANGELOG.md Outdated
@phiwuu
phiwuu force-pushed the feature/api-github-references branch from fad9fb3 to 1481af0 Compare July 15, 2025 09:22
@phiwuu
phiwuu disabled auto-merge July 15, 2025 09:23
@phiwuu
phiwuu force-pushed the feature/api-github-references branch 5 times, most recently from f73bad4 to 2fe9b20 Compare July 15, 2025 11:48
Introduced an API function called `apply_github_urls`.
Instead of running the tool `lobster-online-report-nogit` users
can write their own Python scripts and import the function there
to achieve the same result as when running the tool.

Also updated a few s-strings to f-strings to follow the coding guideline.
@phiwuu
phiwuu force-pushed the feature/api-github-references branch from 2fe9b20 to bc7b8e3 Compare July 15, 2025 11:51
@kedarnn
kedarnn merged commit a72c961 into main Jul 15, 2025
26 checks passed
@kedarnn
kedarnn deleted the feature/api-github-references branch July 15, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lobster-online-report Label for LOBSTER online report related PR's lobster-online-report-nogit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants