feat: add buildbot-profiler #31

Open
raito wants to merge 1 commit from profiler into forkos
Owner

This enable the possibility to run buildbot-profiler on a production
system.

This exposes the UI but does not compile properly the JavaScript assets
yet.

Signed-off-by: Raito Bezarius raito@lix.systems

This enable the possibility to run buildbot-profiler on a production system. This exposes the UI but does not compile properly the JavaScript assets yet. Signed-off-by: Raito Bezarius <raito@lix.systems>
raito added 1 commit 2024-10-22 15:13:58 +00:00
This enable the possibility to run buildbot-profiler on a production
system.

This exposes the UI but does not compile properly the JavaScript assets
yet.

Signed-off-by: Raito Bezarius <raito@lix.systems>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin profiler:profiler
git checkout profiler

Merge

Merge the changes and update on Forgejo.
git checkout forkos
git merge --no-ff profiler
git checkout forkos
git merge --ff-only profiler
git checkout profiler
git rebase forkos
git checkout forkos
git merge --no-ff profiler
git checkout forkos
git merge --squash profiler
git checkout forkos
git merge --ff-only profiler
git checkout forkos
git merge profiler
git push origin forkos
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/buildbot-nix#31
No description provided.