Releases: JuliaCI/PkgTemplates.jl
Releases · JuliaCI/PkgTemplates.jl
v0.7.13
PkgTemplates v0.7.13
No changes.
Merged pull requests:
- Update for the new TagBot (#240) (@DilumAluthge)
v0.7.12
PkgTemplates v0.7.12
The TagBot plugin has been updated to use issue comments instead of cron triggers.
Closed issues:
- Run TagBot and CompatHelper at random times? (#229)
- Adding a Docker-Workflow for Github-Action? (#235)
- Provide a single-call interface (#236)
Merged pull requests:
- Update TagBot for issue comment triggers (#239) (@christopher-dG)
v0.7.11
PkgTemplates v0.7.11
Closed issues:
- Add to an older package? (#234)
Merged pull requests:
- GHA: Don't use potentially breaking version tags (#237) (@SaschaMann)
v0.7.10
PkgTemplates v0.7.10
Merged pull requests:
- Add BlueStyleBadge and ColPracBadge Plugins (#228) (@nickrobinson251)
v0.7.9
PkgTemplates v0.7.9
Closed issues:
- Should default
.gitignore
have/Manifest.toml
instead ofManifest.toml
? (#220) - How to specify logo for use by Documenter plugin? (#221)
Merged pull requests:
- Fix Manifest.toml entry in gitignore (#222) (@christopher-dG)
- Add logo keyword to Documenter (#223) (@christopher-dG)
- Don't bork the remote config (#225) (@christopher-dG)
v0.7.8
PkgTemplates v0.7.8
Closed issues:
- Fresh packages on Windows contain useless directory/symlink git2* (#211)
Merged pull requests:
- Move from Travis to GitHub Actions, fix Windows Git issue (#208) (@christopher-dG)
- use dynamic path to make sysimg happy (#209) (@Roger-luo)
- Move reference tests to Julia 1.5 (#210) (@christopher-dG)
- Allow test failures on Julia nightly (#213) (@DilumAluthge)
- Template for GitHub Actions CI: More descriptive job names (#215) (@DilumAluthge)
- GitHub Actions CI for the PkgTemplates.jl repo: Disable fast failures (#216) (@DilumAluthge)
- Template for GitHub Actions CI: Disable fast failures (#217) (@DilumAluthge)
v0.7.7
PkgTemplates v0.7.7
Closed issues:
- Add option to Tests() to skip [extras] (#200)
- Documenter via GithubActions fails (#202)
- Make TagBot use the
DOCUMENTER_KEY
by default (#206)
Merged pull requests:
- Documenter: run doctests by default (#201) (@DilumAluthge)
- Escape: $ --> $ (#203) (@likanzhan)
- CompatHelper: by default, use the
DOCUMENTER_KEY
SSH deploy key (#205) (@DilumAluthge) - TagBot: use the
DOCUMENTER_KEY
SSH deploy key by default (#207) (@DilumAluthge)
v0.7.6
PkgTemplates v0.7.6
Closed issues:
- Can't install the package. (#195)
- Is it possible not to remove '.jl' in pkg string? (#196)
- repr(Documentor) not evalable (#197)
Merged pull requests:
- Add default constructor for Documenter (#198) (@christopher-dG)
v0.7.5
PkgTemplates v0.7.5
Closed issues:
- Feature request: customize the name of the default branch (#191)
Merged pull requests:
- Allow setting custom default branch name (#192) (@christopher-dG)
v0.7.4
PkgTemplates v0.7.4
Closed issues:
- Vary default extra_versions with min julia version? (#189)
Merged pull requests:
- Don't include versions lower than the minimum in CI suites (#190) (@christopher-dG)