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

resources in minil.toml #249

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

icklekitten
Copy link

for issue #247

@skaji
Copy link
Collaborator

skaji commented May 21, 2018

homepage can be already set in top-level minil.toml.
https://github.com/tokuhirom/Minilla/blob/master/lib/Minilla/Project.pm#L539

So I think bugtracker should be set in top-level minil.toml too (not under resources section).

name = "Foo"
module_maker = "ModuleBuildTiny"
homepage = "https://homepage.example.com"
bugtracker = "https://bug.example.com"

@skaji
Copy link
Collaborator

skaji commented May 21, 2018

And could you add documentation about homepage and bugtracker?

@icklekitten
Copy link
Author

Where to document it? Most of minil.toml doesn't seem documented.

@GeJ
Copy link
Contributor

GeJ commented May 22, 2018

Look at the CONFIGURATION section in lib/Minilla.pm

@icklekitten
Copy link
Author

Oh. I was looking in Tutorial.pod.

@smonff
Copy link

smonff commented Feb 2, 2021

What makes impossible to release this? It would be very handy to have this feature with all the forges based on Gitea in those days.

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.

None yet

4 participants