-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
publish: Add Ubuntu 24.04 cozy-stack packages
generated from commit b2d4b2f
- Loading branch information
Travis CI User
committed
Sep 10, 2024
1 parent
ae0cca7
commit 8aca7e1
Showing
11 changed files
with
845 additions
and
737 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3245,6 +3245,13 @@ | |
<label class="md-nav__title" for="__toc">Table of contents</label> | ||
<ul class="md-nav__list" data-md-scrollfix> | ||
|
||
<li class="md-nav__item"> | ||
<a href="#502-2024-09-09" title="5.0.2 (2024-09-09)" class="md-nav__link"> | ||
5.0.2 (2024-09-09) | ||
</a> | ||
|
||
</li> | ||
|
||
<li class="md-nav__item"> | ||
<a href="#501-2024-05-31" title="5.0.1 (2024-05-31)" class="md-nav__link"> | ||
5.0.1 (2024-05-31) | ||
|
@@ -3274,6 +3281,8 @@ | |
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">¶</a></h1> | ||
<p>All notable changes to this project will be documented in this file. | ||
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> | ||
<h2 id="502-2024-09-09">5.0.2 (2024-09-09)<a class="headerlink" href="#502-2024-09-09" title="Permanent link">¶</a></h2> | ||
<p><strong>Note:</strong> Version bump only for package cozy-realtime</p> | ||
<h2 id="501-2024-05-31">5.0.1 (2024-05-31)<a class="headerlink" href="#501-2024-05-31" title="Permanent link">¶</a></h2> | ||
<p><strong>Note:</strong> Version bump only for package cozy-realtime</p> | ||
<h1 id="500-2023-08-23">5.0.0 (2023-08-23)<a class="headerlink" href="#500-2023-08-23" title="Permanent link">¶</a></h1> | ||
|
@@ -3376,24 +3385,24 @@ <h3 id="features_7">Features<a class="headerlink" href="#features_7" title="Perm | |
<h3 id="breaking-changes_1">BREAKING CHANGES<a class="headerlink" href="#breaking-changes_1" title="Permanent link">¶</a></h3> | ||
<ul> | ||
<li><strong>eslint:</strong> Most errors are not auto fixable, | ||
if needed, use // disable-next-line</li> | ||
if needed, use // disable-next-line</li> | ||
</ul> | ||
<p>Or insert in .eslintrc: | ||
{ | ||
“rules”: { | ||
“promise/always-return”: “warn”, | ||
“promise/no-return-wrap”: “warn”, | ||
“promise/param-names”: “warn”, | ||
“promise/catch-or-return”: “warn”, | ||
“promise/no-native”: “warn”, | ||
“promise/no-nesting”: “warn”, | ||
“promise/no-promise-in-callback”: “warn”, | ||
“promise/no-callback-in-promise”: “warn”, | ||
“promise/avoid-new”: “warn”, | ||
“promise/no-new-statics”: “warn”, | ||
“promise/no-return-in-finally”: “warn”, | ||
“promise/valid-params”: “warn” | ||
} | ||
“rules”: { | ||
“promise/always-return”: “warn”, | ||
“promise/no-return-wrap”: “warn”, | ||
“promise/param-names”: “warn”, | ||
“promise/catch-or-return”: “warn”, | ||
“promise/no-native”: “warn”, | ||
“promise/no-nesting”: “warn”, | ||
“promise/no-promise-in-callback”: “warn”, | ||
“promise/no-callback-in-promise”: “warn”, | ||
“promise/avoid-new”: “warn”, | ||
“promise/no-new-statics”: “warn”, | ||
“promise/no-return-in-finally”: “warn”, | ||
“promise/valid-params”: “warn” | ||
} | ||
}</p> | ||
<h2 id="3144-2022-01-06"><a href="https://github.com/cozy/cozy-libs/compare/[email protected]@3.14.4">3.14.4</a> (2022-01-06)<a class="headerlink" href="#3144-2022-01-06" title="Permanent link">¶</a></h2> | ||
<p><strong>Note:</strong> Version bump only for package cozy-realtime</p> | ||
|
@@ -3580,17 +3589,17 @@ <h3 id="features_21">Features<a class="headerlink" href="#features_21" title="Pe | |
<li> | ||
<p>Deprecate options.cozyClient, use options.client (<a href="https://github.com/cozy/cozy-libs/commit/ed3f8ad">ed3f8ad</a>)</p> | ||
<p><a name="3.0.1"></a></p> | ||
<h2 id="301-2019-05-09"><a href="https://github.com/cozy/cozy-libs/compare/[email protected]@3.0.1">3.0.1</a> (2019-05-09)<a class="headerlink" href="#301-2019-05-09" title="Permanent link">¶</a></h2> | ||
</li> | ||
</ul> | ||
<h2 id="301-2019-05-09"><a href="https://github.com/cozy/cozy-libs/compare/[email protected]@3.0.1">3.0.1</a> (2019-05-09)<a class="headerlink" href="#301-2019-05-09" title="Permanent link">¶</a></h2> | ||
<h3 id="bug-fixes_16">Bug Fixes<a class="headerlink" href="#bug-fixes_16" title="Permanent link">¶</a></h3> | ||
<ul> | ||
<li> | ||
<p><strong>Realtime:</strong> Bump version to 3.0.0 (<a href="https://github.com/cozy/cozy-libs/commit/1396f2f">1396f2f</a>)</p> | ||
<p><a name="2.1.0"></a></p> | ||
<h1 id="210-2019-05-09">2.1.0 (2019-05-09)<a class="headerlink" href="#210-2019-05-09" title="Permanent link">¶</a></h1> | ||
</li> | ||
</ul> | ||
<h1 id="210-2019-05-09">2.1.0 (2019-05-09)<a class="headerlink" href="#210-2019-05-09" title="Permanent link">¶</a></h1> | ||
<h3 id="bug-fixes_17">Bug Fixes<a class="headerlink" href="#bug-fixes_17" title="Permanent link">¶</a></h3> | ||
<ul> | ||
<li><strong>Realtime:</strong> Complexifies the emission of the event (<a href="https://github.com/cozy/cozy-libs/commit/abd545b">abd545b</a>)</li> | ||
|
@@ -3651,7 +3660,7 @@ <h3 id="bug-fixes_19">Bug Fixes<a class="headerlink" href="#bug-fixes_19" title= | |
<li><strong>realtime:</strong> <img alt="💅" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f485.png" title=":nail_care:" /> Use only global cozySocket (<a href="https://github.com/cozy/cozy-libs/commit/d3b62e0">d3b62e0</a>)</li> | ||
<li><strong>realtime:</strong> <img alt="🔧" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f527.png" title=":wrench:" /> Minor review changes (<a href="https://github.com/cozy/cozy-libs/commit/fbc7dfa">fbc7dfa</a>)</li> | ||
<li><strong>realtime:</strong> <img alt="🔧" class="emojione" src="https://cdnjs.cloudflare.com/ajax/libs/emojione/2.2.7/assets/png/1f527.png" title=":wrench:" /> Reorder subscribeWhenReady arguments (<a href="https://github.com/cozy/cozy-libs/commit/40b81dc">40b81dc</a>)</li> | ||
<li><strong>realtime:</strong> 💅 Add max poll tries + tests to subscribeWhenReady (<a href="https://github.com/cozy/cozy-libs/commit/3849ac6">3849ac6</a>)</li> | ||
<li><strong>realtime:</strong> 💅 Add max poll tries + tests to subscribeWhenReady (<a href="https://github.com/cozy/cozy-libs/commit/3849ac6">3849ac6</a>)</li> | ||
</ul> | ||
<h3 id="code-refactoring">Code Refactoring<a class="headerlink" href="#code-refactoring" title="Permanent link">¶</a></h3> | ||
<ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3485,8 +3485,8 @@ <h4 id="download-an-official-release">Download an official release<a class="head | |
<code>cozy-stack version</code> should show you the version if every thing is right.</p> | ||
<h4 id="compile-the-binary-using-go">Compile the binary using <code>go</code><a class="headerlink" href="#compile-the-binary-using-go" title="Permanent link">¶</a></h4> | ||
<p>You can compile a <code>cozy-stack</code> from the source. | ||
First, you need to <a href="https://golang.org/doc/install">install go</a>, version >= 1.19. With <code>go</code> | ||
installed and configured, you can run the following commands:</p> | ||
First, you need to <a href="https://golang.org/doc/install">install go</a>, version >= | ||
1.21. With <code>go</code> installed and configured, you can run the following commands:</p> | ||
<div class="codehilite"><pre><span></span>git clone [email protected]:cozy/cozy-stack.git | ||
cd cozy-stack | ||
make | ||
|
Oops, something went wrong.