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

poac 0.7.0 #158086

Merged
merged 2 commits into from
Dec 23, 2023
Merged

poac 0.7.0 #158086

merged 2 commits into from
Dec 23, 2023

Conversation

ken-matsui
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
## What's Changed
* Try macos-13 runner by @ken-matsui in https://github.com/poac-dev/poac/pull/762
* Fix ninja manifest file name from `ninja.build` to `build.ninja` by @ken-matsui in https://github.com/poac-dev/poac/pull/764
* Include project headers by @ken-matsui in https://github.com/poac-dev/poac/pull/766
* Output `compile_commands.json` by @ken-matsui in https://github.com/poac-dev/poac/pull/767
* Organize cache directories for git support by @ken-matsui in https://github.com/poac-dev/poac/pull/775
* Migrate sources to C++20 modules by @ken-matsui in https://github.com/poac-dev/poac/pull/776
* Drop fmt 8 support by @ken-matsui in https://github.com/poac-dev/poac/pull/783
* Simplify core.builder.compiler.cxx by @ken-matsui in https://github.com/poac-dev/poac/pull/784
* Rename mod.cmake -> Mod.cmake by @ken-matsui in https://github.com/poac-dev/poac/pull/785
* Delete termcolor2 config header by @ken-matsui in https://github.com/poac-dev/poac/pull/786
* Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in https://github.com/poac-dev/poac/pull/791
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/poac-dev/poac/pull/797
* Format codes by @ken-matsui in https://github.com/poac-dev/poac/pull/798
* Full reimplementation by @ken-matsui in https://github.com/poac-dev/poac/pull/799
* Support compile_commands.json by @ken-matsui in https://github.com/poac-dev/poac/pull/800
* Support --exclude for lint command by @ken-matsui in https://github.com/poac-dev/poac/pull/801

Full Changelog: cabinpkg/cabin@0.6.0...0.7.0

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` boost Boost use is a significant feature of the PR or issue labels Dec 22, 2023
@github-actions github-actions bot removed the boost Boost use is a significant feature of the PR or issue label Dec 22, 2023
Comment on lines -53 to -55
man.install "src/etc/man/man1"
bash_completion.install "src/etc/poac.bash" => "poac"
zsh_completion.install_symlink bash_completion/"poac" => "_poac"
Copy link
Member

Choose a reason for hiding this comment

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

Are these supported in the new build?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chenrui333 Unfortunately, these are removed to reduce maintenance costs. That said, I am willing to support these in future releases.

Copy link
Member

Choose a reason for hiding this comment

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

got you, thanks!

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 23, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 23, 2023
Merged via the queue into Homebrew:master with commit 4bfeacd Dec 23, 2023
12 checks passed
@ken-matsui ken-matsui deleted the bump-poac-0.7.0 branch December 23, 2023 15:38
@github-actions github-actions bot added the outdated PR was locked due to age label Jan 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants