2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Adam Novak
12bbfa9c4c Merge tag 'v84.1.0' into beta-sync 2020-12-14 19:39:39 -08:00
Stefan Arentz
356391c261
Create update-ac.yml workflow 2020-12-10 15:31:18 -05:00
Adam Novak
02768026ca Get the actually-missing version, in all the steps that need it 2020-11-08 17:26:59 -08:00
Adam Novak
5b2bbe9a08 Add pre-installation of missing SDK parts to Github Actions 2020-11-08 17:07:44 -08:00
Adam Novak
a6e01d9f8b Revert "Manually install NDK"
This reverts commit 9c0b461e90.
2020-10-26 17:27:13 -07:00
Adam Novak
3cd64d8be6 Revert "Also grab NDK for releases"
This reverts commit 955e87761c.
2020-10-26 17:27:03 -07:00
interfect
955e87761c
Also grab NDK for releases 2020-10-26 17:19:58 -07:00
interfect
9c0b461e90
Manually install NDK
I had to `sdkmanager "ndk;21.0.6113669"` locally too. Gradle is supposed to fetch all the SDK components for me, but for some reason it isn't doing do for this one.
2020-10-26 17:18:52 -07:00
Abhijit Valluri
2c98a87298 Update CI actions to remove deprecated set-env, new apk signing action
Removing set-env due to the vunerability mentioned by Github here:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-10-13 16:16:50 +01:00
Abhijit Valluri
000c11b89a [skip ci] fix issues with CI 2020-10-03 01:20:39 +01:00
Abhijit Valluri
52348a1d7a [skip ci] Update release automation script + update README 2020-09-30 12:47:42 +01:00
Abhijit Valluri
36e7683dc1 [skip ci] CI fixes and sign apk workflow 2020-09-29 14:12:40 +01:00
Abhijit Kiran Valluri
ae0dbc711b
[skip ci] enable release automation + fix PR template + update readme (#168)
Enabling release automation!! We can now create releases automatically by simply pushing a tag to the repo. Instructions in the README. Updated README to have some emojis that will make some important instructions pop out!

Plus minor fix to the PR template file that creates the boilerplate below.
2020-09-27 19:31:07 +01:00
Abhijit Kiran Valluri
9fc6654a39
[skip ci] fix github actions (#167) 2020-09-27 14:32:45 +01:00
Abhijit Kiran Valluri
e99a5e441f
Update PR template for our repo + update image for the github bot comment + allow skipping CI (#165)
* Update screenshot for comment with one non-members will see

* Update PR template with instructions suitable for our fork

* Allow users to skip CI checks if necessary
2020-09-27 13:17:05 +01:00
Abhijit Kiran Valluri
88ef9dd258
Put the comment on the PR after CI passes (#164) 2020-09-27 04:50:18 +01:00
Abhijit Kiran Valluri
0f7331d544
Comment on PR with link/instructions for downloading built apks (#162) 2020-09-27 03:53:22 +01:00
Abhijit Valluri
fd6fe1bb75 Let github actions upload the apk built during CI 2020-09-26 19:29:57 -07:00
Abhijit Kiran Valluri
faba50a252
Remove daily build schedule from github actions
Remove unnecessary daily build from the github actions workflow
2020-09-17 10:32:01 +01:00
Abhijit Kiran Valluri
df9d8bceae
Create github actions for Continuous Integration! (#116)
* Add github actions workflows

* Add github actions for CI

* Fix lint and detekt errors

* Add caching to the github actions

* Add the workflow statuses to the README

* Give the jobs more descriptive names

* Consolidate github actions workflows to a single workflow

* Give the steps meaningful names, save detekt and lint results
2020-09-16 17:38:49 -07:00
Jeff Boek
3b3648e650 Adds triage action 2020-01-15 12:29:34 +02:00