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

cranko bootstrap #72

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

cranko bootstrap #72

wants to merge 1 commit into from

Conversation

dholth
Copy link
Contributor

@dholth dholth commented Sep 21, 2023

Description

Experiment with cranko, a newer release automation tool.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@dholth
Copy link
Contributor Author

dholth commented Sep 21, 2023

I'm seeing this error

% cranko stage
pycosat: 200 relevant commits

error: error formatting argument 'bump_spec': cannot format as string

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Sep 21, 2023
@@ -8,6 +8,9 @@
data = open("pycosat.c").read()
version = pat.search(data).group(1)

cranko_version = "0.dev0" # cranko project-version
Copy link
Contributor Author

@dholth dholth Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this project too unusual as a first attempt, since it gets its version from a regex on line 7?

Copy link

Hi there, thank you for your contribution!

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this pull request to remain open please:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA stale [bot] marked as stale due to inactivity
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

2 participants