Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ethereum-package
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
ethereum-package
Commits
7b5b0b59
Unverified
Commit
7b5b0b59
authored
May 08, 2024
by
Gyanendra Mishra
Committed by
GitHub
May 08, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: remove per pr circle jobs (#602)
parent
11cb097b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
48 deletions
+1
-48
config.yml
.circleci/config.yml
+1
-48
No files found.
.circleci/config.yml
View file @
7b5b0b59
...
...
@@ -109,13 +109,6 @@ jobs:
-
checkout
-
run
:
kurtosis run ${PWD} --verbosity detailed --args-file=./.github/tests/mev.yaml
mix_persistence_k8s
:
resource_class
:
xlarge
executor
:
ubuntu_vm
steps
:
-
checkout
-
run
:
kurtosis run ${PWD} "$(cat ./.github/tests/mix-persistence-k8s.yaml)"
workflows
:
nightly_tests
:
when
:
<< pipeline.parameters.should-enable-check-latest-version-workflow >>
...
...
@@ -124,48 +117,8 @@ workflows:
<<
:
*setup_kurtosis_k3s
-
mix_with_tools_k8s
:
<<
:
*setup_kurtosis_k3s
per_pr_test
:
when
:
<< pipeline.parameters.should-enable-build-workflow >>
jobs
:
-
kurtosis-docs-checker/check-docs
:
should-check-changelog
:
false
markdown-link-check-config-json
:
|
{
"ignorePatterns": [
{
"pattern": "https://github.com/kurtosis-tech/ethereum-package"
}
]
}
filters
:
branches
:
ignore
:
-
main
-
run_starlark_arm64
:
filters
:
branches
:
ignore
:
-
main
-
mev_k8s
:
<<
:
*setup_kurtosis_k3s
filters
:
branches
:
ignore
:
-
main
-
mix_with_tools_k8s
:
<<
:
*setup_kurtosis_k3s
filters
:
branches
:
ignore
:
-
main
-
mix_persistence_k8s
:
<<
:
*setup_kurtosis_k3s
filters
:
branches
:
ignore
:
-
main
-
main
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment