1458 results found
-
Add the option to disregard pre-release packages when creating a release by default
I noticed that when creating a release pre release packages show up in the latest column when their version number is the highest available.
Pre-Release version are usually used for (feature)branches, hotfixes or alpha/beta version of new major releases. All things that deviate from the regular release flow.
I would prefer having to pick the special version using the specific version picker and only see the latest non pre-release version
in the "latest" column on the "create release" page.A simple checkbox to turn that feature on/off on the projects's settings page would do. That way you could set it…
11 votes -
Add link to application instance in dashboard
It would be nice if we could define a variable that is shown as a link for each application instance on the dashboard.
What I mean is, that instead of just showing the version number, date and status it would be nice to have a link that points to the website (or whatever url we want) that got defined in the variables for the product.5 votes -
3 votes
-
Show Project Groups Everywhere
We use Project Groups to categorize our projects, but a lot of them have very similar names. When looking at Teams, as an example, the project selection only shows the project name without any grouping. When the project list is large, it gets difficult to make sure the correct one is selected. It would be nice if the group was included to help organize the projects, the way the main project menu works. The same thing would also be helpful in the breadcrumbs when navigating inside a project and really everywhere the project is displayed or selected.
2 votes -
Support integration with STS based authentication
I would like to deploy OctopusDeploy and have authentication being taken care of by an STS. This could be WAAD (wsFederation), ACS or directly with other social media identity providers.
35 votes -
Configure Default Deploy Options
It would be nice if you were able to configure defaults for deploy options. Currently they are all false by default. I never really had a need to check any on a regular basis until Guided Deployments are introduced but now I find myself checking this option with every deployment, which isn't optimal. I'm not sure if it would be best to be able to configure these on a per project level or perhaps project group level but it would be nice to configure their defaults somehow.
1 vote -
Simple way to publish .nupkg files to Nuget.org
Ability to deploy a nupkg bundle (myCoolOssProject.1.0.0.0.nupkg) up to http://nuget.org whilst being able to leverage the
Promote
feature built into Octopus.I've tried this using a standard approach, but nesting nupkg files doesn't appear to be supported by nuget.exe
Cross Post:
http://stackoverflow.com/q/23317526/12406911 votes -
Display just the variables applied to a release on the release's page
The Variables section a Release page appears to show all variable that apply to the release, would it be possible for any variables which are obviously being overwritten to be omitted from this list?
As an example, if I have a variable in a Library which is being overwritten by this particular project, at the moment both will appear in this list.
2 votes -
Export per environment/project release calendar (ical)
It would be nice, if it is possible to export all release dates to an iCal export.
This would allow to bind those release to Outlook or any other systen supporting iCal.Currently we would like to have the export per environment but could imagine, it's also very common to have a per project view. The item must not include that many details:
- Time of release
- Release name
- Project
- Environement
- Link to octopus release page
- Maybe owner?1 vote -
Add a Manual Intervention Counter Sign feature
It would be nice if when adding a manual intervention step I could select an 'Anyone but Deployer ' option that would mean that anyone except the person doing the deployment could approve a deployment.
It might also be cool to have a generate captcha option, so that the user has to fill in a google captcha before they can approve the continuation of the deployment.
5 votes -
Service to bridge Tentacles to allow jumping between networks
Imagine an environment where people normally RDP to a VM in a kind of "DMZ", in order to then be able to access other machines in the network. The VM might have two NIC's - on on the same network as the Octopus server, the other on the same network as the Tentacles that we want to deploy to.
If we had a bridge service that allowed us to "hop"/"jump" between networks, so that Octopus could send commands to the bridge that are ultimately destined for the Tentacles, it would make it possible to deploy across these disparate networks.
In…
2 votes -
Wizard to configure user account for Octopus/Tentacle Windows Service
https://github.com/OctopusDeploy/Issues/issues/863
Octopus Manager and Tentacle Manager should make it easy to configure the Windows Service to run under a custom user account.
6 votes -
Allow tagging environments with keywords
Allow tagging environments with keywords to group similar environments together. Then use these environment tags on the variables page to scope variables to groups of environments without needing to specify each environment separately.
For example, we have US and Canada dev, QA and prod environments. It would be nice to tag the US dev, QA and prod environments with the "US" keyword and the Canada dev, QA and prod environments with the "Canada" keyword.
14 votes -
Support IIS 8 Centralized Certificate Bindings
It would be nice if the HTTPS binding feature allowed you to use the IIS 8 Centralized Certificate feature instead of requiring a Thumbprint and locally installed certificate.
35 votes -
When adding a new Machine, check that the Thumbprint of the new machine does not already exist
We utilize Amazon AWS instances heavily and take a lot of Snapshots. Recently I've discovered that if I add a create a new AWS instance based on a Snapshot of a machine that has a Tentacle already installed, when I add that Machine (via Hostname) to the Octopus Server, the Octopus Server will not warn me that there already exists a Machine with the Same Thumbprint.
This has caused a problem since Octopus seems to utilize the Thumbprint as an Identifier when deploying and I've accidentally deployed Code to the Wrong machine since the machine I was trying to Deploy…
2 votes -
Enhance the "IIS web site and application pool" feature to allow setting the IIS site ID
The .net SessionState provider uses the IIS site ID as part of the key used to access a session when working in out of process mode. If you are running a site in a webfarm these ID's need to be kept in sync with each other otherwise as requests bounce around the servers a different session will be accessed.
It's probably not a big issue as more complex set up's will probably be using custom set up scripts but I think it'd be a very easy feature to add.
12 votes -
Allow insert variables panel to be resized
Make it possible to manually resize the insert variable panel.
https://github.com/OctopusDeploy/Issues/issues/849
Because a lot a Octopus variable names has long characters, I can't see the entire name of almost of variables in the 'insert variable' panel. Is it possible to allow to grow the panel manually? Or provide a fullscreen mode will be a good idea.
3 votes -
Secure feeds by project
http://octopus-deploy.tenderapp.com/discussions/problems/18000-project-specific-nuget-feed
TC exposes artifacts to users that has access to the project that has generated the artifact. In order for our OD to be able to pull packages from a TeamCity nuget feed the configuration must supply credentials to TC.
With nuget feed configuration being global there is no way I can prevent one project from accessing the artifacts from another project.
In addition to the global set of shared nuget feeds, each project should have its own set of private feeds.
13 votes -
Support Net.TCP bindings for IIS configuration
https://github.com/OctopusDeploy/Issues/issues/590
Would you consider supporting net.tcp binding as an IIS Binding type so that we can configure WCF services via the "IIS web site and application pool" feature. Currently only HTTP and HTTPS are supported.
64 votes -
Collapse and re-order project groups
When working with large number of project groups and projects, it would be great to have some more control over the project screen UI. E.g. Allow a user to collapse a project group so that it it hides all projects. Allow a user to reorder project groups (as per environments), so that you can place commonly accessed projects where you want them.
19 votes