Coder Social home page Coder Social logo

adr's People

Contributors

corani avatar dependabot[bot] avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

adr's Issues

Zero-pad ADR number in markdown files

At least in the first header we should zero-pad the ADR number, so:

ADR-1. Some title

it becomes

ADR-0001. Some title

To be a bit more consistent.

Link superseded ADRs

When creating a new or updating an existing ADR you should be able to provide the superseded ADR via a flag, which would update and link the ADRs.

Reflow text in `adr show`

Currently long lines get wrapped in adr show (correct), but if you add manual line-breaks in the source text (so you don't get ridiculously long lines in most text editors) the line-breaks are kept in the output text (not correct).

Update the status in the body text

Currently adr update only updates the status in the frontmatter, not in the body text. This may be a bit tricky to do, perhaps it would work if we make the status fixed-width and do a search/replace from the original status to the new status.

Alternatively, if we can get the markdown renderer to play nice with the YAML frontmatter (in GitHub it looks reasonable) we could do away with the table in the body altogether.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-go action to v5
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update golangci/golangci-lint-action action to v6
  • chore(deps): update goreleaser/goreleaser-action action to v6
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/go.yml
  • actions/checkout v3
  • actions/setup-go v3
.github/workflows/golangci-lint.yml
  • actions/setup-go v3
  • actions/checkout v3
  • golangci/golangci-lint-action v3
.github/workflows/goreleaser.yml
  • actions/checkout v3
  • actions/setup-go v3
  • goreleaser/goreleaser-action v4
gomod
go.mod
  • go 1.19
  • github.com/MichaelMure/go-term-markdown v0.1.4
  • github.com/adrg/frontmatter v0.2.0
  • github.com/gosimple/slug v1.13.1
  • github.com/jedib0t/go-pretty/v6 v6.4.6
  • github.com/spf13/cobra v1.6.1
  • gopkg.in/yaml.v3 v3.0.1
tools/go.mod
  • go 1.19
  • github.com/spf13/cobra-cli v1.3.0

  • Check this box to trigger a request for Renovate to run again on this repository

Handle custom frontmatter

  1. When updating an ADR the frontmatter is regenerated, this drops any custom fields the user may have added.
  2. It may be interesting to allow filtering by custom fields

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.