Commit Graph

42 Commits

Author SHA1 Message Date
Nikhil Badyal 218e0984fc 👷 Setup python 2024-04-20 18:11:44 +05:30
Nikhil Badyal 95a3f943f3 🐛 Install requirements 2024-04-20 17:29:51 +05:30
Nikhil Badyal 24f170552f Use updates json from other branch 2024-04-18 11:10:02 +05:30
Nikhil Badyal e740cbb07a Ability to override patch apps from GH UI 2024-04-17 21:38:19 +05:30
Nikhil Badyal 63ca520990 🐛 Fix changelog file format 2024-04-14 13:57:33 +05:30
Nikhil Badyal 8864e3678e 👷 Update change log by default 2024-04-13 00:18:27 +05:30
Nikhil Badyal 4a08e7affe 🎨 Save patch resource version 2024-04-12 17:09:28 +05:30
Nikhil Badyal bd44c41dc1 💥 Replace docker-compose with docker compose 2024-04-04 12:20:49 +05:30
Nikhil Badyal a075f10b54 👷 Added write permission to job 2023-09-01 12:25:48 +05:30
Nikhil Badyal bc5635530b 🐛 Steps not running 2023-08-28 21:45:52 +05:30
Nikhil Badyal 09a10fb68e 👷 Run Tmate in debug mode (#349) 2023-08-28 20:58:23 +05:30
Nikhil Badyal 048f1affd8 👷 Use Local compose (#319) 2023-08-26 13:09:33 +05:30
Nikhil Badyal e307032582 👷 Use Local compose (#318) 2023-08-26 12:02:18 +05:30
Nikhil Badyal d581ed8ae3 🎨 Added Dockerfile (#309) 2023-08-25 19:04:43 +05:30
Nikhil Badyal 4e22efda31 👷 Removed FILES_TO_EXPECT 2023-08-22 15:01:42 +05:30
Nikhil Badyal 85c68547d6 🎨 Moved apk sources out of config. (#294) 2023-08-21 13:30:36 +05:30
Nikhil Badyal 84d833dadc Check new supported apps 2023-08-05 20:07:00 +05:30
Nikhil Badyal 2e7d70b5db 🐛 Handle updated patch name 2023-08-04 09:16:56 +05:30
Nikhil Badyal 0be39e7b42 Inject reddit id 2023-07-13 22:24:59 +05:30
dependabot[bot] faa00c8940 Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 05:09:58 +00:00
Nikhil Badyal b52259701b 👷 Fixed file not detecting 2023-05-01 17:17:37 +05:30
Nikhil Badyal 8059752f66 👷 Use original action 2023-04-30 22:06:26 +05:30
dependabot[bot] 92b172582d Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 05:05:10 +00:00
dependabot[bot] f926c89eae Bump actions/checkout from 3.3.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 05:12:52 +00:00
dependabot[bot] bee047d19b Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 04:13:18 +00:00
Nikhil Badyal 8b9ac5d444 💚 Always build image [skip ci] 2022-12-25 20:41:48 +05:30
Nikhil Badyal c6636f4e7d 💚 Fixed variable name [skip ci] 2022-12-25 20:30:49 +05:30
Nikhil Badyal ff0b1c95c3 👷 Always Build Image in PR checks [skip ci] 2022-12-25 20:28:50 +05:30
Nikhil Badyal fd0df79d12 🐛 Run Local Docker-compose in case of PR 2022-12-25 20:23:38 +05:30
Nikhil Badyal 7f945c4d5f 👷 Added Tmate Debug session 2022-12-25 20:12:13 +05:30
dependabot[bot] 6d8bb77727 Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 04:13:50 +00:00
Nikhil Badyal 5ec01bbe03 💚 Increases GitHub Action Timeout 2022-12-07 23:58:14 +05:30
Nikhil Badyal 6a3625df3a 💩 Shitty code to build different various variant, to be Refactored 2022-11-05 13:13:13 +05:30
Nikhil Badyal 49b3696765 🐛 Missing Changelog file 2022-10-24 16:43:50 +05:30
Nikhil Badyal 0a7cf83bd7 👷 Add Changelog 2022-10-24 16:17:39 +05:30
Nikhil Badyal ba506b466d Expect files during PR checks 2022-10-18 22:55:35 +05:30
Nikhil Badyal f861d73d9f 👷 Workflow dispatch on PR check 2022-10-15 17:12:59 +05:30
Nikhil Badyal 2ccf46a8de 📝 Updated Docs 2022-10-13 23:36:29 +05:30
Nikhil Badyal 5f1a54e9c5 Increased Timeout 2022-10-13 22:55:18 +05:30
Nikhil Badyal 822654d802 👷 Version Bump 2022-10-13 22:43:14 +05:30
Nikhil Badyal 7cae2301d4 👷 Rename workflows 2022-10-13 22:32:18 +05:30
Nikhil Badyal 851cb9df07 👷 Reusable workflow 2022-10-13 22:22:59 +05:30