catornot
|
9341bba7aa
|
Bump version
Merge Conflict Auto Label / triage (push) Failing after 2s
Release / build-northstar (push) Has been cancelled
Release / build-thunderstore-package (push) Has been cancelled
|
2026-08-10 03:57:06 -04:00 |
|
cat_or_not
|
db02e32618
|
fix: release zip including an extra folder (#765)
fix build system
|
2026-08-09 19:38:32 -04:00 |
|
catornot
|
a213ed25e3
|
bump version correctly this time
|
2026-08-09 18:06:56 -04:00 |
|
cat_or_not
|
2007023082
|
New Build Pipeline (#763)
|
2026-08-09 17:25:45 -04:00 |
|
cat_or_not
|
95cd53461a
|
Bump DiscordRPC plugin to v14 (#742)
|
2025-09-29 00:09:32 +02:00 |
|
NachosChipeados
|
44c68e8e2c
|
Update links to point to new wiki (#734)
Updates the wiki links to point to the new wiki. Also removes mention of the deprecated NorthstarWiki repo
|
2025-04-18 02:10:32 +02:00 |
|
GeckoEidechse
|
df9ff77e26
|
Use env var to define DiscordRPC version (#727)
to make editing the version number easier
|
2024-12-04 17:21:18 +01:00 |
|
GeckoEidechse
|
7ae04b0f32
|
Bump DiscordRPC plugin to v13 (#715)
Co-authored-by: cat_or_not <41955154+catornot@users.noreply.github.com>
|
2024-11-11 13:15:08 +01:00 |
|
GeckoEidechse
|
4ac160313e
|
Use long arg for tr command (#712)
as it's more readable and indicative what it does
|
2024-10-14 12:37:09 +02:00 |
|
GeckoEidechse
|
8f8dc0540a
|
Bump DiscordRPC plugin to v12 (#704)
Co-authored-by: Zanieon <william-millennium@hotmail.com>
|
2024-09-07 22:42:07 +02:00 |
|
GeckoEidechse
|
b8aaa68473
|
Bump DiscordRPC plugin to v11 (#702)
Co-authored-by: cat_or_not <41955154+catornot@users.noreply.github.com>
|
2024-09-07 03:13:56 +02:00 |
|
GeckoEidechse
|
8306655433
|
Exclude markdown files from Mods in releases (#700)
|
2024-09-03 17:29:46 +02:00 |
|
GeckoEidechse
|
ec3a748de8
|
Bump NorthstarNavs to v4 (#695)
Bump NorthstarNavs to v4
Co-authored-by: Zanieon <william-millennium@hotmail.com>
|
2024-08-31 01:09:52 +02:00 |
|
GeckoEidechse
|
23dfbf1f3e
|
Trim trailing whitespaces
|
2024-08-29 18:52:01 +02:00 |
|
GeckoEidechse
|
8fdfdbd61a
|
Add Action to auto-label PRs with merge conflicts (#682)
|
2024-08-09 13:22:51 +02:00 |
|
GeckoEidechse
|
767927fb92
|
Bump DiscordRPC plugin to v10 (#666)
|
2024-07-06 02:30:35 +02:00 |
|
GeckoEidechse
|
7a72ecffcf
|
Bump softprops/action-gh-release action to v2 (#652)
as v1 uses Node 16 which is being deprecated in a few months
|
2024-06-22 12:09:23 +02:00 |
|
GeckoEidechse
|
e7e2d55c9b
|
Bump upload/download artifact actions to v4 (#650)
as v3 is being deprecated in a few months
|
2024-06-18 15:04:50 +02:00 |
|
GeckoEidechse
|
ada52bb828
|
Bump cbrgm/mastodon-github-action to v2 (#635)
And update parameters accordingly
|
2024-03-03 12:22:12 +01:00 |
|
GeckoEidechse
|
86085f5c91
|
Bump CI runner to Ubuntu 22.04 (#627)
|
2024-02-18 22:16:46 +01:00 |
|
GeckoEidechse
|
ad3601c607
|
Bump actions/checkout to v4 (#625)
v3 uses Node 16 which is slated for deprecation by GitHub Actions
|
2024-02-06 16:39:25 +01:00 |
|
GeckoEidechse
|
904e6b00ef
|
Bump DiscordRPC to v9 (#622)
Bumps DiscordRPC to match Plugin Interfaces / Plugins v4.
|
2024-02-04 03:37:37 +01:00 |
|
GeckoEidechse
|
4c0f02ba4f
|
Escape backticks in run command (#617)
otherwise bash thinks we're trying to run the command "`"
|
2024-01-13 17:56:36 +01:00 |
|
GeckoEidechse
|
06f551ef71
|
Bump NorthstarNavs to v3 (#605)
Co-authored-by: Zanieon <william-millennium@hotmail.com>
|
2023-12-20 13:13:25 +01:00 |
|
GeckoEidechse
|
ee9239f4ae
|
Rename Action from Build to Release (#585)
to better reflect what it does
|
2023-12-14 15:00:26 +01:00 |
|
GeckoEidechse
|
cfc1498753
|
Calculate checksum twice (#591)
build: Calculate checksum twice
Instead of storing result in env var.
|
2023-11-19 22:32:32 +01:00 |
|
GeckoEidechse
|
abf59ba5fe
|
Print checksum to job summary (#589)
Makes it easier to copy out for making PR to Docker image repo
|
2023-11-17 19:57:12 +01:00 |
|
GeckoEidechse
|
05a32ee30e
|
Bump DiscordRPC plugin to v6 (#587)
|
2023-11-15 17:06:32 +01:00 |
|
GeckoEidechse
|
e595fa0a83
|
Use long form for cli args (#565)
* Replace `mkdir`'s `-p` with `--parents`
* Replace `rm`'s `-d` with `--dir`
* Replace `mv`'s `-v` with `--verbose`
* Replace `sed`'s `-i` with `--in-place`
* Replace `wget`'s `-O` with `--output-document`
|
2023-11-07 16:42:36 +01:00 |
|
GeckoEidechse
|
937a1cdbba
|
Bump DiscordRPC plugin to v5 (#583)
Bump DiscordRPC plugin to v5 which corresponds to the first version that supports plugins v3
|
2023-11-06 02:32:12 +01:00 |
|
GeckoEidechse
|
de87f41b45
|
Delete bash scripts in project root as well (#578)
Delete bash scripts in project root as well to prevent wait script from being included in release files
|
2023-11-02 13:32:13 +01:00 |
|
GeckoEidechse
|
d6d2dfe47d
|
Use dl link instead of release page in wait script
Use the download link instead of the release link in wait script as
release link becomes valid on tag creation before download is ready.
|
2023-11-02 13:09:38 +01:00 |
|
GeckoEidechse
|
c829a40caa
|
Pass missing version number to wait script
|
2023-11-02 12:49:34 +01:00 |
|
GeckoEidechse
|
a11a37e710
|
Checkout repo files as first step (#577)
Checkout the files from this repo first in order to have the bash
script ready that is needed to block launcher files download.
|
2023-11-02 12:14:51 +01:00 |
|
GeckoEidechse
|
72e8e50d77
|
Fix bash script file name
I changed the filename but forgot to update it in the CI config
|
2023-11-02 12:02:09 +01:00 |
|
GeckoEidechse
|
8fb1f315bb
|
Add step to wait for launcher files to be ready (#576)
Adds a small bash script and calls it in CI to block the CI from progressing until the launcher release files are uploaded.
|
2023-11-02 11:51:52 +01:00 |
|
GeckoEidechse
|
4dccb376ec
|
Trim trailing whitespaces
|
2023-10-30 21:05:31 +01:00 |
|
Jack
|
ec0491e1e3
|
Make add-to-project work on PRs (#574)
|
2023-10-29 00:01:55 +02:00 |
|
GeckoEidechse
|
cd971e5c0d
|
Publish Mastodon post on new release (#571)
Adds an action to publish a post to Mastodon on each new release
|
2023-10-19 17:25:13 +02:00 |
|
GeckoEidechse
|
587363f257
|
Only run add-to-project action on issues
PRs from forks are triggered from that fork which means that they don't
have access to the necessary token
|
2023-10-15 02:19:18 +02:00 |
|
Jack
|
711676ec8a
|
Add workflow for adding PRs and Issues to the project board (#566)
Automatically adds all opened issues and pull requests to the project board.
|
2023-10-14 23:11:48 +02:00 |
|
GeckoEidechse
|
c447dcd04e
|
Bump NorthstarNavs to v2 (#512)
Co-authored-by: Zanieon <william-millennium@hotmail.com>
|
2023-07-13 18:30:40 +02:00 |
|
F1F7Y
|
1171a5fd2d
|
Download launcher from release instead of rebuilding (#498)
|
2023-06-22 23:10:57 +02:00 |
|
pg9182
|
39ac00c374
|
Remove placeholder_playerdata.pdata (#459)
Not needed since v1.10 (R2Northstar/NorthstarLauncher@841881af9e).
|
2023-04-29 18:34:56 +02:00 |
|
pg9182
|
0e68be66f7
|
Update README project list (#464)
Update README project list to mention Atlas, DiscordRPC, and web page as well.
|
2023-04-23 13:40:22 +02:00 |
|
pg9182
|
6132fc2c7d
|
Fix typo in 7a7ca84bd2 (#461) (#465)
|
2023-04-22 23:18:09 +02:00 |
|
pg9182
|
7a7ca84bd2
|
Remove stray release dir from release zip (#461)
For some reason there's a stray empty `release` folder inside the release zip that shouldn't be there.
|
2023-04-22 22:58:14 +02:00 |
|
pg9182
|
7db68d5169
|
Show SHA-512 checksum of release zip (#462)
This will print SHA-512 checksum of release zip
|
2023-04-22 22:55:59 +02:00 |
|
pg9182
|
aa4d230051
|
Update DiscordRPC to v4 (#460)
Requires plugins v2.
|
2023-04-22 03:11:46 +02:00 |
|
GeckoEidechse
|
aeb3e5ee17
|
Bump download-artifact action to v3 (#447)
v2 is being deprecated
|
2023-04-07 17:34:36 +02:00 |
|