Add build tag "heroku" a synonym for "sqlite cert pam"
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 47.8k
- Forks
- 5.1k
- Avg merge
- 7h 23m
- Merged PRs (30d)
- 5
Description
Describe the bug
Same issue as #2457 #685 #1785
packager.io uses heroku buildpacks to compile the application. When the buildpack runs, the tag set "heroku" is used in place of "sqlite cert pam"
To Reproduce
Fetch and install any package from packager.io and attempt to use either a SQLite database, PAM authentication, or self-signed certificate generation
Expected behavior
packager.io builds should have the same feature set as binary builds
Additional context
- Gogs version (or commit ref): 12680616ddd51c2f37682202854d6753dd5de602
- Git version: N/A
- Operating system: tested with centos 7, but should exist on any platform
- Can you reproduce the bug at https://try.gogs.io:
- Yes
- No
- Not relevant
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the build-tag configuration that defines the "sqlite cert pam" tag set and compare it with the tag used by packager.io's Heroku buildpack. Done means the "heroku" tag provides the same SQLite, PAM, and self-signed certificate features as binary builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100