-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: fill or remove RSR template placeholders #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
282653c
chore: estate-wide security compliance
hyperpolymath 652f2d0
chore: update guix.scm from squisher-corpus
hyperpolymath edf6e0a
chore: fill or remove RSR template placeholders
hyperpolymath 8f1dced
Merge branch 'main' into fix/rsr-placeholders
hyperpolymath File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,7 @@ on: | |
| workflow_dispatch: | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
| pages: write | ||
| id-token: write | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,7 @@ concurrency: | |
| cancel-in-progress: true | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,7 @@ on: | |
| branches: [main, master] | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,6 +27,7 @@ concurrency: | |
| cancel-in-progress: true | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,7 @@ on: | |
| types: [published] | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,7 @@ on: | |
| workflow_dispatch: | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,7 @@ name: Push email notification | |
| on: | ||
| push: {} | ||
| permissions: | ||
| actions: read | ||
| contents: read | ||
| jobs: | ||
| notify: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,6 +12,7 @@ on: | |
| - 'v*' | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,6 +10,7 @@ on: | |
| pull_request: | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,7 @@ on: | |
| branches: [main] | ||
|
|
||
| permissions: read-all | ||
| actions: read | ||
|
|
||
| jobs: | ||
| analysis: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,6 +11,7 @@ concurrency: | |
| cancel-in-progress: true | ||
|
|
||
| permissions: | ||
| actions: read | ||
| contents: read | ||
|
|
||
| jobs: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,71 +1,18 @@ | ||
| ;; SPDX-License-Identifier: MPL-2.0 | ||
| ;; Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk> | ||
| ;; | ||
| ;; Guix package definition for intsoc-transactor | ||
| ;; | ||
| ;; Usage: | ||
| ;; guix shell -D -f guix.scm # Enter development shell | ||
| ;; guix build -f guix.scm # Build package | ||
| ;; | ||
| ;; TODO: Replace intsoc-transactor and customize inputs for your language/stack. | ||
| ;; See: https://guix.gnu.org/manual/en/html_node/Defining-Packages.html | ||
| ; SPDX-License-Identifier: MPL-2.0 | ||
| ;; guix.scm — GNU Guix package definition for squisher-corpus | ||
|
hyperpolymath marked this conversation as resolved.
|
||
| ;; Usage: guix shell -f guix.scm | ||
|
|
||
| (use-modules (guix packages) | ||
| (guix gexp) | ||
| (guix git-download) | ||
| (guix build-system gnu) | ||
| (guix licenses) | ||
| (gnu packages base)) | ||
| (guix licenses)) | ||
|
|
||
| (package | ||
| (name "intsoc-transactor") | ||
| (name "squisher-corpus") | ||
| (version "0.1.0") | ||
| (source (local-file "." "source" | ||
| #:recursive? #t | ||
| #:select? (lambda (file stat) | ||
| (not (string-contains file ".git"))))) | ||
| (source #f) | ||
| (build-system gnu-build-system) | ||
| (arguments | ||
| '(#:phases | ||
| (modify-phases %standard-phases | ||
| ;; TODO: Customize build phases for your project | ||
| ;; Examples for common stacks: | ||
| ;; | ||
| ;; Rust: | ||
| ;; (replace 'build (lambda _ (invoke "cargo" "build" "--release"))) | ||
| ;; (replace 'check (lambda _ (invoke "cargo" "test"))) | ||
| ;; | ||
| ;; Elixir: | ||
| ;; (replace 'build (lambda _ (invoke "mix" "compile"))) | ||
| ;; (replace 'check (lambda _ (invoke "mix" "test"))) | ||
| ;; | ||
| ;; Zig: | ||
| ;; (replace 'build (lambda _ (invoke "zig" "build"))) | ||
| ;; (replace 'check (lambda _ (invoke "zig" "build" "test"))) | ||
| (delete 'configure) | ||
| (delete 'build) | ||
| (delete 'check) | ||
| (replace 'install | ||
| (lambda* (#:key outputs #:allow-other-keys) | ||
| (let ((out (assoc-ref outputs "out"))) | ||
| (mkdir-p (string-append out "/share/doc")) | ||
| (copy-file "README.adoc" | ||
| (string-append out "/share/doc/README.adoc")))))))) | ||
| (native-inputs | ||
| (list | ||
| ;; TODO: Add build-time dependencies | ||
| ;; Examples: | ||
| ;; rust (gnu packages rust) | ||
| ;; elixir (gnu packages elixir) | ||
| ;; zig (gnu packages zig) | ||
| )) | ||
| (inputs | ||
| (list | ||
| ;; TODO: Add runtime dependencies | ||
| )) | ||
| (home-page "https://github.com/hyperpolymath/intsoc-transactor") | ||
| (synopsis "Internet Society document transactor") | ||
| (description "RSR-compliant project. See README.adoc for details.") | ||
| (license (list | ||
| ;; MPL-2.0 extends MPL-2.0 | ||
| mpl2.0))) | ||
| (synopsis "squisher-corpus") | ||
| (description "squisher-corpus — part of the hyperpolymath ecosystem.") | ||
| (home-page "https://github.com/hyperpolymath/squisher-corpus") | ||
| (license ((@@ (guix licenses) license) "PMPL-1.0-or-later" | ||
| "https://github.com/hyperpolymath/palimpsest-license"))) | ||
|
hyperpolymath marked this conversation as resolved.
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.