-
Would it make sense for projects to link to the appropriate entry on the log for releases?
Could we create a subcommand that spits out some text with the hashes and a link to the log that maintain…
-
The tooling should be in the spec repo so that when we ship a release of the spec, we also ship the corresponding validation/certification tooling.
The goal of the tooling is to test if a CSI plugi…
jieyu updated
6 years ago
-
I have been reading about API definitions and code generation. It seems like de facto requirement for agile API management. Although I am still unsure about the scope of code generation, I am convince…
-
Today, any tools depending on the AWS CDK are forced to wait for a CDK release before they can execute their test suites against the latest version of the CDK. This is bad, because a change in the CDK…
-
**What are you trying to do?** Run the reproducible build comparison scripts in `tooling/reproducible`
**Expected behaviour:** Original directories (such as my original GA builds) are not modified …
-
| --- | --- |
| Bugzilla Link | [515723](https://bugs.eclipse.org/bugs/show_bug.cgi?id=515723) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 25, 2017 02:09 EDT |
| Modified | Feb…
-
Hi guys - I migrated our terralist setup to K8s yesterday and I am suddenly seeing some weird errors when trying to post new versions of a module to the registry. It seems as though the authentication…
-
**Barrel files** are files which repackage multiple libraries into a single library by exporting them. https://github.com/flutter/flutter/blob/master/packages/flutter/lib/material.dart is a good examp…
-
### Hypothesis
Repos have CI to keep their build and tests working, but do not have an automated way to protect the tooling experience, and this allows regressions that significantly impair product…
-
The current solution to find the dependencies of a module/project invokes Gradle from the command line and parses the output:
https://github.com/fwcd/KotlinLanguageServer/blob/322594f491369f51fdda3…