[PR #49] [CLOSED] Add profiles to load different files based off of the name #48

Closed
opened 2025-11-19 07:05:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/olm/pull/49
Author: @Pallavikumarimdb
Created: 10/31/2025
Status: Closed

Base: devHead: feat/profiles-to-load-different-files


📝 Commits (3)

  • dd2c322 profiles to load different files
  • 1df9c15 update main file to accept profile
  • 7adace5 fix command is treated as a service command instead of a console command.

📊 Changes

2 files changed (+265 additions, -48 deletions)

View changed files

📝 config.go (+159 -24)
📝 main.go (+106 -24)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Add profiles to load different files based off of the name for olm.

How to test?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/olm/pull/49 **Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb) **Created:** 10/31/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feat/profiles-to-load-different-files` --- ### 📝 Commits (3) - [`dd2c322`](https://github.com/fosrl/olm/commit/dd2c32274463f360526361060ed8d6f30d81bf27) profiles to load different files - [`1df9c15`](https://github.com/fosrl/olm/commit/1df9c15b9089939382756e808c65174b14bb4434) update main file to accept profile - [`7adace5`](https://github.com/fosrl/olm/commit/7adace5d086781870ac5345a6eb72cf82b48519b) fix command is treated as a service command instead of a console command. ### 📊 Changes **2 files changed** (+265 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `config.go` (+159 -24) 📝 `main.go` (+106 -24) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Add profiles to load different files based off of the name for olm. ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-11-19 07:05:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/olm#48
No description provided.