Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

64J0

64J0 pushed 5 commits to dependabot/nuget/fsharp-analyzers-0.28.0 giraffe-fsharp/Giraffe
  • Add more links (#633) * add more links * add more links from Hamilton 593f559
  • Add .NET 9 as target framework, fine-tune dependabot, update CI and clean tests removing .NET 6/7 from target framewo... 914a5ce
  • ci: revert dependabot configuration to scan only one directory (#645) 0b29c5c
  • chore(deps): bump fantomas from 6.3.16 to 7.0.0 (#637) * chore(deps): bump fantomas from 6.3.16 to 7.0.0 Bumps [f... 19d3435
  • chore(deps): bump fsharp-analyzers from 0.26.0 to 0.28.0 Bumps [fsharp-analyzers](https://github.com/ionide/FSharp.A... db2151e

View on GitHub

64J0 deleted a branch giraffe-fsharp/Giraffe

use-matrix-for-build-and-test-ci

64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
I'll close this PR for now, later we can revisit this decision.

View on GitHub

64J0 closed a draft pull request on giraffe-fsharp/Giraffe
Use matrix for build-and-test CI workflow
## Description Use a matrix strategy for build-and-test CI workflow. ## How to test Check CI. ## Related issues Continuation of https://github.com/giraffe-fsharp/Giraffe/pull/639.
64J0 deleted a branch giraffe-fsharp/Giraffe

dependabot/nuget/fantomas-7.0.0

64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
  • chore(deps): bump fantomas from 6.3.16 to 7.0.0 (#637) * chore(deps): bump fantomas from 6.3.16 to 7.0.0 Bumps [f... 19d3435

View on GitHub

64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump fantomas from 6.3.16 to 7.0.0
Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.16 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsprojects/fantomas/release...
64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
@dependabot squash and merge

View on GitHub

64J0 created a review on a pull request on giraffe-fsharp/Giraffe

View on GitHub

64J0 pushed 4 commits to dependabot/nuget/fantomas-7.0.0 giraffe-fsharp/Giraffe
  • Add .NET 9 as target framework, fine-tune dependabot, update CI and clean tests removing .NET 6/7 from target framewo... 914a5ce
  • ci: revert dependabot configuration to scan only one directory (#645) 0b29c5c
  • chore(deps): bump fantomas from 6.3.16 to 7.0.0 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.16... 45df052
  • apply fantomas to the codebase 356ea44

View on GitHub

64J0 pushed 1 commit to dependabot/nuget/fantomas-7.0.0 giraffe-fsharp/Giraffe
  • apply fantomas to the codebase d60b7c6

View on GitHub

64J0 deleted a branch giraffe-fsharp/Giraffe

dependabot/nuget/src/Giraffe/fantomas-7.0.0

64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump fantomas from 6.3.16 to 7.0.0 in /src/Giraffe
Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.16 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsprojects/fantomas/release...
64J0 deleted a branch giraffe-fsharp/Giraffe

dependabot/nuget/src/Giraffe/fsharp-analyzers-0.28.0

64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump fsharp-analyzers from 0.26.0 to 0.28.0 in /src/Giraffe
Bumps [fsharp-analyzers](https://github.com/ionide/FSharp.Analyzers.SDK) from 0.26.0 to 0.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionide/FSh...
64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump fsharp-analyzers from 0.26.0 to 0.28.0 in /tests/Giraffe.Tests
Bumps [fsharp-analyzers](https://github.com/ionide/FSharp.Analyzers.SDK) from 0.26.0 to 0.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionide/FSh...
64J0 deleted a branch giraffe-fsharp/Giraffe

dependabot/nuget/tests/Giraffe.Tests/fantomas-7.0.0

64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump fantomas from 6.3.16 to 7.0.0 in /tests/Giraffe.Tests
Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.16 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsprojects/fantomas/release...
64J0 deleted a branch giraffe-fsharp/Giraffe

revert-dependabot-directories

64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
  • ci: revert dependabot configuration to scan only one directory (#645) 0b29c5c

View on GitHub

64J0 closed a pull request on giraffe-fsharp/Giraffe
Revert dependabot configuration to scan only one directory
## Description Revert the dependabot setup introduced with PR https://github.com/giraffe-fsharp/Giraffe/pull/639. Reason: It started creating some duplicated PRs: ![image](https://github.c...
64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
> I'm actually not sure why a matrix would be needed. The test project already tests against different runtimes. From my understanding, the idea is to test each version alone in a single environ...

View on GitHub

64J0 opened a draft pull request on giraffe-fsharp/Giraffe
Revert dependabot configuration to scan only one directory
## Description Revert the dependabot setup introduced with PR https://github.com/giraffe-fsharp/Giraffe/pull/639 ## How to test <!-- Please describe how one can test/verify that the PR is ...
64J0 created a branch on giraffe-fsharp/Giraffe

revert-dependabot-directories - A native functional ASP.NET Core web framework for F# developers.

64J0 created a review comment on a pull request on giraffe-fsharp/Giraffe
https://github.com/giraffe-fsharp/Giraffe/pull/644

View on GitHub

64J0 created a review on a pull request on giraffe-fsharp/Giraffe

View on GitHub

64J0 created a branch on giraffe-fsharp/Giraffe

use-matrix-for-build-and-test-ci - A native functional ASP.NET Core web framework for F# developers.

64J0 deleted a branch giraffe-fsharp/Giraffe

add-dotnet-nine

64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
  • Add .NET 9 as target framework, fine-tune dependabot, update CI and clean tests removing .NET 6/7 from target framewo... 914a5ce

View on GitHub

64J0 closed a pull request on giraffe-fsharp/Giraffe
Add .NET 9 as target framework, fine-tune dependabot, update CI and clean tests removing .NET 6/7 from target frameworks
## Description With this PR, - I'm adding .NET 9 as a target framework; - Changing **fantomas** CI to run using ubuntu-latest; - Changing **build-and-test** push trigger to execute only fo...
Load more