diff --git a/.github/workflows/master-push.yml b/.github/workflows/master-push.yml index 65665d2fcf..0a8d9f0d9f 100644 --- a/.github/workflows/master-push.yml +++ b/.github/workflows/master-push.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v3 with: ref: ${{ github.event.push.head.sha }} + fetch-depth: 0 - name: 'Upgrade bash' if: ${{ contains(matrix.os, 'macos') }} run: brew install bash @@ -61,6 +62,7 @@ jobs: with: submodules: recursive ref: ${{ github.event.push.head.sha }} + fetch-depth: 0 - name: 'Set up Docker' uses: ./.github/actions/with-docker with: @@ -119,6 +121,7 @@ jobs: uses: actions/checkout@v3 with: ref: ${{ github.event.push.head.sha }} + fetch-depth: 0 - name: 'Make Release' env: GITHUB_TOKEN: ${{ secrets.JENKINS_GITHUB_PAT }} diff --git a/.github/workflows/test-pr.yml b/.github/workflows/test-pr.yml index 196e24058a..b739529e41 100644 --- a/.github/workflows/test-pr.yml +++ b/.github/workflows/test-pr.yml @@ -56,6 +56,7 @@ jobs: uses: actions/checkout@v3 with: submodules: true + fetch-depth: 0 - name: 'Install Poetry' uses: Gr1N/setup-poetry@v8 - name: 'Build kevm' @@ -136,6 +137,7 @@ jobs: uses: actions/checkout@v3 with: submodules: recursive + fetch-depth: 0 - name: 'Set up Docker' uses: ./.github/actions/with-docker with: @@ -178,6 +180,7 @@ jobs: uses: actions/checkout@v3 with: submodules: recursive + fetch-depth: 0 - name: 'Set up Docker' uses: ./.github/actions/with-docker with: @@ -203,6 +206,7 @@ jobs: uses: actions/checkout@v3 with: submodules: recursive + fetch-depth: 0 - name: 'Set up Docker' uses: ./.github/actions/with-docker with: diff --git a/.github/workflows/update-foundry-prove.yml b/.github/workflows/update-foundry-prove.yml index 83beb6f23d..192c935ee1 100644 --- a/.github/workflows/update-foundry-prove.yml +++ b/.github/workflows/update-foundry-prove.yml @@ -16,6 +16,7 @@ jobs: submodules: recursive token: ${{ secrets.JENKINS_GITHUB_PAT }} ref: ${{ github.events.inputs.branch }} + fetch-depth: 0 - name: 'Configure GitHub user' run: | git config user.name devops diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index b96cb9f354..3464faf97b 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -21,6 +21,7 @@ jobs: with: submodules: recursive token: ${{ secrets.JENKINS_GITHUB_PAT }} + fetch-depth: 0 - name: 'Configure GitHub user' run: | git config user.name devops diff --git a/deps/k_release b/deps/k_release index ac37da2290..f889afac18 100644 --- a/deps/k_release +++ b/deps/k_release @@ -1 +1 @@ -6.0.63 +6.0.67 diff --git a/deps/pyk_release b/deps/pyk_release index 1a7066993f..6187db8f0b 100644 --- a/deps/pyk_release +++ b/deps/pyk_release @@ -1 +1 @@ -v0.1.422 +v0.1.425 diff --git a/flake.lock b/flake.lock index a3d5f7b748..88a3a02a3c 100644 --- a/flake.lock +++ b/flake.lock @@ -1076,16 +1076,16 @@ "rv-utils": "rv-utils" }, "locked": { - "lastModified": 1692287543, - "narHash": "sha256-FWIlzA87Ws+NzLz+i/lECJDbwFzRhCV7T3x8Ddxl1pk=", + "lastModified": 1692732310, + "narHash": "sha256-gcBd/kMS8XDSB148ttYpUxvSk+361Fx4+knc3ZQU3wk=", "owner": "runtimeverification", "repo": "k", - "rev": "dc65fd7bc4f473b35d83fb309321ff601252a3b5", + "rev": "9045d43f9a900e79eeb5303e88d009fc371db464", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v6.0.63", + "ref": "v6.0.67", "repo": "k", "type": "github" } @@ -1735,16 +1735,16 @@ "poetry2nix": "poetry2nix" }, "locked": { - "lastModified": 1692698597, - "narHash": "sha256-FkJUvjqYk9tWpV2sKvyubSgBgB8Xl3VmvAOXSCnXSso=", + "lastModified": 1692801807, + "narHash": "sha256-4UwTosCoYspT9Jww3L+gQW4GChv4spJSkGtP7BP2hp0=", "owner": "runtimeverification", "repo": "pyk", - "rev": "c933734959d0b548356e4cc2843ee751332dba43", + "rev": "c292c4610183acec2ae44d8f68973ebf3cb4cd1e", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.422", + "ref": "v0.1.425", "repo": "pyk", "type": "github" } @@ -1863,11 +1863,11 @@ ] }, "locked": { - "lastModified": 1691666965, - "narHash": "sha256-t1mFoijLhdTw3bk1Yi4HlOZ231x/9C3YgX28VmSd6/A=", + "lastModified": 1692863432, + "narHash": "sha256-IKDrCwbSY7+9wQkRlH31UygyXSpSeo44DqraBh2UeLo=", "owner": "hellwolf", "repo": "solc.nix", - "rev": "55f058ec06e8f21d5d088eaf1dfacb0f9d6e4da4", + "rev": "d87ead250023a730633f30620dec95d97b9b3e7f", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 329300d5b6..42fbd9b6d0 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/b01f185e4866de7c5b5a82f833ca9ea3c3f72fc4"; - k-framework.url = "github:runtimeverification/k/v6.0.63"; + k-framework.url = "github:runtimeverification/k/v6.0.67"; k-framework.inputs.nixpkgs.follows = "nixpkgs"; #nixpkgs.follows = "k-framework/nixpkgs"; flake-utils.follows = "k-framework/flake-utils"; @@ -17,7 +17,7 @@ ethereum-legacytests.url = "github:ethereum/legacytests/d7abc42a7b352a7b44b1f66b58aca54e4af6a9d7"; ethereum-legacytests.flake = false; haskell-backend.follows = "k-framework/haskell-backend"; - pyk.url = "github:runtimeverification/pyk/v0.1.422"; + pyk.url = "github:runtimeverification/pyk/v0.1.425"; pyk.inputs.flake-utils.follows = "k-framework/flake-utils"; pyk.inputs.nixpkgs.follows = "k-framework/nixpkgs"; foundry.url = "github:shazow/foundry.nix/monthly"; # Use monthly branch for permanent releases diff --git a/kevm-pyk/poetry.lock b/kevm-pyk/poetry.lock index f39dc53209..b0b1ca95fb 100644 --- a/kevm-pyk/poetry.lock +++ b/kevm-pyk/poetry.lock @@ -788,7 +788,7 @@ plugins = ["importlib-metadata"] [[package]] name = "pyk" -version = "0.1.422" +version = "0.1.425" description = "" optional = false python-versions = "^3.10" @@ -808,8 +808,8 @@ tomli = "^2.0.1" [package.source] type = "git" url = "https://github.com/runtimeverification/pyk.git" -reference = "v0.1.422" -resolved_reference = "c933734959d0b548356e4cc2843ee751332dba43" +reference = "v0.1.425" +resolved_reference = "c292c4610183acec2ae44d8f68973ebf3cb4cd1e" [[package]] name = "pyperclip" @@ -1048,4 +1048,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "93447680a553e3023d60c54727e2ce55693964945ae8d97a53baca19f49a7ee8" +content-hash = "7a6eba6fae9c636c5f96e42d56b7f5cf5033f59481f4dd9e0344e3efe231b03b" diff --git a/kevm-pyk/pyproject.toml b/kevm-pyk/pyproject.toml index d84b9f2755..946e7a4a4a 100644 --- a/kevm-pyk/pyproject.toml +++ b/kevm-pyk/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kevm-pyk" -version = "1.0.275" +version = "1.0.276" description = "" authors = [ "Runtime Verification, Inc. ", @@ -17,7 +17,7 @@ packages = [ [tool.poetry.dependencies] python = "^3.10" pathos = "*" -pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.422" } +pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.425" } tomlkit = "^0.11.6" [tool.poetry.group.dev.dependencies] diff --git a/package/debian/changelog b/package/debian/changelog index 775283f4f9..1b4274e9e0 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,5 +1,6 @@ -kevm (1.0.275) unstable; urgency=medium +kevm (1.0.276) unstable; urgency=medium * Initial Release. -- Everett Hildenbrandt Tue, 16 Jul 2019 00:14:12 -0700 + \ No newline at end of file diff --git a/package/version b/package/version index 16e372fe1d..6c946f9174 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -1.0.275 +1.0.276