Commit Graph

  • 0b16008aa7
    Merge aabe83c06d into 15c56dba36 Sebastian Weigand 2024-11-07 00:02:45 +0100
  • 15c56dba36
    Merge pull request #297 from trail-of-forks/ww/bump-pypi-attestations unstable/v1 v1.12.2 release/v1.12 release/v1 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-11-07 00:00:24 +0100
  • fe8d1484ba
    requirements: bump pypi-attestations to 0.0.15 William Woodruff 2024-11-06 17:53:10 -0500
  • 1f5d4ec244
    Merge pull request #295 from trail-of-forks/ww/fix-sdist-collection v1.12.1 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-11-06 20:01:10 +0100
  • fec2f0c0ce
    attestations: collect *.zip sdists as well William Woodruff 2024-11-06 13:43:44 -0500
  • a8b73a6d88
    Merge pull request #294 from webknjaz/bugfixes/optional-python Sviatoslav Sydorenko (Святослав Сидоренко) 2024-11-06 16:24:24 +0100
  • 9b4dfb0c84
    Pre-install Python if there's none Sviatoslav Sydorenko 2024-11-06 16:13:48 +0100
  • 0a87186d5f
    Merge pull request #293 from webknjaz/bugfixes/uncheckout-intermediate-action Sviatoslav Sydorenko (Святослав Сидоренко) 2024-11-06 15:50:37 +0100
  • dfcfeca43e
    🧪 Use prefetched action to make trampoline Sviatoslav Sydorenko 2024-11-06 14:00:51 +0100
  • 0d02f372c3
    📝💅 Update the CI/CD badge in README Sviatoslav Sydorenko 2024-11-05 22:29:18 +0100
  • 61da13deb5
    Merge pull request #230 from br3ndonland/ghcr v1.12.0 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-11-05 20:58:36 +0100
  • 36965cb24a
    Run smoke tests before Docker builds Brendon Smith 2024-10-04 18:23:49 -0400
  • da554410b0
    Move smoke test to reusable workflow Brendon Smith 2024-10-04 18:20:25 -0400
  • 80b1d50e0d
    Make `workflow_dispatch` Docker tag input required Brendon Smith 2024-09-14 14:05:40 -0400
  • 1b9f21a741
    [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-09-07 18:39:31 +0000
  • cfb9d93a26
    Add Docker tags for major and minor versions Brendon Smith 2024-09-07 14:28:31 -0400
  • 153ccde9bc
    Verify fail-fast in unsupported environments Brendon Smith 2024-07-10 18:40:53 -0400
  • d03addb8e6
    Drop args from create-docker-action.py Brendon Smith 2024-06-11 13:01:29 -0400
  • bacb62682c
    Fail-fast in unsupported environments Brendon Smith 2024-06-11 12:53:35 -0400
  • 7ea8313fc2
    Check repo ID instead of repo owner ID Brendon Smith 2024-06-09 20:08:19 -0400
  • f51682fb52
    Check repo owner ID instead of repo name Brendon Smith 2024-06-09 16:47:19 -0400
  • a360fcb184
    Dump action as JSON Brendon Smith 2024-06-01 17:08:20 -0400
  • a869dd36b2
    Checkout `github.head_ref` and repo for PRs Brendon Smith 2024-05-30 21:34:34 -0400
  • 5ded5310e7
    Add `workflow_dispatch` trigger for Docker builds Brendon Smith 2024-05-27 14:39:55 -0400
  • cf5ce177da
    Use YAML block strip syntax (`>-`) where possible Brendon Smith 2024-05-27 14:00:48 -0400
  • f1f014b445
    Reset pre-commit `files:` regex Brendon Smith 2024-05-27 14:08:24 -0400
  • aed6c4b1b0
    Generate Docker container action with Python Brendon Smith 2024-05-27 13:45:20 -0400
  • 0d8d5059c8
    Separate `docker login` and `docker push` Brendon Smith 2024-04-26 19:08:30 -0400
  • e453f8c630
    Fix pre-commit errors Brendon Smith 2024-04-18 22:01:29 -0400
  • 783267be69
    Build Docker image and push to GHCR Brendon Smith 2024-04-16 03:02:03 -0400
  • fb13cb3069
    📝 Reflect the PR #277 changes in README v1.11.0 release/v1.11 Sviatoslav Sydorenko 2024-10-30 02:20:55 +0100
  • 72ead1a85a
    Merge PRs #276 and #277 into release/v1 Sviatoslav Sydorenko 2024-10-30 02:04:39 +0100
  • ec27f4713d require hashes Thomas Grainger 2024-10-29 15:28:14 +0000
  • f6cb4b79d0 generate hashes Thomas Grainger 2024-10-29 15:27:32 +0000
  • 0126dcac8e
    action: enable attestations by default William Woodruff 2024-10-28 14:31:58 -0400
  • 335e8b00ae
    bump sigstore==3.5.1 William Woodruff 2024-10-28 14:29:41 -0400
  • 1545e96dcb
    requirements: bump sigstore, pypi-attestations William Woodruff 2024-10-22 12:40:04 -0400
  • f7600683ef
    Merge pull request #271 from mosfet80/patch-3 v1.10.3 release/v1.10 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-29 11:06:37 +0200
  • 6edc294485
    Fix node.js v16 deprecation self-smoke-test-action.yml mosfet80 2024-09-29 09:04:41 +0200
  • 85a5a80b22
    Merge pull request #270 from trail-of-forks/fix-magic-link-summary Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-29 01:45:28 +0200
  • 954318b48e
    Merge pull request #267 from mosfet80/patch-2 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-29 01:38:05 +0200
  • 24791c7774
    Merge pull request #266 from mosfet80/patch-1 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-29 01:37:58 +0200
  • d8c894824b Fix magic link nudge formatting in job summary Facundo Tuesca 2024-09-27 20:47:50 +0200
  • a1ce3844ac Check for Trusted Publishing in magic link logic Facundo Tuesca 2024-09-27 20:47:02 +0200
  • 00b87c80e8
    Update check-jsonschema and pre-commit libs mosfet80 2024-09-23 11:56:13 +0200
  • a571f1e128
    Update pylint lib mosfet80 2024-09-23 11:52:50 +0200
  • 897895f1e1
    Merge pull request #262 from trail-of-forks/ww/bump-attestations-req v1.10.2 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-20 23:35:44 +0200
  • ce32325c61
    requirements: bump pypi-attestations to 0.0.12 William Woodruff 2024-09-19 18:14:50 +0200
  • 36978192ca
    Add nudge message with magic link to create new Trusted Publisher Facundo Tuesca 2024-09-05 17:25:58 +0200
  • 4f8925cefa
    Merge pull request #258 from facutuesca/patch-1 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-05 17:06:25 +0200
  • 199297163e Fix lint warning Facundo Tuesca 2024-09-04 15:54:59 +0200
  • ed33c5173d
    Update print-pkg-names.py Facundo Tuesca 2024-09-04 15:50:57 +0200
  • 5e98273064 Add magic links to step summary Facundo Tuesca 2024-08-07 18:47:15 +0200
  • a58e550ac2
    Remove redundant `Path.absolute()` call Facundo Tuesca 2024-09-03 16:21:03 +0200
  • 7d02474954 Support multiple packages Facundo Tuesca 2024-08-07 17:54:38 +0200
  • fc7df7c327 Add nudge message with magic link to create new Trusted Publisher Facundo Tuesca 2024-08-06 15:47:48 +0200
  • 0ab0b79471
    🚑 Invert the dists-to-attest validity check v1.10.1 Sviatoslav Sydorenko 2024-09-03 10:25:06 +0200
  • 8a08d61689
    Expose PEP 740 attestations functionality v1.10.0 William Woodruff 2024-08-31 20:50:29 -0400
  • fb1097d638
    Update Dockerfile Frey Clante 2024-08-29 22:45:26 +0200
  • 473ca48544
    attestations: use exists() instead of is_file() William Woodruff 2024-08-21 12:02:06 -0400
  • 15d937713f
    attestations: use Path.resolve(), break out dist collection William Woodruff 2024-08-21 12:01:07 -0400
  • e1b63c320c
    Apply suggestions from code review William Woodruff 2024-08-21 11:55:40 -0400
  • 61ffce1eb0
    Update attestations.py William Woodruff 2024-08-21 11:55:20 -0400
  • fed8784281
    requirements: bump sigstore, pypi-attestations William Woodruff 2024-08-20 13:37:06 -0400
  • 28806ba79a
    requirements: bump pypi-attestations, sigstore William Woodruff 2024-07-31 18:17:30 -0400
  • 66f02b6d7a
    twine-upload: setting -> input William Woodruff 2024-07-22 10:49:19 -0400
  • bcc935fca5
    twine-upload: emphasize attestations is a setting William Woodruff 2024-07-22 10:48:49 -0400
  • af78f7afd6
    README: emphasize beta William Woodruff 2024-07-22 10:45:20 -0400
  • 57dba074b8
    attestations: please the linter William Woodruff 2024-07-17 10:22:40 -0400
  • 8094cdf3ed
    attestations: add main William Woodruff 2024-07-17 10:12:25 -0400
  • e6556abeb8
    attestations: use __main__ scope William Woodruff 2024-07-17 10:08:11 -0400
  • 8c640e3d80
    bump to pypi-attestations==0.0.9 William Woodruff 2024-07-17 10:04:06 -0400
  • 1bb6510a8c
    requirements: bump pypi-attestations William Woodruff 2024-07-10 15:32:43 -0400
  • 4d0eca7c40
    Merge 189b3990de into fb9fc6a4e6 Seth Michael Larson 2024-07-10 16:49:06 +0000
  • 189b3990de
    Build Docker image from locked dependencies Seth Michael Larson 2024-07-10 11:48:56 -0500
  • 8438fe75b3
    Upgrade setuptools version for compatibility with Python 3.12 Seth Michael Larson 2024-07-10 10:29:44 -0500
  • 818c8876c4
    Setup Python Seth Michael Larson 2024-07-10 09:58:19 -0500
  • a2baaaf862
    Pin test requirements Seth Michael Larson 2024-07-10 09:44:22 -0500
  • b0d4ffc01c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-07-10 14:33:49 +0000
  • 4ff87e170e
    Pin requirements to hashes Seth Michael Larson 2024-07-10 09:29:30 -0500
  • 6a808bfb7d
    runtime: bump constraints William Woodruff 2024-07-09 15:35:58 -0400
  • 9bac97609d
    Merge remote-tracking branch 'upstream/unstable/v1' into ww/attestations William Woodruff 2024-07-09 15:29:14 -0400
  • 176c905e4e
    pypi_attestation_models -> pypi_attestations William Woodruff 2024-06-28 13:09:52 -0400
  • fb9fc6a4e6
    Merge pull request #245 from trail-of-forks/ww/bump-twine Sviatoslav Sydorenko (Святослав Сидоренко) 2024-06-27 19:55:19 +0200
  • 95be6b9009
    twine-upload: factor out TRUSTED_PUBLISHING William Woodruff 2024-06-24 17:48:10 -0400
  • 835d65d203
    attestations: debug dists before signing William Woodruff 2024-06-24 17:23:41 -0400
  • 1e91a3b91e
    twine-upload: debug -> notice, rm PEP ref William Woodruff 2024-06-24 17:17:57 -0400
  • 251402ef90
    attestations: fix pylint William Woodruff 2024-06-24 17:15:59 -0400
  • 16b5dc1219
    README: explain that digital attestations require TP William Woodruff 2024-06-24 17:14:52 -0400
  • 6dbccb5e73
    README: PEP 740 -> "digital attestations" William Woodruff 2024-06-24 17:10:11 -0400
  • 16aa3a2494
    README: relocate PEP 740 info William Woodruff 2024-06-24 17:08:39 -0400
  • 6b4d3716c2
    attestations: pre-validate dists as files William Woodruff 2024-06-24 17:03:31 -0400
  • 4d020ff0a9
    requirements: re-compile requirements with latest twine William Woodruff 2024-06-24 16:49:50 -0400
  • aa69903cc5
    Update requirements/runtime.in William Woodruff 2024-06-24 16:48:40 -0400
  • 242d7e99db
    requirements: refreeze William Woodruff 2024-06-21 15:01:17 -0400
  • 0e2b9c963b
    runtime: bump range for pypi-attestation-models William Woodruff 2024-06-20 15:47:33 -0400
  • 4bc4ced2c9
    Merge branch 'unstable/v1' into ww/attestations William Woodruff 2024-06-18 11:28:39 -0400
  • 5aa7e41199
    runtime: constrain pypi-attestation-models with a range William Woodruff 2024-06-18 10:04:22 -0400
  • ec4db0b4dd
    Merge PR #243 into unstable/v1 v1.9.0 release/v1.9 Sviatoslav Sydorenko 2024-06-16 20:09:43 +0200
  • e7bd6eacb2
    README: add a link William Woodruff 2024-06-11 17:55:37 -0400