Abertawe, Cymru
Dw i'n Genevieve Clifford, I'm a PhD student (and learning demonstrator) in Computer Science at Swansea University, I study digital poverty in the Welsh transgender community. You can find out more at mun-tonsi.net/phd (that's a permalink).
From Genevieve Clifford to ~sircmpwn/sr.ht-discuss
I have a private hub project, but I don't seem to be able to set collaborators in the settings, is there something I'm missing here? I'd also like to set "global" privacy settings for jobs triggered by pushes to a private git repo on builds, again I don't seem to be able to configure collaborators here, is this possible to set up (as it doesn't seem to pull this from the git repo settings)? Best, Genevieve -- Genevieve Clifford My pronouns are: she/her | Fy rhagenw yw: hi Website | Gwefan: https://mun-tonsi.net Email | E-bost: genevieve@mun-tonsi.net
From Genevieve Clifford to ~sircmpwn/sr.ht-discuss
On Thu, 2024-09-26 at 16:47 +0200, Matěj Cepl wrote: > so you can do something like > https://git.sr.ht/~mcepl/m2crypto/tree/master/item/.build.yml#L37 > where I build README.html only for the `master` branch. On Thu, 2024-09-26 at 14:00 +0000, Marius wrote: > I think the assumption is that you can exit early from a task, or > execute complete-build to stop all tasks, if your branch doesn't > match the one that you want. Thank you both for these! Much appreciated 🙂 Best, Gen
From Genevieve Clifford to ~sircmpwn/sr.ht-discuss
Is there a way of specifying in the YAML build specification that builds should only run on pushes to certain branches? Thanks, Genevieve
From Genevieve Clifford to ~mun-tonsi/thesis-devel
--- ATTRIBUTIONS.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ATTRIBUTIONS.md diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md new file mode 100644 index 0000000..968285e --- /dev/null +++ b/ATTRIBUTIONS.md @@ -0,0 +1,4 @@ # Attributions ## Basteleur font[message trimmed]
From Genevieve Clifford to ~mun-tonsi/thesis-announce
This is the mailing list for announcements for my PhD thesis (the document itself, not the more general project; that's at trans-digital- inequality@lists.gfsc.studio).
From Genevieve Clifford to ~mun-tonsi/toki-sona
Closes: https://todo.sr.ht/~mun-tonsi/toki-sona/2 --- main.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main.rb b/main.rb index 790f365..e52b564 100644 --- a/main.rb +++ b/main.rb @@ -13,10 +13,10 @@ Dotenv.load # Read command line options options = Optimist::options do opt :email, "Send emails" opt :template, "Path to ERB template file", :type => :string, :required => true[message trimmed]
From Genevieve Clifford to ~mun-tonsi/toki-sona
Looks good, nice work me! !resolve implemented: 1
From Genevieve Clifford to ~mun-tonsi/toki-sona
References: https://todo.sr.ht/~mun-tonsi/toki-sona/1 --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..3a70d4d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ # Contributing to toki-sona Hi, great to see you'd like to contribute to toki-sona! As you can see, this project is hosted on [sourcehut](https://sr.ht) which has different modes of operation than GitHub or GitLab.[message trimmed]
From Genevieve Clifford to ~sircmpwn/email-test-drive
--- mun-tonsi | 1 + 1 file changed, 1 insertion(+) create mode 100644 mun-tonsi diff --git a/mun-tonsi b/mun-tonsi new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/mun-tonsi @@ -0,0 +1 @@ -- 2.45.1 I have successfully used git send-email![message trimmed]
From Genevieve Clifford to ~sircmpwn/email-test-drive
--- mun-tonsi | 1 + 1 file changed, 1 insertion(+) create mode 100644 mun-tonsi diff --git a/mun-tonsi b/mun-tonsi new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/mun-tonsi @@ -0,0 +1 @@ -- 2.45.1 I'm about to try git send-email[message trimmed]