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

repo for profiles #99

Open
jbruce12000 opened this issue Jun 18, 2022 · 5 comments
Open

repo for profiles #99

jbruce12000 opened this issue Jun 18, 2022 · 5 comments
Labels
feature help wanted Extra attention is needed in-progress

Comments

@jbruce12000
Copy link
Owner

  • create a repo for profiles
  • add a configuration variable for local filesystem directory from which to pull profiles
@jbruce12000
Copy link
Owner Author

the current code slurps all the json files in a directory. this is probably not going to scale, but might be worth testing. reality is that there will be a limit to how far folks want to scroll in a drop down list box.

@jbruce12000
Copy link
Owner Author

jbruce12000 commented Jul 1, 2022

getting started on this feature. here's the repo: https://github.com/jbruce12000/kiln-profiles

let me know if you want create access.

I'm adding some stuff to the json format for these files that will make it easier to search in the future. I've added fields description and tags.

@jbruce12000 jbruce12000 added help wanted Extra attention is needed in-progress labels Jul 1, 2022
@jbruce12000
Copy link
Owner Author

created the kiln-profiles branch to support loading of profiles from the new repo.

@jbruce12000
Copy link
Owner Author

basic loading works with configurable path

@solnus
Copy link
Contributor

solnus commented Aug 23, 2024

@jbruce12000 I noticed this repo/local files the other day, and was wondering if you'd want to switch to just using a git submodule?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed in-progress
Projects
None yet
Development

No branches or pull requests

2 participants