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

Adding cb-clipboard #27710

Merged
merged 107 commits into from
Oct 14, 2024
Merged

Adding cb-clipboard #27710

merged 107 commits into from
Oct 14, 2024

Conversation

eunos-1128
Copy link
Contributor

@eunos-1128 eunos-1128 commented Sep 27, 2024

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml".
  • License file is packaged (see here for an example).
  • Source is from official source.
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged).
  • If static libraries are linked in, the license of the static library is packaged.
  • Package does not ship static libraries. If static libraries are needed, follow CFEP-18.
  • Build number is 0.
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details).
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there.
  • When in trouble, please check our knowledge base documentation before pinging a team.

Copy link

github-actions bot commented Sep 27, 2024

Hi! This is the friendly automated conda-forge-linting service.

I Failed to even lint the recipe, probably because of a conda-smithy
bug 😢. This likely indicates a problem in your meta.yaml, though. To get a traceback to help figure out what's going on, install conda-smithy and run conda smithy recipe-lint --conda-forge . from the recipe directory.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/11298249757.

@eunos-1128 eunos-1128 force-pushed the cb-clipboard/v0.9.0.1 branch 3 times, most recently from 899b796 to 14337f8 Compare September 28, 2024 09:15
@eunos-1128 eunos-1128 marked this pull request as ready for review September 28, 2024 10:48
@eunos-1128
Copy link
Contributor Author

eunos-1128 commented Sep 28, 2024

@Slackadays

Could you agree to being one of the maintainers for this conda package as Clipborad author?

I want to make this great software available across platforms also using conda packaging system.

@Slackadays
Copy link

I can be one of the maintainers

@eunos-1128
Copy link
Contributor Author

I can be one of the maintainers

Thank you!

@eunos-1128
Copy link
Contributor Author

eunos-1128 commented Sep 28, 2024

@conda-forge/help-c-cpp, ready for review!

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I Failed to even lint the recipe, probably because of a conda-smithy
bug 😢. This likely indicates a problem in your meta.yaml, though. To get a traceback to help figure out what's going on, install conda-smithy and run conda smithy recipe-lint --conda-forge . from the recipe directory.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/11315889697.

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/cb-clipboard/recipe.yaml) and found it was in an excellent condition.

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Oct 13, 2024

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/cb-clipboard/meta.yaml) and found some lint.

Here's what I've got...

For recipes/cb-clipboard/meta.yaml:

  • The "test" section was expected to be a dictionary, but got a CommentedSeq.
  • The recipe must have some tests.
  • The "test" section was expected to be a dictionary, but got a CommentedSeq.

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/cb-clipboard/meta.yaml) and found it was in an excellent condition.

@eunos-1128
Copy link
Contributor Author

eunos-1128 commented Oct 13, 2024

I replaced recipe.yaml with meta.yaml to use conda-build instead of rattler-build because MacOS build always fails even with the config file defining c_stdlib_version.

prefix-dev/rattler-build#1117

@Slackadays
Copy link

@xhochy The fixes have been implemented

recipes/cb-clipboard/build.sh Outdated Show resolved Hide resolved
@xhochy xhochy merged commit 9e162e1 into conda-forge:main Oct 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants