Commit Graph

198 Commits

Author SHA1 Message Date
James Cole
5c2397bbae
Remove unused workflows. 2024-05-25 08:05:32 +02:00
James Cole
d3ced65524
Remove 2024-05-24 05:30:17 +02:00
James Cole
252076ec1f
Add to cleanup 2024-05-22 06:12:19 +02:00
James Cole
bbec28591f
Add workflow that responds to PRs 2024-05-22 06:02:49 +02:00
James Cole
075a360ba6
Add new workflow for issue thing. 2024-05-21 20:20:06 +02:00
James Cole
a6265ce8ab
Fix line in job. 2024-05-19 10:28:01 +02:00
dependabot[bot]
561e228a2d
Bump github/command from 1.1.1 to 1.2.0
Bumps [github/command](https://github.com/github/command) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/github/command/releases)
- [Commits](https://github.com/github/command/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: github/command
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 03:12:36 +00:00
James Cole
5bd72f6428
Add command 2024-04-26 05:32:21 +02:00
James Cole
8e7d42201f
Merge branch 'main' into develop 2024-04-20 07:18:51 +02:00
Sander D
8bb7739f05
Update release.yml
Signed-off-by: Sander D <git@sanderdorigo.nl>
2024-04-18 10:20:47 +02:00
James Cole
a7d6f26051
Sign release 2024-04-14 13:34:41 +02:00
James Cole
a3077fe43b
Merge branch 'main' into develop 2024-04-14 08:52:38 +02:00
James Cole
63bb84d375
Workflow runs on "main" 2024-04-14 08:52:27 +02:00
James Cole
963f017be3
Merge branch 'main' into develop 2024-04-08 07:46:41 +02:00
dependabot[bot]
1fea9c6817
Bump github/command from 1.1.0 to 1.1.1
Bumps [github/command](https://github.com/github/command) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/github/command/releases)
- [Commits](https://github.com/github/command/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github/command
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 04:03:50 +00:00
James Cole
edd54e23c5
Merge branch 'main' into develop 2024-04-07 10:40:03 +02:00
James Cole
1238df8784
Switch to v38 2024-04-07 10:38:17 +02:00
James Cole
54b2d02f63
Build JS in one go. 2024-04-07 10:31:24 +02:00
James Cole
d44e74d334
Merge branch 'main' into develop 2024-04-07 06:52:49 +02:00
James Cole
7d42c4ee5d
Move to v37 2024-04-07 06:45:48 +02:00
James Cole
2c4f2082fe
Update workflows. 2024-04-06 06:26:21 +02:00
James Cole
d2dc0c2bf0
Merge branch 'main' into develop 2024-04-03 05:12:51 +02:00
James Cole
9f4894bbb5
Fix https://github.com/firefly-iii/firefly-iii/issues/8748 2024-04-03 05:12:28 +02:00
James Cole
284ff4d1b0
Merge branch 'main' into develop 2024-04-02 16:53:31 +02:00
James Cole
bc0ab7af99
Spelling error in nightly release instructions 2024-04-02 16:53:18 +02:00
James Cole
a17bc7258f
Fix phpstan error courtesy of the laravel 11 upgrade (changed signatures and return types) 2024-04-02 15:40:33 +02:00
James Cole
bfa1fcbaf8
make sure output.txt is writeable. 2024-04-01 09:08:19 +02:00
James Cole
56243907c4
Add some debug info 2024-04-01 09:01:53 +02:00
James Cole
5928dd72e6
Forgot the zip name 2024-04-01 08:53:56 +02:00
James Cole
95a3a194b8
Better instructions 2024-04-01 08:37:49 +02:00
James Cole
da1b002a64
Clean up and expand normal release 2024-04-01 08:36:15 +02:00
James Cole
9ade5635d4
Add file with revision of the used branch. 2024-04-01 08:32:51 +02:00
James Cole
43a720b62b
It helps when you actually add 1 2024-03-31 17:06:37 +02:00
James Cole
0e8e364074
Can now release multiple development builds per day 2024-03-31 10:01:21 +02:00
James Cole
bbccbef578
Fix loop 2024-03-31 09:55:17 +02:00
James Cole
ee11a8e3a0
Add check for duplicate tags 2024-03-31 09:48:20 +02:00
James Cole
e8dffa0052
Update script version 2024-03-31 03:09:00 +02:00
James Cole
c4f0512f39
Run another composer, and dump the autoload files. 2024-03-31 03:06:58 +02:00
James Cole
a7a54c042c
Touch and exclude tar name 2024-03-28 05:53:31 +01:00
James Cole
53b501ca73
Add tar.gz file 2024-03-27 20:04:14 +01:00
James Cole
35559c077b
Update text in output. 2024-03-27 06:59:48 +01:00
James Cole
8a2d8f148e
Expand text under development release 2024-03-27 06:50:39 +01:00
James Cole
25873ef734
add npm update. 2024-03-26 07:31:33 +01:00
James Cole
01ce74dd72
Expand release script with shasum 2024-03-26 07:30:15 +01:00
James Cole
f3dd05a0c0
Move jobs to better times. 2024-03-20 06:12:56 +01:00
James Cole
47a91aa273
Exclude file from release. 2024-03-19 17:52:00 +01:00
James Cole
e77b6a55a4
Merge branch 'main' into develop 2024-03-19 17:33:49 +01:00
James Cole
d892257e8b
Add artifact. 2024-03-18 20:19:18 +01:00
James Cole
7680c8733f
Expand. include discussions. 2024-03-16 06:09:10 +01:00
James Cole
ad4f908c24
CI will stop complaining about code base, bi-weekly release picks this up. 2024-03-13 06:52:16 +01:00