Downloads:
108,778
Downloads of v 2017.2.0-eap02:
469
Last Update:
08 Jun 2017
Package Maintainer(s):
Software Author(s):
- JetBrains
Tags:
resharper jetbrains developer tool ci continuous integration code quality- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
JetBrains ReSharper Command Line Tools 2017.2 EAP 2
This is a prerelease version of JetBrains ReSharper Command Line Tools 2017.2 EAP 2.
- 1
- 2
- 3
2017.2.0-eap02 | Updated: 08 Jun 2017
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
108,778
Downloads of v 2017.2.0-eap02:
469
Software Author(s):
- JetBrains
JetBrains ReSharper Command Line Tools 2017.2 EAP 2 2017.2.0-eap02
This is a prerelease version of JetBrains ReSharper Command Line Tools 2017.2 EAP 2.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by JetBrains. The inclusion of JetBrains trademark(s), if any, upon this webpage is solely to identify JetBrains goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install JetBrains ReSharper Command Line Tools 2017.2 EAP 2, run the following command from the command line or from PowerShell:
To upgrade JetBrains ReSharper Command Line Tools 2017.2 EAP 2, run the following command from the command line or from PowerShell:
To uninstall JetBrains ReSharper Command Line Tools 2017.2 EAP 2, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download resharper-clt.portable --internalize --version=2017.2.0-eap02 --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade resharper-clt.portable -y --source="'INTERNAL REPO URL'" --version="'2017.2.0-eap02'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade resharper-clt.portable -y --source="'INTERNAL REPO URL'" --version="'2017.2.0-eap02'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install resharper-clt.portable
win_chocolatey:
name: resharper-clt.portable
version: '2017.2.0-eap02'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'resharper-clt.portable' do
action :install
source 'INTERNAL REPO URL'
version '2017.2.0-eap02'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller resharper-clt.portable
{
Name = "resharper-clt.portable"
Version = "2017.2.0-eap02"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'resharper-clt.portable':
ensure => '2017.2.0-eap02',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 08 Jun 2017.
Standalone command line tools that enable running ReSharper inspections outside of Visual Studio
Log in or click on link to see number of positives.
- System.Windows.Interactivity.dll (93fbc59e4880) - ## / 68
- Microsoft.Web.XmlTransform.dll (13dcf5066e00) - ## / 65
- Newtonsoft.Json.dll (0edfac6be117) - ## / 66
- msvcr100.dll (60c06e0fa444) - ## / 53
- nunit.framework.dll (39a9d50b6fec) - ## / 71
- msvcp120.dll (87c42ca15547) - ## / 73
- msvcr120.dll (86e39b5995af) - ## / 74
- vccorlib120.dll (9c9d4e421c55) - ## / 64
- MSVCP100.dll (d769fafa2b32) - ## / 72
- antlr.runtime.dll (9864d0eddaa5) - ## / 68
- CookComputing.XmlRpcV2.dll (5826818bb43d) - ## / 72
- DevExpress.Data.v7.1.dll (ff68d640fb9c) - ## / 61
- DevExpress.Utils.v7.1.dll (1e3056dc9e1f) - ## / 61
- DevExpress.XtraEditors.v7.1.dll (ccaec30e6358) - ## / 61
- DevExpress.XtraTreeList.v7.1.dll (af60cebe3765) - ## / 59
- JetBrains.TeamCity.ServiceMessages.dll (1abb9759bfc1) - ## / 66
- Microsoft.Deployment.Compression.Cab.dll (3330c124f25f) - ## / 62
- Microsoft.Deployment.Compression.dll (da3927fa108c) - ## / 62
- Microsoft.WindowsAPICodePack.dll (7b88388b8367) - ## / 68
- Microsoft.WindowsAPICodePack.Shell.dll (aa5d80cdc0da) - ## / 68
- NVelocity.dll (f0985c10cf05) - ## / 70
- Vestris.ResourceLib.dll (ca4aeeb15231) - ## / 70
- WpfContrib.dll (3e4588d95bb6) - ## / 61
- JetComponentManager.dll (5990405835da) - ## / 57
- JetNativeHooks.dll (5969e674ddb9) - ## / 56
- libleveldb.dll (89b59ac67003) - ## / 57
- libleveldb.dll (6d4e282cc558) - ## / 58
- JetComponentManager.dll (dd868a5cefec) - ## / 70
- JetNativeHooks.dll (55f8b10cdfaa) - ## / 62
- libleveldb.dll (1a474e6a3c08) - ## / 61
- libleveldb.dll (51ab04ba34ab) - ## / 60
- SharpCompress.dll (342776076eba) - ## / 55
- MahApps.Metro.dll (fca3066bc163) - ## / 61
- ICSharpCode.SharpZipLib.dll (7543c520d8ce) - ## / 62
- Sprache.dll (fa7b3fb5d3f8) - ## / 69
- JetBrains.Annotations.dll (92175100a17e) - ## / 62
- NuGet.Core.dll (4a3b29762d11) - ## / 60
- DotNetZip.dll (46bf5f182875) - ## / 63
- JetBrains.MSBuild.Logger.dll (03836189f000) - ## / 59
- JetBrains.System.Reflection.Metadata.dll (c63c621269e3) - ## / 62
- NuGet.Client.dll (5fd5d5c6939b) - ## / 62
- NuGet.Commands.dll (916a91ab5b79) - ## / 62
- NuGet.Common.dll (068b2ed19a2e) - ## / 62
- NuGet.Configuration.dll (1e6a20d420e9) - ## / 62
- NuGet.ContentModel.dll (eb9c81fdbe91) - ## / 62
- NuGet.DependencyResolver.Core.dll (20392c5cdce1) - ## / 61
- NuGet.Frameworks.dll (1ab7db4f3231) - ## / 64
- NuGet.LibraryModel.dll (b6f140ba97f3) - ## / 62
- NuGet.PackageManagement.dll (b449b095d443) - ## / 62
- NuGet.Packaging.Core.dll (ea4fb4126a78) - ## / 62
- NuGet.Packaging.Core.Types.dll (e583623d1fa3) - ## / 61
- NuGet.Packaging.dll (257a6fb62b11) - ## / 62
- NuGet.ProjectManagement.dll (ae26a0b99bac) - ## / 62
- NuGet.ProjectModel.dll (239afc821c34) - ## / 62
- NuGet.Protocol.Core.Types.dll (05b66fb01354) - ## / 62
- NuGet.Protocol.Core.v2.dll (ef1e9ee3aabe) - ## / 62
- NuGet.Protocol.Core.v3.dll (1203b5b4d1c6) - ## / 62
- NuGet.Protocol.VisualStudio.dll (7d83ab44a5b4) - ## / 61
- NuGet.Repositories.dll (71346c5ab0f6) - ## / 62
- NuGet.Resolver.dll (11a4ca2f020b) - ## / 62
- NuGet.RuntimeModel.dll (504ae09fc514) - ## / 62
- NuGet.Versioning.dll (36368e14d6a4) - ## / 62
- resharper-clt.portable.2017.2.0-eap02.nupkg (840a4e786b28) - ## / 59
- CsLex.exe (41f1e1e4c13b) - ## / 62
- dupfinder.exe (5e56b775bf01) - ## / 62
- ErrorsGen.exe (7d18b7c1e4b4) - ## / 62
- inspectcode.exe (ca49292354fd) - ## / 62
- inspectcode.x86.exe (ac1e5deae6fb) - ## / 62
- JetBrains.CommandLine.Common.Console.dll (cacacf8ab2cf) - ## / 62
- JetBrains.CommandLine.InspectCode.MsBuild.dll (b9052d7a8430) - ## / 62
- JetBrains.CommandLine.Products.dll (fcf4af31df9a) - ## / 62
- JetBrains.Decompiler.Core.dll (c00bd6aaade4) - ## / 62
- JetBrains.Platform.BuildEngine.dll (31ee01f4c31d) - ## / 61
- JetBrains.Platform.BuildInterfaces.dll (13f3cff9f8d9) - ## / 62
- JetBrains.Platform.ComponentModel.dll (cd6f29c8a93a) - ## / 62
- JetBrains.Platform.Diagramming.dll (d0a3610f03b5) - ## / 62
- JetBrains.Platform.DocumentManager.dll (71f760a26cea) - ## / 62
- JetBrains.Platform.DocumentModel.dll (8c0e581ad603) - ## / 62
- JetBrains.Platform.Ide.dll (af1b934cc9a1) - ## / 62
- JetBrains.Platform.Interop.WinApi.dll (9bf50a57f949) - ## / 61
- JetBrains.Platform.Metadata.dll (00eec077d538) - ## / 62
- JetBrains.Platform.MsBuild.TaskCommon.dll (6d8db069165e) - ## / 61
- JetBrains.Platform.MsBuildHost.dll (d3e4121b6e69) - ## / 62
- JetBrains.Platform.MsBuildTask.dll (b7861b94e64d) - ## / 61
- JetBrains.Platform.ProjectModel.dll (2ea772da1d26) - ## / 62
- JetBrains.Platform.ProjectModel.Host.dll (43108ae87aee) - ## / 62
- JetBrains.Platform.ProjectModel.NuGet.dll (3d36ccfb9777) - ## / 62
- JetBrains.Platform.RdFramework.dll (e56ae0f4644c) - ## / 62
- JetBrains.Platform.RdProtocol.dll (cbb9a389cfaf) - ## / 61
- JetBrains.Platform.Satellite.exe (128fb3057c10) - ## / 62
- JetBrains.Platform.Shell.dll (fd95405c3120) - ## / 62
- JetBrains.Platform.Symbols.dll (dd4ce877dc01) - ## / 62
- JetBrains.Platform.TextControl.dll (7550ebf6aaec) - ## / 62
- JetBrains.Platform.UI.dll (03e00a8f5179) - ## / 62
- JetBrains.Platform.Util.dll (65f4c2b56655) - ## / 62
- JetBrains.Psi.Features.Tasks.Build.dll (8b3c191272b1) - ## / 62
- JetBrains.Psi.Features.UI.dll (ab94ed466e2a) - ## / 62
- JetBrains.ReSharper.Daemon.BuildScripts.dll (bd058c95d0c4) - ## / 62
- JetBrains.ReSharper.Daemon.CSharp.dll (a5212f929a15) - ## / 62
- JetBrains.ReSharper.Daemon.dll (d23faed81dff) - ## / 60
- JetBrains.ReSharper.Daemon.Engine.dll (2965b1c8d3fd) - ## / 62
- JetBrains.ReSharper.Daemon.Protobuf.dll (0aa28db39080) - ## / 61
- JetBrains.ReSharper.Daemon.Resx.dll (53ec5f5dae26) - ## / 62
- JetBrains.ReSharper.Daemon.Specific.dll (af93430d5722) - ## / 62
- JetBrains.ReSharper.Daemon.VB.dll (c08a92d4b57c) - ## / 62
- JetBrains.ReSharper.Daemon.Web.dll (ed46bee744d4) - ## / 61
- JetBrains.ReSharper.Daemon.Xaml.dll (63891230832a) - ## / 62
- JetBrains.ReSharper.Daemon.Xml.dll (7c21520e2e26) - ## / 59
- JetBrains.ReSharper.ExternalSources.dll (25e55a71611a) - ## / 62
- JetBrains.ReSharper.Feature.Services.BuildScripts.dll (22c7ae49b8c1) - ## / 62
- JetBrains.ReSharper.Feature.Services.Cpp.dll (fcbe99009bfe) - ## / 62
- JetBrains.ReSharper.Feature.Services.CSharp.dll (6a69ccfe2a9d) - ## / 62
- JetBrains.ReSharper.Feature.Services.dll (89690e8d7622) - ## / 62
- JetBrains.ReSharper.Feature.Services.ExternalSources.CSharp.dll (db43d531104f) - ## / 62
- JetBrains.ReSharper.Feature.Services.ExternalSources.dll (ec8f2b63126f) - ## / 62
- JetBrains.ReSharper.Feature.Services.ExternalSources.VB.dll (6673e0e1018e) - ## / 62
- JetBrains.ReSharper.Feature.Services.Protobuf.dll (b2b5c1faf619) - ## / 62
- JetBrains.ReSharper.Feature.Services.Resx.dll (a4582f81ffbf) - ## / 62
- JetBrains.ReSharper.Feature.Services.VB.dll (5e3e698abea8) - ## / 62
- JetBrains.ReSharper.Feature.Services.Web.dll (fb2517967f04) - ## / 62
- JetBrains.ReSharper.Feature.Services.Xaml.dll (ace95a98b7ed) - ## / 62
- JetBrains.ReSharper.Feature.Services.Xml.dll (55ddde36c2d3) - ## / 62
- JetBrains.ReSharper.Features.Altering.dll (3ffaaa930b58) - ## / 61
- JetBrains.ReSharper.Features.Diagramming.dll (4061e1730284) - ## / 61
- JetBrains.ReSharper.Features.Environment.dll (eeac1c6f11c8) - ## / 62
- JetBrains.ReSharper.Features.Inspections.dll (1f6ea7a0556e) - ## / 62
- JetBrains.ReSharper.Features.Intellisense.dll (105531c5989d) - ## / 62
- JetBrains.ReSharper.Features.Intellisense.VB.dll (4756c5d032e3) - ## / 62
- JetBrains.ReSharper.Features.Internal.dll (5c66b80fe30d) - ## / 62
- JetBrains.ReSharper.Features.Navigation.dll (14b09fde75b9) - ## / 62
- JetBrains.ReSharper.Features.Navigation.VB.dll (f177a3acde9d) - ## / 62
- JetBrains.ReSharper.Features.NuGet.dll (0f8077b8a2b9) - ## / 62
- JetBrains.ReSharper.Features.RegExp.dll (018862499840) - ## / 62
- JetBrains.ReSharper.Features.StructuralSearch.dll (bbeb58380cbe) - ## / 62
- JetBrains.ReSharper.Features.Web.dll (5071c3e4656c) - ## / 62
- JetBrains.ReSharper.Features.Xml.dll (875b2ecdc399) - ## / 62
- JetBrains.ReSharper.I18n.Services.Asp.CSharp.dll (d158f6344ba9) - ## / 62
- JetBrains.ReSharper.I18n.Services.Asp.dll (21e11e7241d6) - ## / 62
- JetBrains.ReSharper.I18n.Services.Asp.VB.dll (24ec45194ada) - ## / 62
- JetBrains.ReSharper.I18n.Services.CSharp.dll (69d56f63d5a4) - ## / 62
- JetBrains.ReSharper.I18n.Services.dll (6c884a4bb615) - ## / 62
- JetBrains.ReSharper.I18n.Services.JavaScript.dll (d19f360de334) - ## / 62
- JetBrains.ReSharper.I18n.Services.VB.dll (72c5e24ec9b9) - ## / 62
- JetBrains.ReSharper.I18n.Services.Xaml.dll (d723ad0d25ee) - ## / 61
- JetBrains.ReSharper.InplaceRefactorings.dll (e78ba6d5f4d4) - ## / 62
- JetBrains.ReSharper.Intentions.BuildScripts.dll (d9d4cff97933) - ## / 61
- JetBrains.ReSharper.Intentions.CSharp.dll (dd64ef7d5122) - ## / 62
- JetBrains.ReSharper.Intentions.dll (ce4d332b2695) - ## / 61
- JetBrains.ReSharper.Intentions.Resx.dll (6fe15d2839de) - ## / 62
- JetBrains.ReSharper.Intentions.VB.dll (2ba8238db8d2) - ## / 61
- JetBrains.ReSharper.Intentions.Web.dll (06f1cffd18d1) - ## / 62
- JetBrains.ReSharper.Intentions.Xaml.dll (6de143ce7aaf) - ## / 62
- JetBrains.ReSharper.Intentions.Xml.dll (c3d7534b82c9) - ## / 61
- JetBrains.ReSharper.LiveTemplates.dll (d7406d535699) - ## / 60
- JetBrains.ReSharper.LiveTemplates.VB.dll (3072b4b7e91c) - ## / 62
- JetBrains.ReSharper.NewRefactorings.dll (f31db9a87968) - ## / 62
- JetBrains.ReSharper.Psi.BuildScripts.dll (41b981aa4e11) - ## / 62
- JetBrains.ReSharper.Psi.Cpp.dll (b30899b963e8) - ## / 62
- JetBrains.ReSharper.Psi.CSharp.dll (b255bc5fc04f) - ## / 62
- JetBrains.ReSharper.Psi.dll (49af60e0ba1f) - ## / 61
- JetBrains.ReSharper.Psi.IL.dll (64e99d897f0f) - ## / 62
- JetBrains.ReSharper.Psi.Protobuf.dll (1026023676a9) - ## / 62
- JetBrains.ReSharper.Psi.RegExp.dll (99eb00f86546) - ## / 62
- JetBrains.ReSharper.Psi.Resx.dll (dd4903568b49) - ## / 61
- JetBrains.ReSharper.Psi.VB.ConstantCalculatorLib.dll (17e8e671eedf) - ## / 62
- JetBrains.ReSharper.Psi.VB.dll (82721e827f5f) - ## / 62
- JetBrains.ReSharper.Psi.Web.dll (ce4381215045) - ## / 62
- JetBrains.ReSharper.Psi.Xaml.dll (352bd6568c0e) - ## / 62
- JetBrains.ReSharper.Psi.Xml.dll (8ce974453bd3) - ## / 61
- JetBrains.ReSharper.Refactorings.BuildScripts.dll (040236bc2b71) - ## / 62
- JetBrains.ReSharper.Refactorings.CSharp.dll (d39e1f0b8fcb) - ## / 61
- JetBrains.ReSharper.Refactorings.Html.dll (2e6ba3579655) - ## / 62
- JetBrains.ReSharper.Refactorings.VB.dll (95299a1cbe1f) - ## / 62
- JetBrains.ReSharper.Refactorings.Xaml.dll (bc104c615aad) - ## / 62
- JetBrains.ReSharper.Resources.dll (bf9d89d55574) - ## / 62
- JetBrains.ReSharper.SolutionAnalysis.dll (c7b7217801fe) - ## / 62
- JetBrains.ReSharper.SolutionAnalysis.UI.dll (e2e92e2f11a0) - ## / 62
- JetBrains.UsageStatistics.dll (25cfbe529b91) - ## / 62
- JetLauncher32.exe (5fbf6e192472) - ## / 62
- JetLauncher32c.exe (99fdfbae7157) - ## / 61
- JetLauncher64.exe (4ddcabcb92ed) - ## / 61
- JetLauncher64c.exe (badebeadf422) - ## / 62
- JetLauncherIL.exe (3a082823d426) - ## / 61
- JetLauncherILc.exe (d19f12d4af29) - ## / 61
- JsLibGen.exe (7825f6a9de21) - ## / 62
- LibGeneratorUtil.dll (3f080bff9cbb) - ## / 62
- OperatorsResolveCacheGenerator.exe (22992a9c817b) - ## / 61
- PsiGen.exe (6c6446d7913d) - ## / 61
- PsiGen.Targets.dll (2c530f7f863b) - ## / 62
- TokenGenerator.exe (f3694b648460) - ## / 61
- TsLibGen.exe (08dc3553e7cc) - ## / 61
- yWorks.yFilesWPF.Adapter.dll (3b90abf1e3c4) - ## / 62
- yWorks.yFilesWPF.Algorithms.dll (85df28235574) - ## / 62
- yWorks.yFilesWPF.Viewer.dll (248b71c29025) - ## / 62
- JetBrains.ReSharper.CommandLineTools.2017.2.0-eap02.zip (eb00cc5e2fe1) - ## / 58
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
JetBrains s.r.o.
This package has no dependencies.
Ground Rules:
- This discussion is only about JetBrains ReSharper Command Line Tools 2017.2 EAP 2 and the JetBrains ReSharper Command Line Tools 2017.2 EAP 2 package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or JetBrains ReSharper Command Line Tools 2017.2 EAP 2, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.