Code Monkey home page Code Monkey logo

php-changelog-updater's Introduction

๐Ÿ‘‹

Hi there, I'm Stefan, a full stack developer working from Zurich, Switzerland.

I love working on open-source software, that makes the work of others easier. Be it with Laravel or JavaScript packages others can install in their applications, or GitHub Actions Actions that make the administrative work around open source projects easier.

In my free time I've built and maintain a couple of open-source projects you might have come across:

  • git-auto-commit: The GitHub Action for committing files for the 80% use case. Used by organisations like GitHub, Shopify, Bun, Laravel and more than 40'000 others projects to improve their CI workflows.
  • changelog-updater Action: A GitHub Action to automatically add the latest release note to the CHANGELOG.md of a project. Used by more than 4'000 projects, it helps improve the developer experience for thousands of users.
  • sidecar-browsershot: Connecting two great Laravel packages (Sidecar and Browsershot), sidecar-browsershot allows one to generate screenshots or PDFs by using AWS Lambda. No need to install puppeteer on your servers.
  • laravel-stats: A PHP package to get insights into your Laravel projects. Shows statistics about the number of classes, lines of codes and more for all your Controllers, Models, Commands and more.
  • laravel-sends: A Laravel package that keeps track of all outgoing emails. Works great when paired with other services like AWS SES to track if certain mails have been delivered.

I'm also the creator of 3.screeenly.com, a SaaS that allows you to generate screenshots and PDFs of websites or your own code. Since it's inception in 2014, we generated more than 15 million screenshots for thousands of developers across the globe.

I also regularly write on my blog stefanzweifel.dev about programming and productivity. Some all time favourites are Deployer on GitHub Actions, articles on my Things 3 Setup, usage of Alfred or Getting Started with Bash Testing with Bats.


I love working on open-source projects. Whether it's writing code, writing documentation or helping out in the issue tracker or discussions in my projects. This type of work brings a great joy to my life as I can help other people reach their goals through software.

Thanks for visiting! โค๏ธ
- Stefan

php-changelog-updater's People

Contributors

davidrushton avatar stefanzweifel avatar sy-records avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

php-changelog-updater's Issues

Add `--hide-release-date` option

Discussed in #36

Originally posted by dev-yakuza May 22, 2023
Hi, there.

First, Thanks for making great open source.

Currently, the heading has the release-date like the following.

## 0.0.1 - 2023-05-21

But I want to hide the release-date like the following.

## 0.0.1

I've seen the README and the code.

So, even if I pass the empty string to hide release-date, the current date is added.

Is there an option to hide the release-date? ๐Ÿค” If yes, please let me know it.

Thanks.

Request a feature gives 404

It looks like the config has been setup so requesting a feature is done via discussion, however discussion has been disabled on the repository ๐Ÿ‘

Creates invalid changelog files if release notes are not 3x#

When using this plugin together with github's auto changelog generator, it ends up creating invalid changelog, as GitHub by default uses a h2, not a h3 for their headers.

Taking a look at Laravel Health from Spatie, we can see here how the changelog file is invalid, making tools unable to read it correctly.
https://github.com/spatie/laravel-health/blob/main/CHANGELOG.md

It would be cool if the plugin could change the headers to the right one, so it can be used together with githubs auto changelog feature ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.