Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a release pipeline #17

Merged
merged 5 commits into from
Mar 3, 2024
Merged

added a release pipeline #17

merged 5 commits into from
Mar 3, 2024

Conversation

rjtch
Copy link
Contributor

@rjtch rjtch commented Feb 15, 2024

added a release pipeline wip

@rjtch rjtch force-pushed the workflow_for_releases_#14 branch from 94720aa to 27984a9 Compare February 15, 2024 14:44
@davidB
Copy link
Collaborator

davidB commented Feb 15, 2024

IMHO, we don't need cargo-dist as we provide a lib and not an executable binary.

@rjtch
Copy link
Contributor Author

rjtch commented Feb 15, 2024

IMHO, we don't need cargo-dist as we provide a lib and not an executable binary.

Yes you are wright i am working on it!

@rjtch rjtch requested a review from davidB February 21, 2024 09:47
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
cdevents-sdk/src/uri.rs Outdated Show resolved Hide resolved
cdevents-sdk/src/uri_reference.rs Outdated Show resolved Hide resolved
cdevents-sdk/src/uri_reference.rs Outdated Show resolved Hide resolved
generator/Cargo.toml Outdated Show resolved Hide resolved
tools/cliff/cliff.toml Outdated Show resolved Hide resolved
Signed-off-by: rjtch <[email protected]>
.github/workflows/release.yml Outdated Show resolved Hide resolved
@davidB
Copy link
Collaborator

davidB commented Mar 2, 2024

@rjtch Please don't use the nightly toolchain for CI & linting, our target is stable. And it's better if version used by ci is aligned with what is defined into the project to allow developer to reproduce locally ci,... (building / linting against nightly is informative, optional and not a blocker).

@rjtch rjtch force-pushed the workflow_for_releases_#14 branch from b5611c3 to 965cf4a Compare March 3, 2024 09:33
@davidB
Copy link
Collaborator

davidB commented Mar 3, 2024

I didn't have the failure in the ci/tests. The issue is in the spec IMHO (URL field of type string instead of type uri), I included a workaround the PR #19.

@davidB
Copy link
Collaborator

davidB commented Mar 3, 2024

After the merge of this PR, I'll rebase PR #19, so CI should become green 🤞

@rjtch rjtch merged commit 802b657 into main Mar 3, 2024
6 of 7 checks passed
@davidB davidB deleted the workflow_for_releases_#14 branch March 7, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants