notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/rubygem-gitlab-experiment/distinfo

Number of commits found: 14

Saturday, 6 Jan 2024
08:18 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: update to 0.9.1

Required for gitlab-ce 16.7.
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment/-/releases
commit hash: 391152fd8b4db3f1bb609f165b588960c32bfa11 commit hash: 391152fd8b4db3f1bb609f165b588960c32bfa11 commit hash: 391152fd8b4db3f1bb609f165b588960c32bfa11 commit hash: 391152fd8b4db3f1bb609f165b588960c32bfa11 391152f
Wednesday, 4 Oct 2023
15:50 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: update to 0.8.0

Required for gitlab-ce 16.4
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment/-/releases
commit hash: 6bbe343765827d549e540100d03f8eeac846aa10 commit hash: 6bbe343765827d549e540100d03f8eeac846aa10 commit hash: 6bbe343765827d549e540100d03f8eeac846aa10 commit hash: 6bbe343765827d549e540100d03f8eeac846aa10 6bbe3437
Friday, 22 Apr 2022
08:44 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: update to 0.7.1

Required for gitlab-ce 14.10.
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment/-/tags/v0.7.1

Fixes some concurrency issues with rollout strategies
Fixes issue with [before/around/after]_run callbacks

MFH:		2022Q2
commit hash: 1d36c8d06effacab2b60a351e6841acc990f08ca commit hash: 1d36c8d06effacab2b60a351e6841acc990f08ca commit hash: 1d36c8d06effacab2b60a351e6841acc990f08ca commit hash: 1d36c8d06effacab2b60a351e6841acc990f08ca 1d36c8d
Wednesday, 9 Mar 2022
10:07 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: update to 0.7.0

Required for gitlab-ce 14.8.

0.7.0 Changelog

Added

Add an improved "run" callback interface with before_run, after_run and
around_run

Add a configuration for strict experiment registration (disallow anonymous
experiments without being backed by a class definition)
Add class level interface for defining the experiment behaviors
Add initial capability for rollout strategies to assign control
Add register_behavior rspec matcher

Fixed

Fixed compatibility for ruby 2.6.x
Fixed issues with stubbing and the track rspec matcher

Changed

Allow publish to be called without a result argument

Deprecated

The use of use { } and try { } has been deprecated, instead use control { },
candidate { } and variant(:named_variant) { }

Passing a named variant argument to candidate { } (or try { }) has been
deprecated, instead use variant(:named_variant) { }

Calling variant (as in variant.name to get, or variant(:assigned_variant) to
set) has been deprecated, instead use assigned (as in assigned.name to get the
variant that has been assigned, and assigned(:assigned_variant) to manually set
one)
Using public *_behavior methods has been deprecated, instead declare the
experiment in the class using control, candidate and variant(:variant_name)
registration methods
Configuration of context_hash_strategy has been deprecated, instead use
context_key_secret and context_key_bit_length configuration options
Configuration variant_resolver, and inclusion_resolver options have been
deprecated, instead put this logic into custom rollout strategies
The experiment_group? method has been deprecated, which may have been overridden
in subclasses, instead put this logic into custom rollout strategies
The flipper_id and session_id methods have been deprecated, which may have been
overridden in subclasses, instead put this logic into custom rollout strategies

Removed

Removed scientist as a gem dependency

Other

Project has been moved to
https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment

https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment/-/releases
commit hash: 35ed666c6825196d8eb639d1b05d4f26fcd68562 commit hash: 35ed666c6825196d8eb639d1b05d4f26fcd68562 commit hash: 35ed666c6825196d8eb639d1b05d4f26fcd68562 commit hash: 35ed666c6825196d8eb639d1b05d4f26fcd68562 35ed666
Wednesday, 22 Dec 2021
17:04 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: udpate to 0.6.5

Required for gitlab-ce 14.6.
commit hash: b5c666d499a471383f4f2a91170e5a36a4cf31ab commit hash: b5c666d499a471383f4f2a91170e5a36a4cf31ab commit hash: b5c666d499a471383f4f2a91170e5a36a4cf31ab commit hash: b5c666d499a471383f4f2a91170e5a36a4cf31ab b5c666d
Tuesday, 31 Aug 2021
09:54 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: Update to 0.6.4
commit hash: 29b458f01b993a9c0d86e54ecfb5bf4a748f394e commit hash: 29b458f01b993a9c0d86e54ecfb5bf4a748f394e commit hash: 29b458f01b993a9c0d86e54ecfb5bf4a748f394e commit hash: 29b458f01b993a9c0d86e54ecfb5bf4a748f394e 29b458f
Friday, 30 Jul 2021
08:48 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: Update to 0.6.3

Changelog:
Fixes an issue with generating urls when script_name is present in
default_url_options
commit hash: 8d1ba9624a812189f175675f496e47ea6c8f6dc4 commit hash: 8d1ba9624a812189f175675f496e47ea6c8f6dc4 commit hash: 8d1ba9624a812189f175675f496e47ea6c8f6dc4 commit hash: 8d1ba9624a812189f175675f496e47ea6c8f6dc4 8d1ba96
Saturday, 24 Jul 2021
07:08 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: Update to 0.6.2

Required for gitlab-ce 14.1.
commit hash: 9c1825f4e292f9396dfbe3b24abefdb024fc5ac3 commit hash: 9c1825f4e292f9396dfbe3b24abefdb024fc5ac3 commit hash: 9c1825f4e292f9396dfbe3b24abefdb024fc5ac3 commit hash: 9c1825f4e292f9396dfbe3b24abefdb024fc5ac3 9c1825f
Saturday, 29 May 2021
16:23 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: Update to 0.5.4.

Required for gitlab-ce 13.12.
commit hash: 01f59f9f4f81af09b44339c138928742be803a13 commit hash: 01f59f9f4f81af09b44339c138928742be803a13 commit hash: 01f59f9f4f81af09b44339c138928742be803a13 commit hash: 01f59f9f4f81af09b44339c138928742be803a13 01f59f9
Friday, 23 Apr 2021
19:06 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-experiment: Update to 0.5.3.

This update is required for gitlab-ce 13.11.
commit hash: 80fb44d1165f2380744e4a98bce3f0d4f75cfef4 commit hash: 80fb44d1165f2380744e4a98bce3f0d4f75cfef4 commit hash: 80fb44d1165f2380744e4a98bce3f0d4f75cfef4 commit hash: 80fb44d1165f2380744e4a98bce3f0d4f75cfef4 80fb44d
Tuesday, 6 Apr 2021
07:51 Matthias Fechner (mfechner) search for other commits by this committer
Update to 0.5.1 which is required for gitlab-ce 13.10.
commit hash: 3fba248f462edc2f174cd346296e5878a1126f31 commit hash: 3fba248f462edc2f174cd346296e5878a1126f31 commit hash: 3fba248f462edc2f174cd346296e5878a1126f31 commit hash: 3fba248f462edc2f174cd346296e5878a1126f31 3fba248
Wednesday, 3 Mar 2021
09:29 mfechner search for other commits by this committer
Update to 0.4.12 which is required for gitlab-ce 13.9 upgrade.
Original commitRevision:567038 
Wednesday, 13 Jan 2021
09:00 mfechner search for other commits by this committer
Update to 0.4.5.
Original commitRevision:561443 
Monday, 21 Dec 2020
23:23 mfechner search for other commits by this committer
New ports required for gitlab-ce 13.7 upgrade.
Original commitRevision:558867 

Number of commits found: 14