Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
9c547ff3
Verified
Commit
9c547ff3
authored
5 months ago
by
Michal Kucharczyk
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/master' into mku-fork-aware-tx-pool
parents
043a1e04
36eadec1
Branches
gh-readonly-queue/master/pr-3166-966a886439f4c5ef0bc81f32b8a189d758a2505f
Branches containing commit
No related merge requests found
Pipeline
#501361
waiting for manual action with stages
in 1 hour, 1 minute, and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/check-features.yml
+0
-23
0 additions, 23 deletions
.github/workflows/check-features.yml
with
0 additions
and
23 deletions
.github/workflows/check-features.yml
deleted
100644 → 0
+
0
−
23
View file @
043a1e04
name
:
Check Features
on
:
pull_request
:
types
:
[
opened
,
synchronize
,
reopened
,
ready_for_review
]
concurrency
:
group
:
${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress
:
true
jobs
:
check-features
:
runs-on
:
ubuntu-latest
steps
:
-
name
:
Fetch latest code
uses
:
actions/checkout@v4
-
name
:
Check
uses
:
hack-ink/cargo-featalign-action@bea88a864d6ca7d0c53c26f1391ce1d431dc7f34
# v0.1.1
with
:
crate
:
templates/parachain/runtime/
features
:
std,runtime-benchmarks,try-runtime
ignore
:
sc-executor
default-std
:
true
This diff is collapsed.
Click to expand it.
Michal Kucharczyk
@michalkucharczyk
mentioned in commit
26c11fc5
·
5 months ago
mentioned in commit
26c11fc5
mentioned in commit 26c11fc542310ef6841d8382418a319502de78a3
Toggle commit list
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment