Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
@dependabot rebase
64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
- chore(deps): bump fantomas from 6.3.11 to 6.3.15 (#627) Bumps [fantomas](https://github.com/fsprojects/fantomas) fro... 36c57dd
64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump fantomas from 6.3.11 to 6.3.15
Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.11 to 6.3.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsprojects/fantomas/releas...64J0 pushed 4 commits to dependabot/nuget/fantomas-6.3.15 giraffe-fsharp/Giraffe
- add global rate limiting sample (#622) 695fcfd
- add OpenApi section to the docs (#624) 956a07e
- chore(deps): bump github/codeql-action from 2 to 3 (#625) Bumps [github/codeql-action](https://github.com/github/cod... d28f359
- chore(deps): bump fantomas from 6.3.11 to 6.3.15 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.1... 16fc7b0
64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
- chore(deps): bump github/codeql-action from 2 to 3 (#625) Bumps [github/codeql-action](https://github.com/github/cod... d28f359
64J0 closed a pull request on giraffe-fsharp/Giraffe
chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/re...64J0 deleted a branch giraffe-fsharp/Giraffe
602-add-documentation-and-sample-for-openapi-configuration
64J0 closed an issue on giraffe-fsharp/Giraffe
Add documentation and sample for OpenApi configuration
## Description: Follow-up from this PR: https://github.com/giraffe-fsharp/Giraffe/pull/599. We basically need: - Some paragraphs explaining how this configuration works and how to use it; ...64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
- add OpenApi section to the docs (#624) 956a07e
64J0 pushed 4 commits to 602-add-documentation-and-sample-for-openapi-configuration giraffe-fsharp/Giraffe
64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
- add global rate limiting sample (#622) 695fcfd
64J0 closed a pull request on giraffe-fsharp/Giraffe
Add global rate limiting sample
## Description With this PR, I'm: * Adding a global rate limiting sample; ## How to test Instructions are available at sample's README. ## Related issues - Related to https://gith...64J0 pushed 3 commits to add-global-rate-limiting-sample giraffe-fsharp/Giraffe
64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
Closing in favor of dependabot PRs.
64J0 closed a draft pull request on giraffe-fsharp/Giraffe
Update analyzers
## Description With this PR, I'm updating `G-Research.FSharp.Analyzers` and `Ionide.Analyzers` nuget package versions, and `github/codeql-action/upload-sarif` action to v3. ## How to test ...64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
Indeed, this is safer than automatically merging. But it's good to receive alerts whenever new versions are available.
64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
Just to keep track later. I want to test some features from GitHub project management
64J0 opened a pull request on giraffe-fsharp/Giraffe
Add OpenApi section to the documentation
## Description Adds a new section to the documentation about the OpenApi package. ## Related issues - Close https://github.com/giraffe-fsharp/Giraffe/issues/60264J0 created a branch on giraffe-fsharp/Giraffe
602-add-documentation-and-sample-for-openapi-configuration - A native functional ASP.NET Core web framework for F# developers.