Compare commits
No commits in common. "b268102ab01f7651c1b3207879579017f20fb21d" and "c3a53ded910a0f0c56ae147f43699c1be50cb2d0" have entirely different histories.
b268102ab0
...
c3a53ded91
2 changed files with 5 additions and 145 deletions
|
@ -14,40 +14,10 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
changes:
|
|
||||||
runs-on: nix
|
|
||||||
# Required permissions
|
|
||||||
permissions:
|
|
||||||
pull-requests: read
|
|
||||||
# Set job outputs to values from filter step
|
|
||||||
outputs:
|
|
||||||
forgejo: ${{ steps.filter.outputs.forgejo }}
|
|
||||||
minutes: ${{ steps.filter.outputs.minutes }}
|
|
||||||
events: ${{ steps.filter.outputs.events }}
|
|
||||||
handovers: ${{ steps.filter.outputs.handovers }}
|
|
||||||
budget: ${{ steps.filter.outputs.budgets }}
|
|
||||||
steps:
|
|
||||||
# For pull requests it's not necessary to checkout the code
|
|
||||||
- uses: https://github.com/dorny/paths-filter@v3
|
|
||||||
id: filter
|
|
||||||
with:
|
|
||||||
filters: |
|
|
||||||
forgejo:
|
|
||||||
- '.forgejo/**/*'
|
|
||||||
minutes:
|
|
||||||
- 'Minutes/**/*'
|
|
||||||
events:
|
|
||||||
- 'Events/**/*'
|
|
||||||
handovers:
|
|
||||||
- 'Committee/**/Handovers/*'
|
|
||||||
budgets:
|
|
||||||
- 'Committee/**/Budget/*'
|
|
||||||
|
|
||||||
# rust code must be formatted for standardisation
|
# rust code must be formatted for standardisation
|
||||||
pdfs:
|
pdfs:
|
||||||
# build it using teh base nixos system, helps with caching
|
# build it using teh base nixos system, helps with caching
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
needs: changes
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
script: [ handovers, minutes, budget, events ]
|
script: [ handovers, minutes, budget, events ]
|
||||||
|
@ -55,26 +25,20 @@ jobs:
|
||||||
# needs this to create tags and releases
|
# needs this to create tags and releases
|
||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
# the if statements are to only run if there are changes in the sub dir
|
|
||||||
# get the repo first
|
# get the repo first
|
||||||
- if: ${{ needs.changes.outputs.${{ matrix.script }} == 'true' }}
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/get_lfs@v3
|
||||||
- if: ${{ needs.changes.outputs.${{ matrix.script }} == 'true' }}
|
|
||||||
uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/get_lfs@v3
|
|
||||||
with:
|
with:
|
||||||
repository: ${{ gitea.repository }}
|
repository: ${{ gitea.repository }}
|
||||||
ref_name: ${{ gitea.ref_name }}
|
ref_name: ${{ gitea.ref_name }}
|
||||||
# actual script to run the build process
|
# actual script to run the build process
|
||||||
- if: ${{ needs.changes.outputs.${{ matrix.script }} == 'true' }}
|
- run: nix run .#${{ matrix.script }}
|
||||||
run: nix run .#${{ matrix.script }}
|
|
||||||
# zip the files so they can be released
|
# zip the files so they can be released
|
||||||
- if: ${{ needs.changes.outputs.${{ matrix.script }} == 'true' }}
|
- run: |
|
||||||
run: |
|
|
||||||
mkdir releases
|
mkdir releases
|
||||||
zip -r releases/${{ matrix.script }}.zip pdf_${{ matrix.script }}
|
zip -r releases/${{ matrix.script }}.zip pdf_${{ matrix.script }}
|
||||||
# upload them so they are available at https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/minutes_latest
|
# upload them so they are available at https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/minutes_latest
|
||||||
- if: ${{ needs.changes.outputs.${{ matrix.script }} == 'true' }}
|
- uses: https://forgejo.skynet.ie/Skynet/actions-forgejo-release@v1
|
||||||
uses: https://forgejo.skynet.ie/Skynet/actions-forgejo-release@v1
|
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.API_TOKEN_FORGEJO }}
|
token: ${{ secrets.API_TOKEN_FORGEJO }}
|
||||||
direction: upload
|
direction: upload
|
||||||
|
|
|
@ -1,104 +0,0 @@
|
||||||
## Attendance
|
|
||||||
### Present
|
|
||||||
* Brendan
|
|
||||||
* Eoghan
|
|
||||||
* Hans
|
|
||||||
* Nanda
|
|
||||||
* Daragh
|
|
||||||
* Kaiden
|
|
||||||
|
|
||||||
## Minutes
|
|
||||||
|
|
||||||
### Committee
|
|
||||||
|
|
||||||
#### Why Eoghan is calling meetings
|
|
||||||
Eoghan is stepping up as a core committee member since Irene is no longer a student.
|
|
||||||
|
|
||||||
#### Admin Seminar 2
|
|
||||||
Minimum 2, one core
|
|
||||||
Next Monday, 19:15
|
|
||||||
|
|
||||||
* Hans (Core)
|
|
||||||
* Nanda
|
|
||||||
* Kaiden (Core)
|
|
||||||
* Brendan
|
|
||||||
|
|
||||||
|
|
||||||
#### AGM
|
|
||||||
Announce 3 weeks in advance
|
|
||||||
Latest for Email/Discord (poster) is the 18th
|
|
||||||
|
|
||||||
#### Review Constitution
|
|
||||||
Kaiden had previously brought up pronouns in it.
|
|
||||||
Push it out on the long finger
|
|
||||||
|
|
||||||
#### Treasurer - Receipts
|
|
||||||
We have a folder for it
|
|
||||||
Eoghan will do a wiki page
|
|
||||||
|
|
||||||
Connor has to be sorted out.
|
|
||||||
|
|
||||||
#### Sponsorship
|
|
||||||
##### LERO
|
|
||||||
Eoghan, Emilia and Brendan met with Jim Buckly.
|
|
||||||
They are very responsive to sponsorship.
|
|
||||||
|
|
||||||
For PyCon we will have to wear their shirts for a photo-op at PyCon.
|
|
||||||
|
|
||||||
Meeting next Thursday afternoon.
|
|
||||||
Receipts they are interested in?
|
|
||||||
To be confirmed at meeting
|
|
||||||
|
|
||||||
##### Netapp
|
|
||||||
Make contact with Netapp again - Brendan
|
|
||||||
|
|
||||||
|
|
||||||
### Events
|
|
||||||
#### Last week
|
|
||||||
##### Sign Up Fair
|
|
||||||
Wrapped sweets
|
|
||||||
Pop in the thread [Add thread link here]
|
|
||||||
Wiki page to be created (multiple pages)
|
|
||||||
|
|
||||||
|
|
||||||
#### This Week
|
|
||||||
##### Intro to the Society
|
|
||||||
Presentation has to be done - Brendan (SKYNETTTTTTTTTTTT)
|
|
||||||
Very member driven?
|
|
||||||
|
|
||||||
How to get member on Discord
|
|
||||||
Wiki Page
|
|
||||||
|
|
||||||
Advertise open source (?)
|
|
||||||
|
|
||||||
Pizza for event?
|
|
||||||
|
|
||||||
#### Next Week
|
|
||||||
##### Skynet + Git
|
|
||||||
Will need laptops
|
|
||||||
|
|
||||||
Skynet - Brendan
|
|
||||||
|
|
||||||
Hans will take teh Git side of things
|
|
||||||
SSH keys and User/pass and token (Daragh)
|
|
||||||
|
|
||||||
### Skynet
|
|
||||||
#### discord.skynet.ie
|
|
||||||
Got approval to make these changes
|
|
||||||
|
|
||||||
### SISTEM
|
|
||||||
#### Sponsorship
|
|
||||||
Emilia needs to talk to her committee about it
|
|
||||||
|
|
||||||
#### Committee
|
|
||||||
Milan wants to join committee
|
|
||||||
|
|
||||||
### AOB
|
|
||||||
#### Flexibility of events
|
|
||||||
Can run multiple events a week?
|
|
||||||
Member lead events?
|
|
||||||
Milan and co want to give a presentation on Microsoft
|
|
||||||
|
|
||||||
|
|
||||||
#### 1st year wants to promote a class discord
|
|
||||||
Approved without any issue.
|
|
Loading…
Reference in a new issue