Commit Graph

75 Commits

Author SHA1 Message Date
Carter Jernigan 820f63bf00 [#455] Setup Java 3.1.0 2022-04-06 15:42:46 -04:00
Carter Jernigan b05c85193c [#447] Gradle 7.4.2 2022-04-06 15:42:46 -04:00
Carter Jernigan 97285fb031 [#439] GitHub Cache action v3 2022-03-28 07:59:26 -04:00
Carter Jernigan 5ab1d0b26e [#440] Fix close repository GitHub Action name 2022-03-28 07:59:26 -04:00
Carter Jernigan d796665419 [#444] Remove unnecessary closeAndReleaseRepository
Snapshot deployments don’t need to be closed
2022-03-28 07:59:26 -04:00
Honza Rychnovsky 885478ebcc
Pull request template update: (#436)
- link to Code Review Guidelines fix
- reviewer instructions text minor change
2022-03-17 08:23:34 +01:00
Carter Jernigan f1046bae53 [#434] Add workflow to unwedge Maven Central deployments 2022-03-16 13:50:43 -04:00
Carter Jernigan 9ee2fd1300 [#430] Extend build timeout for deployment 2022-03-16 08:52:05 -04:00
Carter Jernigan 0f29cde97c [#426] Cancel concurrent pull request builds 2022-03-11 06:19:27 -05:00
Carter Jernigan 06b2b524c6 [#425] Pin GitHub Action versions
Previously versions were using tags.  By pinning them to SHAs, it ensures the versions cannot be changed.

Also note that I used the latest release, so many of the actions received a version bump as part of this change.
2022-03-11 06:19:27 -05:00
Carter Jernigan fcc148e9d2 Set signing secrets as command line arguments
It was suggested that GitHub Actions might have an issue with the periods in the signing Gradle properties.  This is an attempt to see if that is the issue.

From Gradle’s perspective `ORG_GRADLE_PROJECT_signing.secretKeyRingFile=` as an environment variable should be equivalent to a command line argument of `-Psigning.secretKeyRingFile=`
2022-02-18 09:39:11 -05:00
Carter Jernigan f3b66797d3 [#394] Add robo test configuration 2022-02-10 08:06:43 -05:00
Carter Jernigan 1e3e114e8a [#392] Fix collection of CI results 2022-02-08 07:28:00 -05:00
Carter Jernigan 08d87df372 Disabling signing for publishToMavenLocal
This is an attempt to fix release build deployments
2022-02-04 07:13:02 -05:00
Carter Jernigan c2ce1f201b [#381] Automatically release snapshots 2022-02-04 07:12:41 -05:00
Carter Jernigan 4cb764e2fc [#387] Correct path for attaching library to CI results 2022-02-04 07:12:11 -05:00
Carter Jernigan 099986de39 [#373] Add PR and issue templates
This updates our templates to be more consistent with the Secant app repository.

Note that the checklist item for code coverage was removed for now, until we improve the test infrastructure for the SDK.

This also addresses a security reminder, by explicitly stating that one shouldn't run the demo app from a pull request until after reviewing the code changes.
2022-02-03 11:07:43 -05:00
Carter Jernigan d08210a170 Add environment for GitHub Actions deployment 2022-02-02 15:22:49 -05:00
Carter Jernigan be530e000e [#379] Increase CI timeout to avoid flakiness 2022-02-02 14:22:33 -05:00
Carter Jernigan 01d766d8f8 [#380] Fix maven local publishing during release deployments 2022-02-02 14:22:33 -05:00
Carter Jernigan fe7f8d5e0d Bugfix for building snapshots on GitHub Actions 2022-01-27 13:42:29 -05:00
Carter Jernigan 3c575a497c Configure build with GitHub Actions
Also configure testing with Firebase Test Lab
2022-01-26 15:19:28 -05:00
Linda Lee c6a1d43819 Update issue templates
update feature request template
2020-06-01 14:44:05 -05:00
Linda Lee fbfc894613 Update issue templates
update bug report template.
2020-06-01 14:42:53 -05:00
Linda Lee d35fb351d2 Add issue templates 2020-05-27 10:14:26 -05:00