* remove manual computation of COMMIT_TAG in run-smc-tests
* change github_sha computation for pr
* change codecov-external-pr
* empty
* added more comments for codecov-external-pr
* update actions/cache to 4.2.0 as per deprecation warning
* checkout before setup-go in prover-testing.yml
* point setup-go to prover/go.sum
* empty commit to rerun prover test after go action cache
* fix cache hit error in prover-test workflow
* apply golang caching changes to run-smc-tests
* fix bad change to cache-docker-images
* did poc for autogenerated *.mdx into docs.linea.build
* changed sparseMerkleProof
* first draft of contracts-docgen
* fix typos
* try different github token
* cleanup
* created create-docs-website-pr-branch
* cleanup for doc website repo scripts
* created first docs-repo pr using create-docs-website-pr-branch.sh
* improve comments
* added bash script segment to change filename to lowercase
* fix *.mdx headers to make more docusarus friendly
* update scripts for updated docs pr
* added comments to updateSidebar.js
* fix scripts after local test
* added installation checks
* Update contracts/docs/scripts/create-docs-website-pr-branch.sh
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com>
Signed-off-by: kyzooghost <73516204+kyzooghost@users.noreply.github.com>
---------
Signed-off-by: kyzooghost <73516204+kyzooghost@users.noreply.github.com>
Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com>
* did .md exclusion rules for workflow files
* test md change
* add markdown exclusion to pull_request event in main.yml
* modify main.yml to ignore *.md file on pull_request
* test if main.yml will ignore yml changes
* adjust paths exclusion for *.md
* test commit
* test commit
* alternate way for main.yml to filter out .md
* test changes to main.yml
* test change to main.yml
* add compound dorny/path-filter param
* fix duplicate workflow id
* removed *.yml test value
* adjust pr 370 as per comments 1 + test markdown change
* revert *.md test change
* clarify main.yml comments
* test
* test
* flip to is-markdown-only
* Revert "flip to is-markdown-only"
This reverts commit 5496a1b08384bcf034264a25322c20456c18df1c.
* trial push down
* test
* test
* test
* test
* test
* test
* test
* remove *.yml
* DO NOT MERGE THIS COMMIT - *.yml for demo purpose
* remove *.yml after demo done
* rename not-markdown-only to has-changes-other-than-markdown
* change to has-code-changes
* DO NOT MERGE - *.yml test
* Revert "DO NOT MERGE - *.yml test"
This reverts commit 807d71b3597204497d21afc2c51b81f68a92f63f.
* add docs to exclusion list, replace image extensions
* DO NOT MERGE - test ci
* Revert "DO NOT MERGE - test ci"
This reverts commit ee8831fe6259967d10ce9aa5c6db96e4ba808d82.
* change to has-changes-requiring-build
---------
Co-authored-by: Victorien Gauch <85494462+VGau@users.noreply.github.com>
* Switch runners to ubuntu-20.04
* Switch runners to ubuntu-22.04
* Switch runner label
* Switch runner label
* Set large runners to ubuntu-22.04 label
* Switch all workflows to run on besu-arm64 machine
* Revert machine changes for image build workflows
* Revert machine changes for prover-testing.yml
* Revert machine changes for prover-testing.yml
---------
Signed-off-by: Bradley Bown <bradbown@googlemail.com>