Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot]
3af5873e93 Bump FsUnit from 5.2.0 to 5.3.0 (#35)
* Bump FsUnit from 5.2.0 to 5.3.0

Bumps [FsUnit](https://github.com/fsprojects/FsUnit) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/fsprojects/FsUnit/releases)
- [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/fsprojects/FsUnit/compare/5.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: FsUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-05-08 13:54:36 +01:00
dependabot[bot]
c0c503494d Bump fantomas from 6.0.1 to 6.0.2 (#36)
* Bump fantomas from 6.0.1 to 6.0.2

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix flake

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-05-08 13:51:46 +01:00
dependabot[bot]
a122d7411e Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 (#33)
* Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.5.119 to 3.6.128.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.5.119...v3.6.128)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-05-01 12:57:31 +00:00
dependabot[bot]
1bc9b34203 Bump fantomas from 5.2.0-alpha-008 to 6.0.1 (#32)
* Bump fantomas from 5.2.0-alpha-008 to 6.0.1

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v5.2.0-alpha-008...v6.0.1)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add to flake

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-04-24 21:29:55 +00:00
Patrick Stevens
651ca3aa41 Add branch protection (#31) 2023-04-18 23:21:24 +01:00
dependabot[bot]
d6a4da547a Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#25)
* Bump Newtonsoft.Json from 13.0.2 to 13.0.3

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump Nix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-04-17 22:54:03 +01:00
Patrick Stevens
cd04b1c897 Add ability to mirror from Gitea to GitHub (#30) 2023-04-17 22:49:36 +01:00
Patrick Stevens
ab88c9db23 Fix string bug (#29) 2023-03-29 22:10:22 +00:00
Patrick Stevens
3d908d8215 More settings (#28) 2023-03-29 22:54:45 +01:00
dependabot[bot]
fc6bc501da Bump NUnit.Analyzers from 3.6.0 to 3.6.1 (#26) 2023-03-13 18:54:47 +00:00
dependabot[bot]
1f5d15fd05 Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 (#23)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.4.0...V4.4.2)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Stevens <patrick+github@patrickstevens.co.uk>
2023-03-06 18:52:32 +00:00
dependabot[bot]
bdd043df4e Bump cachix/install-nix-action from 19 to 20 (#24)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 12:59:29 +00:00
dependabot[bot]
4dc8db6f4f Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#20)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Stevens <patrick+github@patrickstevens.co.uk>
2023-02-27 21:35:34 +00:00
dependabot[bot]
66c023377d Bump NUnit3TestAdapter from 4.3.1 to 4.4.0 (#21)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.3.1...V4.4.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 12:41:36 +00:00
dependabot[bot]
c2398e769a Bump NUnit.Analyzers from 3.5.0 to 3.6.0 (#22)
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
- [Commits](https://github.com/nunit/nunit.analyzers/compare/3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 12:38:43 +00:00
dependabot[bot]
3374940e67 Bump cachix/install-nix-action from 18 to 19 (#19)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 12:22:12 +00:00
Patrick Stevens
3cdd00ca20 Bump deps (#18) 2023-01-16 17:52:28 +00:00
Patrick Stevens
00bd958c0f Bump deps (#15) 2023-01-16 15:32:54 +00:00
Patrick Stevens
3c6ec7cf7f Fix fetchDeps (#9) 2023-01-16 14:56:50 +00:00
Patrick Stevens
5c275c3316 Move user reconciliation logic to lib (#8) 2022-12-30 12:54:35 +00:00
Patrick Stevens
99df76b22b Express discriminated union in JSON schema (#7) 2022-12-30 12:27:54 +00:00
Patrick Stevens
f0f8504234 Nix run (#6) 2022-12-30 11:07:29 +00:00
Patrick Stevens
248c8b7220 More reproducible build stuff (#5) 2022-12-30 10:58:13 +00:00
Patrick Stevens
4ae932072e Rename to Gitea.Declarative (#4) 2022-12-30 10:26:59 +00:00
Patrick Stevens
c409daf659 Create LICENSE 2022-12-30 09:40:24 +00:00
Patrick Stevens
0fcd2b45bf Use Argu in app (#3) 2022-12-29 23:37:36 +00:00
dependabot[bot]
86982ec4aa Bump cachix/install-nix-action from 17 to 18 (#2)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 23:19:11 +00:00
Patrick Stevens
c5777a1172 Add workflow (#1) 2022-12-29 23:15:59 +00:00
Smaug123
5a93808592 Initial commit 2022-12-29 22:27:05 +00:00