MyGit

OctopusDeploy/Library

Fork: 489 Star: 171 (更新于 1970-01-01 00:00:00)

license: NOASSERTION

Language: PowerShell .

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy

最后发布版本: v3.0.1068 ( 2023-11-14 05:43:53)

GitHub网址

Library

A repository of step templates and other community-contributed extensions to Octopus Deploy. The website to download step templates from is https://library.octopus.com.

Organization

  • Step templates are checked into /step-templates as raw JSON exports direct from Octopus Deploy
  • The library website is largely under /app, with build artifacts at the root of the repository
  • The /tools folder contains utilities to help with editing step templates

Contributing step templates or to the website

Read our contributing guidelines for information about contributing step templates and to the website.

Reviewing PRs

When reviewing a PR, keep the following things in mind:

  • Id should be a GUID that is not 00000000-0000-0000-0000-000000000000
  • Version should be incremented, otherwise the integration with Octopus won't update the step template correctly
  • Parameter names should not start with $
  • The DefaultValues of Parameters should be either a string or null.
  • LastModifiedBy field must be present, and (optionally) updated with the correct author
  • If a new Category has been created:
    • An image with the name {categoryname}.png must be present under the step-templates/logos folder
    • The switch in the humanize function in gulpfile.babel.js must have a case statement corresponding to it

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2023-11-14 05:43:53 v3.0.1068

2023-11-14 05:14:51 v3.0.1067

2023-11-14 04:24:53 v3.0.1066

2023-11-10 05:11:37 v3.0.1065

2023-11-09 18:04:47 v3.0.1064

2023-11-07 18:01:27 v3.0.1063

2023-11-01 12:34:02 v3.0.1061

2023-10-25 04:09:29 v3.0.1058

2023-10-24 04:05:36 v3.0.1057

2023-10-23 11:44:41 v3.0.1056

主题(topics):

public

OctopusDeploy/Library同语言 PowerShell最近更新仓库

2024-10-08 04:38:35 ChrisTitusTech/winutil

2024-09-24 22:59:06 jenkinsci/docker

2024-08-14 03:12:36 PSAppDeployToolkit/PSAppDeployToolkit

2024-08-04 15:03:04 dataplat/dbatools

2024-07-19 04:02:17 actions/runner-images

2024-07-10 01:57:58 dotnet/core