~poldi1405/normalize-email

7065570143653018e34d4d40dbc218c253674975 — Moritz Poldrack 2 years ago ccaf317 master
added GitHub mirroring
2 files changed, 21 insertions(+), 0 deletions(-)

A .build.yml
M README.md
A .build.yml => .build.yml +20 -0
@@ 0,0 1,20 @@
#SPDX-FileCopyrightText: 2022 Moritz Poldrack
#SPDX-License-Identifier: Unlicense
image: archlinux
packages:
  - git
  - go
secrets:
  - a4a77b05-94e0-443c-9408-b2d81f7263fe
  - b15309e0-8156-44c8-aa7c-58c0f0b7d503
shell: false
sources:
- https://git.sr.ht/~poldi1405/normalize-email
tasks:
  - mirror-to-github: |
      git clone --mirror https://git.sr.ht/~poldi1405/normalize-email/
      cd normalize-email.git
      git push --mirror git@github.com:mpldr/normalize-email.git
  - run-tests: |
      cd normalize-email
      go test -v -cover

M README.md => README.md +1 -0
@@ 8,6 8,7 @@ SPDX-License-Identifier: Unlicense
[![Go Documentation](https://godocs.io/mpldr.codes/normalize-email?status.svg)](https://godocs.io/mpldr.codes/normalize-email)
[![REUSE status](https://api.reuse.software/badge/git.sr.ht/~poldi1405/normalize-email)](https://api.reuse.software/info/git.sr.ht/~poldi1405/normalize-email)
[![License: MPL-2](https://img.shields.io/static/v1?color=green&label=License&message=MPL-2&logo=open-source-initiative&color=3DA639)](https://git.sr.ht/~poldi1405/normalize-email/tree/master/item/LICENSES/MPL-2.0.txt)
[![builds.sr.ht status](https://builds.sr.ht/~poldi1405/normalize-email.svg)](https://builds.sr.ht/~poldi1405/normalize-email)

This package is intended to help reduce multiple sign-ups using the same
mail-address by applying general and provider specific rules to email