Home
last modified time | relevance | path

Searched defs:release (Results 1 – 25 of 8404) sorted by relevance

12345678910>>...337

/dports/net/bosh-cli/bosh-cli-5.5.0/release/
H A Drelease.go1 package release package
13 type release struct { struct
14 name string
15 version string
17 commitHash string
18 uncommittedChanges bool
20 jobs []*bireljob.Job
21 packages []*birelpkg.Package
23 license *birellic.License
25 extractedPath string
[all …]
/dports/databases/grass7/grass-7.8.6/doc/
H A Dhowto_release.md8 ### Preparations
17 ### Fix typos in source code with
23 ### i18N: sync from Transifex
43 ### Update of configure base files
71 ### Cleanup leftover rubbish files
118 ### Create release tag
124 ### Changelog and tagging etc
147 ### Tag release (on GitHub)
320 #### WinGRASS notes
342 #### Launchpad notes
[all …]
/dports/www/node10/node-v10.24.1/doc/
H A Dreleases.md41 ### 1. Jenkins Release Access
63 ### 2. <nodejs.org> Access
113 ### 0. Pre-release steps
242 ### 4. Update the Changelog
328 ### 5. Create Release Commit
433 ### 10. Test the Build
569 ### 14. Check the Release
578 ### 15. Create a Blog Post
620 ### 17. Cleanup
624 ### 18. Announce
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/docs/
H A DCHANGELOG.md30 ### Added
133 ### Fixed
179 ### Added
242 ### Fixed
248 ### Added
263 ### Fixed
281 ### Added
294 ### Fixed
325 ### Fixed
332 ### Added
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/coredns/corefile-migration/migration/
H A Dversions.go8 type release struct { struct
9 …Releases []string // a list of K8s versions that deploy this CoreDNS release by default
10 nextVersion string // the next CoreDNS version
11 priorVersion string // the prior CoreDNS version
12 dockerImageSHA string // the docker image SHA for this release
13 … map[string]plugin // map of plugins with deprecation status and migration actions for this release
19 preProcess corefileAction
20 postProcess corefileAction
28 defaultConf string
/dports/science/siesta/siesta-4.1.5/
H A DReleaseNotes.md11 ### Backward compatibility issues
27 ### Changes
159 ### Changes
331 ### Backward-compatibility issues
358 ### New features
463 ### Changes
494 ### Backward compatibility issues
503 ### Changes
564 ### Changes
647 ### New Features
[all …]
/dports/net-im/telegram-purple/telegram-purple-1.4.3/
H A DHACKING.md24 #### Translations
41 #### Increment version
57 #### Run some tests
62 #### Prepare release files
77 #### Create release on github
84 #### Close associated issues
88 #### Organize branches
92 #### Create new translation goal on transifex
/dports/lang/solidity/solidity_0.8.11/
H A DReleaseChecklist.md3 ### Requirements
9 ### Documentation check
12 ### Blog Post
15 ### Changelog
21 ### Create the Release
29 ### Download Binaries
35 ### Update [solc-bin](https://github.com/ethereum/solc-bin/)
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-glib/
H A Das-release.c60 AsRelease *release = AS_RELEASE (object); in G_DEFINE_TYPE_WITH_PRIVATE() local
80 as_release_init (AsRelease *release) in as_release_init()
101 as_release_ensure_sizes (AsRelease *release) in as_release_ensure_sizes()
119 as_release_ensure_blobs (AsRelease *release) in as_release_ensure_blobs()
305 as_release_get_urgency (AsRelease *release) in as_release_get_urgency()
323 as_release_get_state (AsRelease *release) in as_release_get_state()
341 as_release_get_kind (AsRelease *release) in as_release_get_kind()
359 as_release_get_version (AsRelease *release) in as_release_get_version()
399 as_release_get_locations (AsRelease *release) in as_release_get_locations()
793 as_release_set_url (AsRelease *release, in as_release_set_url()
[all …]
/dports/security/rnp/rnp-0.15.2/docs/develop/
H A Drelease-workflow.adoc12 === Update documentation
26 === Create branch
37 === Update CHANGELOG and version
51 === Create tag
60 === Push branch and tag
71 === Edit tagged release description on GitHub
91 === Add desired changes
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/docs/develop/
H A Drelease-workflow.adoc12 === Update documentation
26 === Create branch
37 === Update CHANGELOG and version
51 === Create tag
60 === Push branch and tag
71 === Edit tagged release description on GitHub
91 === Add desired changes
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/
H A DvktApiNullHandleTests.cpp42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function
47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release() function
67 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function
72 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function
77 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function
87 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release() function
92 inline void release (Context& context, VkImageView imageView, const VkAllocationCallbacks* pAllocat… in release() function
97 inline void release (Context& context, VkInstance instance, const VkAllocationCallbacks* pAllocator) in release() function
102 inline void release (Context& context, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) in release() function
117 inline void release (Context& context, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocat… in release() function
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/
H A DRELEASE.md45 ### Branch management and versioning strategy
57 ### Show that a release is in progress
67 ### Prepare your release
86 ### Publish a release candidate
99 ### Publish a stable release
123 ### How to tag a release
/dports/games/opendungeons/OpenDungeons-0.7.1/tools/portable/
H A DHOWTO.md28 ### Preparing the build environment
48 ### Building the portable binary release
62 #### 1. Building OpenDungeons with a RPATH
80 #### 2. Bundling the needed shared libraries
103 #### 3. Creating the portable binary tarball
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/inc/awt/
H A Dvclxwindows.hxx81 …void SAL_CALL release() noexcept override { OWeakObject::r… in release() function in VCLXMessageBox
112 …void SAL_CALL release() noexcept override { OWeakObject::r… in release() function in VCLXFrame
138 …void SAL_CALL release() noexcept override { OWeakObject::r… in release() function in VCLXDialog
176 …void SAL_CALL release() noexcept override { OWeakObject::r… in release() function in VCLXTabPage
206 void SAL_CALL release() noexcept override { OWeakObject::release(); } in release() function in VCLXMultiPage
259 void SAL_CALL release() noexcept override { VCLXWindow::release(); } in release() function in VCLXMultiLineEdit
320 void SAL_CALL release() noexcept override { VCLXWindow::release(); } in release() function in VCLXProgressBar
356 …void SAL_CALL release() noexcept override { OWeakObject::r… in release() function in VCLXSpinField
643 void SAL_CALL release() noexcept override { VCLXWindow::release(); } in release() function in VCLXFileControl
732 …void SAL_CALL release() noexcept override { SVTXFormattedField::release… in release() function in SVTXCurrencyField
[all …]
/dports/math/py-unyt/unyt-2.8.0/docs/
H A Dinstallation.rst32 .. _pip: https://pip.pypa.io
33 .. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
34 .. _fastcache: https://github.com/pbrady/fastcache
35 .. _SymPy: http://sympy.org/
36 .. _conda: https://conda.io/
37 .. _conda-forge: https://conda-forge.org/
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/
H A DRELEASE.md40 ### Branch management and versioning strategy
52 ### Prepare your release
69 ### Draft the new release
87 ### Wrapping up
95 ### Pre-releases
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/
H A DRELEASE.md42 ### Branch management and versioning strategy
54 ### Prepare your release
71 ### Draft the new release
89 ### Wrapping up
97 ### Pre-releases
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/
H A DRELEASE.md33 ### Branch management and versioning strategy
45 ### Prepare your release
62 ### Draft the new release
85 ### Wrapping up
93 ### Pre-releases
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/release/
H A DREADME.md19 ### Verify CI passing
23 ### Update the API baseline
37 ### Update CHANGELOG.md
86 ### Send a PR with all these changes
119 ### Publish the release
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/
H A DRELEASE.md57 ### Branch management and versioning strategy
71 ### 0. Updating dependencies
112 ### 1. Prepare your release
131 ### 2. Draft the new release
157 ### 3. Wrapping up
/dports/net-mgmt/prometheus2/prometheus-2.30.3/
H A DRELEASE.md59 ### Branch management and versioning strategy
73 ### 0. Updating dependencies
117 ### 1. Prepare your release
136 ### 2. Draft the new release
162 ### 3. Wrapping up
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/
H A DRELEASE.md59 ### Branch management and versioning strategy
73 ### 0. Updating dependencies
117 ### 1. Prepare your release
136 ### 2. Draft the new release
162 ### 3. Wrapping up
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/toolkit/awt/
H A Dvclxwindows.hxx196 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXCheckBox
254 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXRadioButton
302 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXMessageBox
335 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXFrame
363 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXDialog
403 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXTabPage
433 void SAL_CALL release() throw() override { OWeakObject::release(); } in release() function in VCLXMultiPage
489 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXFixedHyperlink
536 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXFixedText
574 …void SAL_CALL release() throw() override { OWeakObject::re… in release() function in VCLXScrollBar
[all …]
/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/
H A Dtox.ini24 changedir=
25 decription = do a release, required posarg of the version number
26 basepython = python3.7
27 skipsdist = True
28 usedevelop = True
29 passenv = *
30 deps =
32 commands =

12345678910>>...337