Skip to content

Commit

Permalink
ci: remove snapshoty (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Jun 4, 2024
1 parent a20aeae commit abcba54
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 70 deletions.
34 changes: 0 additions & 34 deletions .ci/snapshoty.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ There are 3 main stages that run on GitHub actions:
* Test
* Package

There are some other stages that run for every push on the main branches:

* [Snapshoty](./snapshoty.yml)

### Scenarios

* Tests should be triggered on branch, tag and PR basis.
Expand All @@ -34,4 +30,4 @@ The tag release follows the naming convention: `v.<major>.<minor>.<patch>`, wher

### OpenTelemetry

There is a GitHub workflow in charge to populate what the workflow run in terms of jobs and steps. Those details can be seen in [here](https://ela.st/oblt-ci-cd-stats) (**NOTE**: only available for Elasticians).
Every workflow and its logs are exported to OpenTelemetry traces/logs/metrics. Those details can be seen [here](https://ela.st/oblt-ci-cd-stats) (**NOTE**: only available for Elasticians).
3 changes: 1 addition & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: snapshoty
name: packages
path: |
.ci/snapshoty.yml
dist/**
29 changes: 0 additions & 29 deletions .github/workflows/snapshoty.yml

This file was deleted.

0 comments on commit abcba54

Please sign in to comment.