![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
.. -- coding: utf-8 --
Release facilities to ease the management of buildout based projects.
This distribution intends to be as small as possible by integrating a few custom release choices done by the der Freitag
_ development team.
For that it heavily relies on a couple of well known distributions:
plone.releaser
_zest.releaser
_A few zest.releaser plugins that:
Additions to plone.releaser:
ability to release a distribution within the parent (buildout) project
gather the changes on distributions (more than only collect_changelog)
push cfg files publish_cfg_files
check which distributions need a release
update batou version pins (components/plone/versions/versions.cfg
.. _der Freitag
: https://www.freitag.de
.. _plone.releaser
: https://pypi.python.org/pypi/plone.releaser
.. _zest.releaser
: https://pypi.python.org/pypi/zest.releaser
.. -- coding: utf-8 --
Bug fixes:
push_url
by pushurl
as plone.releaser changed it
[gforcada]Allow releases from main
branch
[gforcada]
Be more flexible with news snippets file names. [gforcada]
plone.recipe.codeanalysis
dependency.
[gforcada]Only show the meaningful commits. [gforcada]
Remove develop branch support. This massively simplifies all the code. [gforcada]
Allow to release only some packages.
See -f
option on full-release command.
[gforcada]
Push cfg files when doing a full release. [gforcada]
Test nearly everything. [gforcada]
Fix coverage and speed up travis. [gforcada]
Add more utility functions. [gforcada]
Add debug option to all commands, use python logging module to log information at various levels. [gforcada]
Avoid cloning repositories (speed ups everything). [gforcada]
Clone a pushable repository. [gforcada]
Update the local branches after release. [gforcada]
Filter distributions to release. [gforcada]
Adapt git_repo context manager from plone.releaser. [gforcada]
Adjust verbosity. [gforcada]
More verbose and more string formatting fixes. [gforcada]
Check that a distribution has a source defined on buildout before trying to clone it. [gforcada]
Be more verbose, so one know about which distribution the output is about. [gforcada]
Fix two strings that were not formatted. [gforcada]
CHANGES.rst
.
[gforcada]Cleanups and code reorganization. [gforcada]
Add full-release command. [gforcada]
add zest.releaser plugins:
bin/i18ndude find-untranslated
and reports back if there
are any strings not marked for translation[gforcada]
emulate plone.releaser
and create a freitag_manage
command with:
zest.releaser
)[gforcada]
initial release [gforcada]
FAQs
Release facilities to ease the management of buildout based projects.
We found that freitag.releaser demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.