Ecosyste.ms: Timeline

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

64J0

64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
@dependabot rebase

View on GitHub

64J0 deleted a branch giraffe-fsharp/Giraffe

dependabot/nuget/fantomas-6.3.15

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

View on GitHub

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 created a review on a pull request on giraffe-fsharp/Giraffe

View on GitHub

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

View on GitHub

64J0 deleted a branch giraffe-fsharp/Giraffe

dependabot/github_actions/github/codeql-action-3

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

View on GitHub

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 created a review on a pull request on giraffe-fsharp/Giraffe

View on GitHub

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

View on GitHub

64J0 pushed 4 commits to 602-add-documentation-and-sample-for-openapi-configuration giraffe-fsharp/Giraffe
  • add GitHub dependabot configuration to give hints regarding package updates 1ee757f
  • Merge pull request #621 from giraffe-fsharp/add-dependabot Add GitHub dependabot configuration 07d307b
  • add global rate limiting sample (#622) 695fcfd
  • add OpenApi section to the docs a28734f

View on GitHub

64J0 deleted a branch giraffe-fsharp/Giraffe

add-global-rate-limiting-sample

64J0 pushed 1 commit to master giraffe-fsharp/Giraffe
  • add global rate limiting sample (#622) 695fcfd

View on GitHub

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
  • add GitHub dependabot configuration to give hints regarding package updates 1ee757f
  • Merge pull request #621 from giraffe-fsharp/add-dependabot Add GitHub dependabot configuration 07d307b
  • add global rate limiting sample 1182c83

View on GitHub

64J0 deleted a branch giraffe-fsharp/Giraffe

update-analyzers-version

64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
Closing in favor of dependabot PRs.

View on GitHub

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.

View on GitHub

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

View on GitHub

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/602
64J0 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.

64J0 created a comment on an issue on ionide/KeepAChangelog
Got it, thanks for the explanation.

View on GitHub

64J0 closed an issue on ionide/KeepAChangelog
New versions on Nuget
## Description: Hey, hope you're good. I noticed that the [last version available on Nuget](https://www.nuget.org/packages/Ionide.KeepAChangelog.Tasks#versions-body-tab) for this package is 0.1.8 ...
64J0 opened an issue on ionide/KeepAChangelog
New versions on Nuget
## Description: Hey, hope you're good. I noticed that the [last version available on Nuget](https://www.nuget.org/packages/Ionide.KeepAChangelog.Tasks#versions-body-tab) for this package is 0.1.8 ...
64J0 created a comment on a pull request on giraffe-fsharp/Giraffe
Noticed that it's not working properly yet, so I'll take more time to understand the problem and fix later.

View on GitHub

64J0 opened a 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 ...
Load more