Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release workflow #6610

Merged
merged 4 commits into from
Jul 7, 2022
Merged

Fix release workflow #6610

merged 4 commits into from
Jul 7, 2022

Conversation

jdbaldry
Copy link
Member

@jdbaldry jdbaldry commented Jul 7, 2022

I poorly rebased #6381 before merging and removed some commits. This PR adds them.

@jdbaldry jdbaldry requested a review from a team as a code owner July 7, 2022 10:17
@jdbaldry jdbaldry added backport release-2.5.x Tag a PR with this label to create a PR which cherry pics it into the release-2.5.x branch backport release-2.6.x Tag a PR with this label to create a PR which cherry pics it into the release-2.6.x branch labels Jul 7, 2022
Copy link
Contributor

@vlad-diachenko vlad-diachenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ssncferreira ssncferreira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⭐

@jdbaldry jdbaldry removed backport release-2.5.x Tag a PR with this label to create a PR which cherry pics it into the release-2.5.x branch backport release-2.6.x Tag a PR with this label to create a PR which cherry pics it into the release-2.6.x branch labels Jul 7, 2022
@grafanabot
Copy link
Collaborator

./tools/diff_coverage.sh ../loki-main/test_results.txt test_results.txt ingester,distributor,querier,querier/queryrange,iter,storage,chunkenc,logql,loki

Change in test coverage per package. Green indicates 0 or positive change, red indicates that test coverage for a package fell.

+           ingester	0%
+        distributor	0.3%
+            querier	0%
+ querier/queryrange	0%
+               iter	0%
+            storage	0%
+           chunkenc	0%
+              logql	0%
+               loki	0%

@vlad-diachenko vlad-diachenko merged commit 7f9536f into main Jul 7, 2022
@vlad-diachenko vlad-diachenko deleted the jdb/2022-07-fix-release-workflow branch July 7, 2022 10:26
jdbaldry added a commit that referenced this pull request Jul 7, 2022
* Use "next" as directory for `publish-tehcnical-documentation-next` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Use "release" as directory for `publish-tehcnical-documentation-release` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Fix content target folder

Co-authored-by: Susana Ferreira <[email protected]>

* Correctly escape period in regexp

Co-authored-by: Susana Ferreira <[email protected]>
jdbaldry added a commit that referenced this pull request Jul 7, 2022
* Use "next" as directory for `publish-tehcnical-documentation-next` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Use "release" as directory for `publish-tehcnical-documentation-release` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Fix content target folder

Co-authored-by: Susana Ferreira <[email protected]>

* Correctly escape period in regexp

Co-authored-by: Susana Ferreira <[email protected]>
vlad-diachenko pushed a commit that referenced this pull request Jul 7, 2022
* CI/CD: Update documentation publishing workflows (#6381)

* Update next publishing to use latest workflow

- Ensure docs links are checked before merge
- Allow manual workflow dispatch

Signed-off-by: Jack Baldry <[email protected]>

* Add release branch documentation publishing

- Only publish on release branches with a corresponding release tag

Signed-off-by: Jack Baldry <[email protected]>
(cherry picked from commit 72bab9a)

* Fix release workflow (#6610)

* Use "next" as directory for `publish-tehcnical-documentation-next` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Use "release" as directory for `publish-tehcnical-documentation-release` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Fix content target folder

Co-authored-by: Susana Ferreira <[email protected]>

* Correctly escape period in regexp

Co-authored-by: Susana Ferreira <[email protected]>

Co-authored-by: Jack Baldry <[email protected]>
Co-authored-by: Susana Ferreira <[email protected]>
vlad-diachenko pushed a commit that referenced this pull request Jul 7, 2022
* CI/CD: Update documentation publishing workflows (#6381)

* Update next publishing to use latest workflow

- Ensure docs links are checked before merge
- Allow manual workflow dispatch

Signed-off-by: Jack Baldry <[email protected]>

* Add release branch documentation publishing

- Only publish on release branches with a corresponding release tag

Signed-off-by: Jack Baldry <[email protected]>

* Fix release workflow (#6610)

* Use "next" as directory for `publish-tehcnical-documentation-next` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Use "release" as directory for `publish-tehcnical-documentation-release` test job

Co-authored-by: Susana Ferreira <[email protected]>

* Fix content target folder

Co-authored-by: Susana Ferreira <[email protected]>

* Correctly escape period in regexp

Co-authored-by: Susana Ferreira <[email protected]>

Co-authored-by: Susana Ferreira <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants