Sam Gleske

Results 107 issues of Sam Gleske

The following are potential missing items that might be categorized within the toolchains file. Android projects have Android components. Perhaps it would be good to extend the toolchains file beyond...

https://github.com/samrocketman/jervis/wiki/Supported-Languages

Since parts of this program depend on the third party APIs of GitHub it would be good to have integration tests with it. Perhaps, repository re-organization is in order. http://selimober.com/blog/2014/01/24/separate-unit-and-integration-tests-using-gradle/

developer notes

In order to support `after_success`, `after_failure`, and `after_script` the following plugins need to be installed. - `Plugin:flexible-publish` - `Plugin:postbuildscript` For more information see the [Build overview](https://github.com/samrocketman/jervis/wiki/Build-overview) wiki entry. # config.xml...

Take a leaf out of DotCI for templating of the `.jervis.yml`. https://github.com/groupon/DotCi/blob/master/docs/InstallPackages.md Read the YAML file via the GitHub API and then parse the template like the following. http://groovy.codehaus.org/Groovy+Templates

Perhaps document in the README the Adobe algorithm. https://github.com/samrocketman/ekeyfinder/blob/d8e5904dd025fe38e33d579b63e1174795196a2c/Main.pas#L2893-L2932

discussion

- [`GetXPKey`][gxk] / [`GetVistaKey`][gvk] - Get key for a given operating system. It calls `GetMSDPID3`. - [`GetMSDPID3`][gmspid3] - Get Microsoft Digital Product Identification number. It calls `DecodeMSKey`. - [`DecodeMSKey`][dc-ms-key] -...

discussion

I no longer have delphi and do not plan to continue development. However, if someone has the will to port the code base to Lazarus I may be willing to...

help wanted

In order to use ekeyfinder with OCS Inventory NG software (Agent for Windows), it would be good to have a new command line option in order to save in a...

feature request

How about mapping the File...Refresh option to the F5 key? It would facilitate the testing and modification of .cfg file entries. Migrated from https://sourceforge.net/p/ekeyfinder/feature-requests/11/

feature request