Releases: JuliaCI/PkgTemplates.jl
Releases · JuliaCI/PkgTemplates.jl
v0.7.23
PkgTemplates v0.7.23
Closed issues:
- Add option to cancel CI of intermediate commits in PRs? (#323)
Merged pull requests:
- Skip and cancel intermediate builds (#325) (@devmotion)
v0.7.22
PkgTemplates v0.7.22
Merged pull requests:
- Display + link to default banch in GH badge (#321) (@devmotion)
v0.7.21
PkgTemplates v0.7.21
Closed issues:
- Upgrade
codecov/codecov-action
to version 2 (#310)
Merged pull requests:
v0.7.20
PkgTemplates v0.7.20
Merged pull requests:
v0.7.19
PkgTemplates v0.7.19
Merged pull requests:
- Fix CI failures from #304 (#305) (@iamed2)
- use
julia-docdeploy
action (#312) (@ericphanson)
v0.7.18
PkgTemplates v0.7.18
Closed issues:
- CI: Failed to clone package repo (#301)
Merged pull requests:
- Stop using package server as default for docs ci (#304) (@thomasgudjonwright)
v0.7.17
PkgTemplates v0.7.17
Closed issues:
- Add the Affero GPL (AGPL) to the list of licenses? (#112)
- Order of
Template
fields doesn't match display order (#286) - TypeError causing segfault in Julia 1.6 tests (#287)
- CI Failure, w/ Cassette.jl (#293)
Merged pull requests:
- RegisterAction plugin (#277) (@mileslucas)
- Create AGPL-3.0+ (#278) (@korbinian90)
- Add a few more helpful link in the README (#284) (@nickrobinson251)
- Add a module docstring (#289) (@adamslc)
- Use Mocking instead of SimpleMock (#297) (@mjram0s)
v0.7.16
PkgTemplates v0.7.16
Closed issues:
- manual setting of tokens for coverage with gh-actions (#279)
- ERROR: type RandomPolicy has no field policy (#281)
- CompatHelper error: "expected VersionNumber, got a value of type Pkg.Types.VersionSpec" (#282)
Merged pull requests:
- Document generate_interactive (#258) (@juliohm)
- Update docs template to include link back to repo (#283) (@nickrobinson251)
v0.7.15
v0.7.14
PkgTemplates v0.7.14
Closed issues:
- [Suggestion] Add
DocMeta.setdocmeta!(PkgName, :DocTestSetup, :(using PkgName); recursive=true)
by default (#232) - Support turning off badges for plugins (#247)
- MIT License not recognized (#259)
- .jl suffix removed (#267)
Merged pull requests:
- allow specifying devbranch for Documenter (#242) (@simeonschaub)
- Add doc meta.setdocmeta by default (#244) (@terasakisatoshi)
- Remove
L
prefix before line segment of repo URL (#248) (@nickrobinson251) - allow changing default template dir (#250) (@Roger-luo)
- Reduce number of CI jobs (#252) (@rikhuijzer)
- MassInstallAction: Install the GitHubActions workflow on this repository (#253) (@fchorney)
- Fix CI Tests and Artifact Cache Issues (#263) (@fchorney)
- some changes to allow for more customization of badges (#264) (@ExpandingMan)
- Add ability to turn off badges for plugins (#268) (@nickrobinson251)
- Increment to next non-breaking version (#273) (@nickrobinson251)