Avatar for the python-pendulum user
python-pendulum
pendulum
BlogDocsChangelog

Fix sed in release pipeline.

#890Merged
Comparing
fix-release-pipeline
(
67db3a3
) with
master
(
df18589
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
1
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_parse_iso8601
tests/benchmarks/test_parse_8601.py::test_parse_iso8601
CodSpeed Performance Gauge
0%
14.4 ms
14.4 ms

Commits

Click on a commit to change the comparison range
Base
master
df18589
0%
Fix sed in release pipeline. The `;` was missing between the two `s///` statements; without it it failed with an error about "unknown flag". Tested with act to get _some_ sembalance of an idea if it will work, but it's no guarantee ``` act \ --env GITHUB_REPOSITORY=python-pendulum/pendulum \ -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:rust-latest \ --artifact-server-path $PWD/.artifacts \ -W .github/workflows/release.yml \ --matrix container:off,target:aarch64 \ --container-architecture linux/amd64 ```
67db3a3
1 month ago
by ashb
© 2025 CodSpeed Technology
Home Terms PrivacyDocs