-
The following properties are being added in CTDL to CompetencyFramework, Collection, and Competency:
https://credreg.net/ctdl/terms#versionIdentifier
https://credreg.net/ctdl/terms/latestVersion
…
-
**I tried following for IOS:**
===================== First Method =============================
VersionCheck.getLatestVersion({
provider: 'appStore' // for Ios
})
.then(latestVersi…
-
AkamaiPowershell.psm1 is throwing an error on line 43 with PowerShell 5.1
Current line:
`Remove-Variable $LatestVersion`
should be:
`Remove-Variable -Name LatestVersion`
**_Additi…
-
**Is your feature request related to a problem? Please describe.**
In order to start a workflow instance I have to do quite some ugly code (e.g. https://github.com/berndruecker/flowing-retail/blob/ma…
-
The WMO code are in the common code tables
http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI2/LatestVERSION/LatestVERSION.html
2018 Jun:
station: sonde_type(s) # lat lon
[all_stat_2018jun.txt…
-
### Library name and version
Azure.ResourceManager.MachineLearning 1.2.0
### Describe the bug
I have found another instance of an issue I reported 2 weeks ago (https://github.com/Azure/azure-sdk-fo…
-
### Description
Create matching engine version data sources for OpenSearch and Elasticsearch.
Unlike the RDS and adjacent services, OpenSearch versions have no corresponding metadata, so this will…
-
As Protractor is going to EOL soon, how about webdriver-manager ?
Can webdrive-manager handover to protractor partner(herodevs) for further maintenance ?
-
I'am using this example:
```
var allVersion = api.DataDragon.Versions.GetAllAsync().Result;
var latestVersion = allVersion[0]; // Example of version: "10.23.1"
var champions = api.DataDragon.Champ…
-
bin2chen
medium
# registerTemplate() can't handle properly when ITemplate version is 0
## Summary
Factory.sol
when register one template , and template ' s version is 0, the latestImplementation[t…