https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
8c2045d dummy mod of src/readme.md 16 January 2024, 10:49:04 UTC
e302030 TMP empty take_ownership.sh 16 January 2024, 10:45:22 UTC
0f418d7 Merge tezos/tezos!11481: CI: refactoring, job file name policy Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11481 11 January 2024, 17:03:10 UTC
a3ac029 CI: align job files with job names 11 January 2024, 16:28:39 UTC
7e33f58 CI: document job filename policy 11 January 2024, 16:28:37 UTC
e07b785 CI: align job names in [bin_packages(_manual).yml] 11 January 2024, 16:28:36 UTC
a4f80b7 Merge tezos/tezos!11493: RISC-V: Pin the revision used for Hermit crate Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11493 11 January 2024, 15:19:44 UTC
96ff982 RISC-V: Pin the revision used for Hermit crate 11 January 2024, 14:29:37 UTC
5ff881e Merge tezos/tezos!11488: Proto_alpha: check RISC-V PVM kind Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11488 11 January 2024, 14:09:58 UTC
76cab7b Riscv_pvm/tezt: enable RISC-V PVM for relevant tests 11 January 2024, 13:49:22 UTC
1e5e9c0 Proto_alpha: check RISC-V PVM kind 11 January 2024, 13:49:22 UTC
35e21c4 Merge tezos/tezos!11336: RISC-V: Add WLRL checks for CSRs Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11336 11 January 2024, 13:48:40 UTC
06b127b RISC-V: Add CSR WLRL field specification 11 January 2024, 13:23:50 UTC
257c5b8 Merge tezos/tezos!11472: SR: remove PVM initial state hash Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11472 11 January 2024, 12:57:18 UTC
002d6aa SR: remove PVM initial state hash It was necessary when we verified the proof at origination time, to make sure the proof started from the expected initial state. As we produce the proof in the protocol, by choosing the initial state, we don't need to ensure this equality at runtime. 11 January 2024, 12:36:50 UTC
625301c Merge tezos/tezos!11444: Docs: Update alpha changelogs Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11444 11 January 2024, 12:36:04 UTC
cec75fa Docs: Update alpha changelogs 11 January 2024, 12:15:41 UTC
657aa64 Docs: Update alpha changelogs 11 January 2024, 12:15:41 UTC
2b72c84 Merge tezos/tezos!11477: RISC-V: Create RISC-V workspace Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11477 11 January 2024, 12:14:52 UTC
e49ba93 RISC-V: Create RISC-V workspace 11 January 2024, 11:42:26 UTC
4f79c68 Merge tezos/tezos!11482: Manifezt: handle dep annotations from the Manifest Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11482 11 January 2024, 11:41:40 UTC
12492a7 Manifest: handle dep_globs and dep_globs_rec 11 January 2024, 11:11:37 UTC
a30ea28 Manifest: handle dep_files and preprocessor_deps 11 January 2024, 11:11:37 UTC
2191643 Merge tezos/tezos!11478: CI: [beta_release_tag] pipelines should contain [bin_packages] and a tweak to the [trigger] job Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11478 11 January 2024, 11:10:11 UTC
ad90acd CI: [gitlab:release] should not depend on [docker:merge_manifests] The job [docker:merge_manifests] does not produce any artifacts, so it doesn't make any sense for [gitlab:release] to [depend:] on it. However, we still implicitly [need:] it since it runs in a preceding stage. 11 January 2024, 10:46:38 UTC
a281d74 CI: [beta_release_tag] pipelines should contain [bin_packages] These jobs are a dependency of [gitlab:release] and so must be included in all [release_tag] pipelines. 11 January 2024, 10:46:38 UTC
3322648 CI: job [trigger] manualness does not need to be restricted to [tezos] 11 January 2024, 10:46:38 UTC
2882a39 Merge tezos/tezos!11465: EVM/Sequencer: time between blocks can be none Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11465 11 January 2024, 10:45:47 UTC
05220a5 EVM/Tezt: use no time between blocks in tests 11 January 2024, 10:24:05 UTC
eb72897 EVM/Sequencer: time between blocks can be none If the flag is not passed the time between blocks is the default value, e.g. 5 seconds at the moment. If the value is `none`, we don't use at all the time between blocks to produce blocks, it doesn't produce any block in the main loop. 11 January 2024, 10:24:05 UTC
f72edf6 Merge tezos/tezos!11486: tezt/long: fix smart rollup test Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11486 11 January 2024, 10:00:27 UTC
e8bd1ba tezt/long: fix soru test 11 January 2024, 09:36:07 UTC
577c847 Merge tezos/tezos!11435: EVM: Fix simulation to use current blockConstant Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11435 10 January 2024, 17:14:56 UTC
1801a53 EVM/Tezt: Integration test on contract failing to deploy new file: etherlink/kernel_evm/solidy_examples/block_hash_gen.sol new file: tezt/tests/evm_kernel_inputs/block_hash_gen.abi new file: tezt/tests/evm_kernel_inputs/block_hash_gen.bin modified: tezt/tests/evm_rollup.ml new file: etherlink/kernel_evm/solidy_examples/block_hash_gen.sol new file: tezt/tests/evm_kernel_inputs/block_hash_gen.abi new file: tezt/tests/evm_kernel_inputs/block_hash_gen.bin modified: tezt/tests/evm_rollup.ml 10 January 2024, 16:54:59 UTC
025fc1a EVM: Fix simulation to use current blockConstant 10 January 2024, 16:54:59 UTC
9700676 Merge tezos/tezos!11464: EVM/Sequencer: don't produce block before entering loop Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11464 10 January 2024, 16:28:56 UTC
80cb0b5 EVM/Sequencer: don't produce block before entering loop Otherwise the time between blocks is not used between genesis and its successor. 10 January 2024, 16:07:20 UTC
753e2a5 Merge tezos/tezos!11398: rollup/tezt: rework rollup node argument to simplify `run` cmd Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: lykimquyen <quyen@marigold.dev> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11398 10 January 2024, 16:06:27 UTC
5520b97 tezt/rollup_node: merge both run function 10 January 2024, 15:45:49 UTC
73b4fd5 tezt/rollup_node: specify default arg to create 10 January 2024, 15:45:49 UTC
f4dee03 Merge tezos/tezos!11475: EVM/Node: merge debug/verbose in configuration Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11475 10 January 2024, 15:45:03 UTC
4ada3ac EVM/Node: merge debug/verbose in configuration 10 January 2024, 15:11:32 UTC
0c80c0a Merge tezos/tezos!10550: Manifezt: Manifest + Tezt Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10550 10 January 2024, 15:10:45 UTC
af0f338 Manifest: do not always register the meta test 10 January 2024, 14:35:05 UTC
d780f35 Manifest: add manifezt.sh 10 January 2024, 14:35:05 UTC
7e0a5f6 Manifest: compute revdeps for tests 10 January 2024, 14:35:05 UTC
c574446 Tezt: generate list of runtime dependencies 10 January 2024, 14:35:05 UTC
e0fd1cb Merge tezos/tezos!11468: EVM/Eval: deactivate ethereum mainnet chainId test Co-authored-by: Maxime Levillain <maxime.levillain@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Arnaud Bihan <arnaudbihan1999@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11468 10 January 2024, 14:32:53 UTC
5b76042 EVM/Evaluation: skip ethereum mainnet chainId test 10 January 2024, 13:41:55 UTC
d2fed04 EVM/Evaluation: add skipped counter in evm-evaluation-assessor 10 January 2024, 13:41:55 UTC
2792b41 Merge tezos/tezos!11449: CI: refactor Docker build jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Neo <11726174-neo.nl@users.noreply.gitlab.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11449 10 January 2024, 13:40:47 UTC
744e39c CI: refactor Docker build jobs 10 January 2024, 13:13:55 UTC
b336ebc CI: add [.tags_template__build] to [docker_amd64_test_manual.yml] This has no semantic consequence since this tag is already inherited by the [.default_settings_template]. But it makes this job definition consistent with all the other [docker_*.yml] jobs. 10 January 2024, 13:13:55 UTC
2df1240 Merge tezos/tezos!11458: RISC-V: Add build targets in .cargo folder Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11458 10 January 2024, 12:36:27 UTC
9ed9caa RISC-V: Fix native target for test 10 January 2024, 12:14:52 UTC
a3e1adb RISC-V: Add build targets in .cargo folder 10 January 2024, 12:14:52 UTC
ea1a3d9 Merge tezos/tezos!11452: tezt/long_tests: adapt pipelining tests for new alpha Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11452 10 January 2024, 12:13:35 UTC
678f3db tezt/long_tests: adapt pipelining tests for new alpha hard_gas_per_block value 10 January 2024, 11:53:15 UTC
5f2d493 Merge tezos/tezos!11381: EVM/Node: improve the propagation of unsuccessful calls Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11381 10 January 2024, 11:51:44 UTC
d5de2c7 EVM/Node: update changes for simulation errors 10 January 2024, 10:29:47 UTC
52d0fca EVM/Node (dev): improve propagation of unsuccessful calls 10 January 2024, 10:29:47 UTC
5aa08ac EVM/Node (Prod): improve propagation of unsuccessful calls 10 January 2024, 10:29:40 UTC
19ab595 Merge tezos/tezos!11367: Doc: update to 10s block times Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11367 10 January 2024, 09:29:47 UTC
2118e1e Docs/Alpha: update after reduction of block times 10 January 2024, 09:08:56 UTC
0115cae Merge tezos/tezos!11318: Packages: Use octez defaults for directories. Co-authored-by: Chris Pinnock <chris_pinnock@mac.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11318 10 January 2024, 08:32:18 UTC
6861e5a Packages: Use octez defaults for directories. 10 January 2024, 08:23:12 UTC
6f1e7c7 Merge tezos/tezos!11309: lib_rpc_http: Expose RetryClient Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11309 09 January 2024, 15:28:18 UTC
444a7d7 lib_rpc_http: expose RetryClient to enable overwriting - especially we want to access `ctx` parameter to be able to redirect client rpcs to a socket 09 January 2024, 14:38:10 UTC
b051fb8 Merge tezos/tezos!11457: [lib_distributed_plonk]: remove from tezt main entrypoint Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11457 09 January 2024, 14:26:14 UTC
07f7687 [lib_distributed_plonk]: remove from tezt main entrypoint To avoid the start-time from the dependencies of the [lib_distributed_plonk] tests, we remove it from the dependencies of the main tezt entrypoint. As the test is flaky, we disable it in the CI using an [enabled_if] expression on the [enabled_if] clause of the [runtest] stanza. The test can still be run locally. 09 January 2024, 12:50:52 UTC
9da5abe Merge tezos/tezos!11356: RISC-V: Hook up read_input implementation Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11356 09 January 2024, 12:09:40 UTC
964aed6 RISC-V: Hook up read_input implementation 09 January 2024, 11:48:45 UTC
753b55c Merge tezos/tezos!11437: scripts: shellcheck more docker scripts Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11437 09 January 2024, 09:54:39 UTC
907d4d7 scripts: shellcheck more docker scripts 09 January 2024, 09:38:03 UTC
8876d0e Merge tezos/tezos!11383: RISC-V: Track sandbox output in regression outputs Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11383 08 January 2024, 18:12:18 UTC
21dc719 RISC-V: Track sandbox output in regression outputs 08 January 2024, 17:35:50 UTC
ae7b432 Merge tezos/tezos!11441: All: Change references to teztnets service and mondaynet Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Co-authored-by: Chris Pinnock <chris_pinnock@mac.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11441 08 January 2024, 16:44:21 UTC
7c4b901 All: Fix formatting issue 08 January 2024, 16:23:19 UTC
d1750f3 All: Change references to teztnets service and mondaynet 08 January 2024, 16:23:19 UTC
e131ab5 Merge tezos/tezos!11442: CI: initialize opam environment in opam jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11442 08 January 2024, 16:22:36 UTC
5784cf2 CI: initialize opam environment in [opam:*] jobs 08 January 2024, 15:56:09 UTC
1825a21 CI: re-order keys in [opam_prepare] It makes sense to declare prerequisites ([needs] and [dependencies]) before the actual script. 08 January 2024, 15:56:09 UTC
1126e66 Merge tezos/tezos!11440: EVM/Tezt: reactivate sequencer DA flaky test Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11440 08 January 2024, 15:47:08 UTC
4e72282 EVM/Tezt: sleep between proxy launch and rpc 08 January 2024, 15:26:06 UTC
9f6f755 EVM/Tezt: use produce rpc to remove flakiness 08 January 2024, 15:26:05 UTC
707bf84 EVM/Tezt: make the sequencer DA test more robust 08 January 2024, 15:25:35 UTC
3505a95 EVM/Tezt: extract rpc eth_getblockByNumber 08 January 2024, 15:25:34 UTC
b3081f5 Merge tezos/tezos!11368: EVM/Node: add private produceBlock RPC Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11368 08 January 2024, 15:22:26 UTC
a3ad5fc Tezt/EVM Sequencer: add test for produceBlock RPC 08 January 2024, 15:00:33 UTC
36cf747 Tezt/EVM Node: use the sequencer's time-between-blocks arg 08 January 2024, 15:00:33 UTC
bef208f EVM/Node: add RPC service for producing a block 08 January 2024, 15:00:33 UTC
4403835 Merge tezos/tezos!11423: Packages: Do not use system users for the signer user Co-authored-by: Chris Pinnock <chris_pinnock@mac.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11423 08 January 2024, 14:59:11 UTC
9916672 Packages: Do not use system users for the signer user 08 January 2024, 14:46:49 UTC
c4d4525 Merge tezos/tezos!11418: docs: add pre-commit git hook section Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11418 08 January 2024, 11:50:51 UTC
c90df00 docs: add pre-commit git hook section 08 January 2024, 11:30:27 UTC
ba4cb99 Merge tezos/tezos!11431: ci: use new shellcheck 0.9.0 Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11431 08 January 2024, 11:27:03 UTC
4bb10a6 lint: remove trailing / on mac 08 January 2024, 10:56:25 UTC
f71f903 pylint: remove many deprecated options from the config file 08 January 2024, 10:56:25 UTC
38058bf script: update to shellcheck 0.9.0 08 January 2024, 10:56:25 UTC
89560fe ci: use new shellcheck 0.9.0 08 January 2024, 10:56:25 UTC
back to top