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

ci: semantic-release GitHub action #291

Merged
merged 23 commits into from Feb 22, 2021
Merged

ci: semantic-release GitHub action #291

merged 23 commits into from Feb 22, 2021

Conversation

andreoliwa
Copy link
Owner

No description provided.

@andreoliwa andreoliwa marked this pull request as ready for review February 22, 2021 10:34
@github-actions
Copy link

github-actions bot commented Feb 22, 2021

Expected release notes (by @andreoliwa)

features:
apply changes to setup.cfg (#288) (f878630)
apply changes to pyproject.toml (#287) (4b79f81)
experimental CLI interface (alpha version) (#255) (c9ca5dc)
drop support for Python 3.5 (#251) (9f84a60)

fixes:
check a YAML file with the text plugin (#249) (1821962)
validate sections in comma_separated_values (fix #227) (f1be98f)
toml module now accepts keys beginning with dot (fix #183) (b086a24)

others (will not be included in Semantic-Release notes):
trigger release on develop branch (225717f)
build stuck with this message: Release Notes Confirmation Pending (4d61623)
all branches (ac005f2)
faster build to test stuff (9f6baaf)
fix release notes (034b7ef)
dry-run of semantic-release (9e30453)
install tox in the same command as pip (61af356)
use Python 3.6 when installing, test coverage report locally (0022352)
fix tox -e docs (0086bd2)
release notes preview (a874fe0)
explain commands and the apply mode (3a04426)
bump sphinx from 3.4.3 to 3.5.1 (#285) (abaaac3)
bump pylint from 2.6.0 to 2.6.2 (#286) (f56717b)
possible ideas and future use cases for plug-ins (e43ee18)
improve bug/feature templates (b08fd89)
bump more-itertools from 8.6.0 to 8.7.0 (#263) (5d8a594)
8824fa4 [pre-commit.ci] pre-commit autoupdate (#264)
filter only the desired files on ls/run commands (#265) (f5e4a9c)
restore Windows builds on GitHub Actions (#262) (45476d2)
use tmp_path instead of homemade broken pytest fixture (d1f79d8)
add 'ls' command to list configured files (cfc031b)
add 'run' command to display violations (a67bfa8)
add prettier as a pre-commit hook (#261) (17f4555)
less headers on the feature request template (056dc13)
run tox on GitHub Actions (#258) (916fb95)
remove pre-commit hook for seed-isort-config (6f94257)
bump icecream from 2.0.0 to 2.1.0 (#254) (63aeb64)
bump pytest from 6.2.1 to 6.2.2 (#253) (26781f1)
use NitpickError and subclasses (10e646f)
add PreCommitError (3e913db)
add PresentFileError and AbsentFileError (a6ab69f)
add MinimumVersionError (8e61d99)
move as_flake8_warning() to NitpickError (0ded208)
use lru_cache (Singleton pattern in idiomatic Python) (5d38479)
split install and update targets (Makefile) (777956f)
rename hookspec and args (0901ed1)
bump marshmallow from 3.9.1 to 3.10.0 (#241) (f9090c0)
bump sphinx from 3.3.1 to 3.4.3 (#247) (c5f0cf3)
bump sphinx-rtd-theme from 0.5.0 to 0.5.1 (#245) (9260c33)
bump testfixtures from 6.16.0 to 6.17.0 (#240) (e124313)
bump identify from 1.5.11 to 1.5.12 (#248) (8403e5b)
bump identify from 1.5.10 to 1.5.11 (#244) (60f4750)
bump requests from 2.25.0 to 2.25.1 (#239) (fb6585d)
bump testfixtures from 6.15.0 to 6.16.0 (#238) (d14ddd3)
bump identify from 1.5.9 to 1.5.10 (#237) (f684a73)
fix broken link in error message (fix #234, thanks @hmvp) (5b1dd68)
bump sphinx from 3.3.0 to 3.3.1 (#232) (ab06520)
bump marshmallow from 3.9.0 to 3.9.1 (#230) (30d88e8)
bump identify from 1.5.7 to 1.5.9 (#226) (23315cd)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@andreoliwa andreoliwa added this to Backlog in Nitpick Roadmap via automation Feb 22, 2021
@andreoliwa andreoliwa moved this from Backlog to Development in Nitpick Roadmap Feb 22, 2021
@andreoliwa andreoliwa merged commit 66a82ff into develop Feb 22, 2021
Nitpick Roadmap automation moved this from Development to Done Feb 22, 2021
@andreoliwa andreoliwa deleted the semantic-release branch February 22, 2021 23:55
@github-actions
Copy link

🎉 This PR is included in version 0.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Feature/fix is released label Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Feature/fix is released
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant