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

chore: upgrade conform to v0.1.0-alpha.13 #808

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

andrewrynhard
Copy link
Member

Signed-off-by: Andrew Rynhard andrew@andrewrynhard.com

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
@andrewrynhard andrewrynhard added this to the v0.2 milestone Jul 2, 2019
@andrewrynhard
Copy link
Member Author

This should fix Conform to allow it to run on PRs and set the PR status based on the results.

@andrewrynhard andrewrynhard merged commit 7162d11 into siderolabs:master Jul 2, 2019
@andrewrynhard andrewrynhard deleted the upgrade-conform branch July 2, 2019 06:17
@codecov
Copy link

codecov bot commented Jul 2, 2019

Codecov Report

Merging #808 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #808      +/-   ##
==========================================
- Coverage   31.46%   31.38%   -0.09%     
==========================================
  Files          84       84              
  Lines        4846     4846              
==========================================
- Hits         1525     1521       -4     
- Misses       3182     3187       +5     
+ Partials      139      138       -1
Impacted Files Coverage Δ
...pp/init/pkg/system/runner/containerd/containerd.go 76.23% <0%> (-3.97%) ⬇️
internal/pkg/chunker/file/file.go 65.21% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af20a0a...8c10d17. Read the comment docs.

andrewrynhard added a commit to andrewrynhard/talos that referenced this pull request Jul 2, 2019
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
(cherry picked from commit 7162d11)
andrewrynhard added a commit that referenced this pull request Jul 2, 2019
* chore: add GitHub action to enforce conform policies (#803)

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
(cherry picked from commit a1f04f9)

* chore: fix GitHub action (#804)

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
(cherry picked from commit c00049d)

* chore: use pull_request event for GitHub action (#805)

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
(cherry picked from commit af20a0a)

* chore: upgrade conform to v0.1.0-alpha.13 (#808)

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
(cherry picked from commit 7162d11)
nberlee pushed a commit to nberlee/talos that referenced this pull request Nov 29, 2024
Add Chelsio drivers.

Fixes: siderolabs#807
Closes: siderolabs#808

```bash
❯ diff -r --color _out/kernel-b/lib/modules/6.1.51-talos/modules.dep _out/lib/modules/6.1.51-talos/modules.dep
34a35,39
> kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko: kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko
> kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko: kernel/drivers/net/mdio.ko
> kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko: kernel/drivers/net/mdio.ko
> kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko:
> kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko:

pkgs on  feat/chelsio-drivers
❯ du -sh _out/lib/modules/6.1.51-talos/kernel/drivers/net/ethernet/chelsio/
2.2M	_out/lib/modules/6.1.51-talos/kernel/drivers/net/ethernet/chelsio/
```

Signed-off-by: Drew Hess <src@drewhess.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
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.

2 participants