Releases: adelinosousa/gh-cli-auth
Releases · adelinosousa/gh-cli-auth
v3.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Move init-script installer to project/settings plugins by @adelinosousa in #45
Full Changelog: v3.0.3...v3.1.0
v3.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update plugin kotlin-jvm to v2.3.21 by @renovate[bot] in #38
- Fail install when gh CLI token lacks scopes by @adelinosousa in #39
- Add Maven Central publishing & signing by @adelinosousa in #41
- Add DRM repo to init script by @adelinosousa in #40
- Fix signing issue in release workflow by @adelinosousa in #42
- Update gradle.publish.version to 3.0.2 by @adelinosousa in #43
- Update gradle.publish.version to 3.0.3 by @adelinosousa in #44
Full Changelog: v3.0.0...v3.0.3
v3.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add Renovate by @adelinosousa in #23
- Update Gradle to v8.14.4 by @renovate[bot] in #27
- Add code scan to PR checks by @adelinosousa in #24
- Add CI build job and enable Gradle cache by @adelinosousa in #29
- Update actions/checkout action to v6 by @renovate[bot] in #31
- BREAKING CHANGE: Bump Gradle/Kotlin by @adelinosousa in #32
- Update plugin kotlin-jvm to v2.3.20 by @renovate[bot] in #30
- Update dependency io.mockk:mockk to v1.14.9 by @renovate[bot] in #26
- Validate custom gh binary path by @adelinosousa in #33
- Add toolchain plugin by @adelinosousa in #37
New Contributors
Full Changelog: v2.1.2...v3.0.0
v2.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- cleanup: do not dilate the primary purpose of this plugin, extract helpers to a separate repository by @u-ways-e in #14
- Reduced trusted repositories to gradle central only by @adelinosousa in #15
- Accept write/admin scopes and mask token by @adelinosousa in #16
- Update README to use placeholder version by @adelinosousa in #17
- Add release check and release workflows by @adelinosousa in #18
- Grant contents write permission to release job by @adelinosousa in #20
- Add Gradle publish secrets to release workflow by @adelinosousa in #21
- Add GH_TOKEN env to release workflow by @adelinosousa in #22
Full Changelog: 2.1.0...v2.1.2
v2.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Support nested module paths via
includeModulesettings extension
Full Changelog: 2.0.0...2.1.0
v2.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Refactor GH CLI implementation to improve testability, structure and accessibility
- Add provider extension functions for plugin dependency mapping and multi-module inclusion
- Improve logging
- Fix build warnings and IDE errors
- Enable support for custom GH binary path
- Update README to enhance structure and clarify plugin usage
- Add support for allowing custom gradle property keys to collect token values
Full Changelog: 1.1.0...2.0.0
v1.1.0
Immutable
release. Only release title and notes can be modified.
v1.0.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- Refactor plugin for internal visibility
- Improved settings plugin functional testing
- Setup default repositories (google, mavenCentral, gradlePluginPortal) for settings plugin
- Improved logging
- Fix functional tests for CI
Full Changelog: 1.0.5...1.0.6
v1.0.5
- Update pages/support domain
v1.0.4
-
Support gradle config cache
-
Fix homebrew path issue on MacOS