issues
search
nebula-plugins
/
gradle-info-plugin
Plugin to gather information about the environment
Apache License 2.0
49
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stop using Project.getBuilDir() as it is deprecated in Gradle
#106
rpalcolea
closed
1 year ago
0
Use providers.exec() for git operations GitScmProvider in order to avoid jgit breaking configuration cache
#105
rpalcolea
closed
1 year ago
0
Stop jgit from breaking configuration cache
#104
shysteph
closed
1 year ago
2
Stop jgit from breaking configuration cache
#103
shysteph
closed
1 year ago
0
refactor: avoid generating getters for "constants"
#102
Fiouz
opened
2 years ago
0
Missing up-to-date check for Jar tasks
#101
Fiouz
opened
2 years ago
0
InfoJavaPlugin: use compile task level information to extract target/source compatibility
#100
rpalcolea
closed
2 years ago
0
InfoJavaPlugin reads the source/target versions from the JavaPluginExtension not from the compile task
#99
jonatan-ivanov
closed
2 years ago
4
add resolve predicate for manifest entry if necessary
#98
kilinochi
opened
2 years ago
1
Configuration Cache Compatibility
#97
DanielThomas
closed
2 years ago
0
info-scm intermittently fails with large number of subprojects due to JGit bug
#96
marty-Wallace
closed
2 years ago
3
Remove usage of JavaPluginConvention which is deprecated and set to be removed in Gradle 8.0
#95
rpalcolea
closed
2 years ago
0
JDK 17 tests
#94
rpalcolea
closed
3 years ago
0
InfoJarPropertiesFilePlugin: remove the need for renaming temp.properties file so the jar tasks are cacheable
#93
rpalcolea
closed
3 years ago
0
Handle auth token in git repo url
#92
shysteph
closed
3 years ago
1
BasicInfoPlugin: build-date uses UTC and introduce Build-Timezone attriburte
#91
rpalcolea
closed
3 years ago
0
Add Linux/ARM64 support
#90
odidev
opened
3 years ago
2
InfoJavaPlugin: add toolchain support for Build-Java-Version
#89
rpalcolea
closed
3 years ago
0
gradle.info-java plugin does not take gradle java-toolchain into account (Build-Java-Version) when writing manifest
#88
devminded
closed
3 years ago
1
Gradle 7.0 compatibility, use compatible jenkins-jpi plugin
#87
chali
closed
3 years ago
0
Ignore tests in our nightly snapshot consumption pipeline running internally, because they are flaky there
#86
chali
closed
3 years ago
0
Update to jna-platform 5.7.0
#85
kilink
closed
3 years ago
1
Introduce GithubActionsProvider
#84
rpalcolea
closed
3 years ago
2
ContinuousIntegrationInfoPlugin: add build-url to manifest
#83
rpalcolea
closed
3 years ago
1
Gradle 7.0 compatibility
#82
chali
closed
3 years ago
1
Add fallback in POSIXUtil when JNA fails
#81
kilink
closed
3 years ago
3
Remove dependency info plugin by default
#80
DanielThomas
opened
4 years ago
1
Update build badge to use travis-ci.com
#79
emccallum
closed
4 years ago
1
Also apply property ignores to metaInf normalization
#78
DanielThomas
closed
4 years ago
0
Add configuration cache support
#77
rpalcolea
closed
4 years ago
1
Introduce TitusProvider for ContinuousIntegrationInfoPlugin
#76
rpalcolea
closed
4 years ago
1
InfoJarManifestPlugin: configure meta inf normalization to ignore gradle-info-plugin attributes
#75
rpalcolea
closed
4 years ago
1
InfoJarManifestPlugin: introduce support for configuring MetaInfNormalization
#74
rpalcolea
closed
4 years ago
1
Revert "Remove usage of Provider..forUseAtConfigurationTime() to make it compatible with gradle 6.x"
#73
rpalcolea
closed
4 years ago
1
Remove usage of Provider..forUseAtConfigurationTime() to make it compatible with gradle 6.x
#72
rpalcolea
closed
4 years ago
0
error using nebula.plugin.info.InfoPlugin with Gradle 6.0+ versions
#71
ramakrishnakaushik97
closed
4 years ago
5
Don't eagerly configure jar tasks
#70
chali
closed
4 years ago
1
GitScmProvider supports Full-Change attribute to get a non abbreviated commit hash
#69
rpalcolea
closed
4 years ago
2
Add Cirrus CI support
#68
RDIL
closed
4 years ago
2
Build Error java.lang.NoSuchMethodError: org.gradle.api.provider.ProviderFactory.systemProperty(Ljava/lang/String;)Lorg/gradle/api/provider/Provider;
#67
Bwvolleyball
closed
4 years ago
4
Use ProviderFactory in order to support configuration cache
#66
rpalcolea
closed
4 years ago
1
PerforceScmProvider: handle null WORKSPACE env variable value
#65
rpalcolea
closed
4 years ago
1
Ambiguous method overloading for method java.io.File#<init>.
#64
p4paul
opened
4 years ago
1
Create explicit dependency between jar tasks and generate properties tasks to keep original contract
#63
chali
closed
4 years ago
1
Fix buildscript classpath dependency info
#62
rpalcolea
closed
4 years ago
1
Avoid conflicts for properties files when multiple jar tasks are used
#61
chali
closed
4 years ago
1
Add support for buildscript classpath dependencies to info report
#60
rpalcolea
closed
4 years ago
1
Metadata properties file content is ignored for up-to-date checks of jar tasks
#59
chali
closed
4 years ago
2
Don't resolve configurations which are emmiting warning that shouldn't resolved
#58
chali
closed
4 years ago
1
Remove manifest entries from jar task inputs to improve cacheablity of task
#57
chali
closed
4 years ago
3
Next