All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add skill upload and download commands. a238bb9
- Get files only instead of detached clone. #341
- Add commit markers to persistChanges. c97f69b
- Add pullRequestHandler. bb2f4da
- Transact PR and check entities. #361
- Add github.editContent helper. ffc66de
- Add before and after method. 1f691fb
- Add sha to persistChanges update callback. c571f7f
- Credential lookup without org and repo. bfe89d7
- Support in
run
command for GCP Cloud Run. #400 - Check handler can set PR comment. 13f6c96
- Add helpers to create and track tmp files and dirs. 1ef713a
- Add global option state handling. 2497452
- Transact audit result. 0db7b18
- Add support for Datalog query args. d594a5d
- New authentication methods. #482
- Add credentials resolution helpers. #65
- Skip payload logging for container skills. ae77043
- Add ttl to storage api. 8710804
- Export retry helper. dafea5d
- Rename handler to handle in index. 53b06db
- Handle ref and sha errors in pull_request_handler. 5a229db
- Always push when pullRequest.update is provided. 38f6a87
- Switch to safe datomic rules. 03c3fde
- Add rules to datalog queries. 20d8e48
- Stop transacting check runs into datomic. #452
- Do not raise PR when no files have been changed. 2f76973
- Fix issue with undefined in subscription result. 12145c1
- Fix rendering of negative bytes. 6644037
- Ensure dirs exist when cloneFiles is used. 4a54eb9
- Create baseDir on project.load. e201264
- Bind ?ctx. beffcb4
- Missing staging support in Datalog query client. #429
0.11.0 - 2021-04-26
- Add version information to startup. 4deec03
- Change
@google-cloud/functions-framework
dependency. #153
0.10.0 - 2021-04-21
- Add details to check. a80b3bd
- Add ability to lazily change PR. 8d6a5f9
- Add pluralization helper. dd8b8e0
- Add tx to formatMarkers. 2df7dc6
- Add levenshteinSort helper. eaf3648
- Add cachify helper. b8c8139
0.9.1 - 2021-04-01
- Add truncate helper. 641c6fd
- Add on_push subscription. 70c9a5b
- Add link to skill and configuration to PR body. edbca6c
- Add extension to allow custom mapping. 0f0aedc
- Don't swallow expections in event handlers. 6f53ffd
0.9.0 - 2021-03-01
- Promote transact to a full Datalog client. 7965595
0.8.1 - 2021-02-04
- Forcibly fetching current branch fails. #222
0.8.0 - 2021-02-03
- Add capabilities to skill definition. e47e128
- Add support for uploading code scanning results. 01e646a
- Update schema. #202
- Set author and committer using env variables. #215
- Change ensureBranch behavior when sync false. #214
- Add ordering to PubSub publishing. #218
0.7.1 - 2021-01-15
- Fix ensureBranch when branch does not exist. ad7fd34
- Account for all possibilities in ensureBranch. f6cb5c8
0.7.0 - 2021-01-11
- Move text truncation to byte size. 7291c46
0.6.2 - 2020-12-07
- Use same config for globs and type generation. #143
0.6.1 - 2020-12-03
0.6.0 - 2020-11-24
- Add retry on DNS issue to GraphQL client. 96556eb
- Merge default value into state. 50c1050
0.5.1 - 2020-11-14
- Add visible to visibility in HandlerStatus. 74f608b
0.5.0 - 2020-11-10
- Add schema package script. b65c630
- Add atm-codegen command to remove code gen from skill projects. f12243a
- Update schema. 161b4a9
- Fix case in provider display names. cbc50da
0.4.1 - 2020-10-27
- Add support for datalogSubscriptions in skill definitions. 3e4ea81
- Update GraphQL schema. ce72b84
- Subsequent edits to managed pull requests remove existing labels. #100
0.4.0 - 2020-10-21
- Add support for datalog subscriptions. #94
0.3.1 - 2020-10-16
- Update title for existing PRs. 2958170
0.3.0 - 2020-10-15
- Remove single dispatch and add support for webhooks. #82
- Consolidate skill categories. #90
- BREAKING Remove support for single dispatch. #77
0.2.3 - 2020-10-05
0.2.2 - 2020-09-30
- Check that stack fileName exists. f6b9b34
0.2.1 - 2020-09-30
- Fixed graphql path lookup. 371a295
0.2.0 - 2020-09-26
- Add cache support for store and restore file caches. fc4c69c
- Export generated types for named triggers. 8ac07c7
- Allow individual commits with persistChanges. dfa359c
- Don't fail on non existing fragments. dbcb33b
- Add options to set name and email on commit. 762d025
- Add signals, gates and gateSubscriptions. 5f26261
- Add new invoke command. 1651e4e
- Add
index.ts
and re-structure code. #14 - Add function to manage a GitHub check. 9ed9428
- Add pushStrategy parameters helper. 42535da
- Add persistChanges helper. 1f8c8e2
- Add closePullRequests helper. 882f8c1
- Allow parameters to be passed into runSteps. bcf1f83
- Add support for resources on docker artifacts. d3e0eae
- Add helper to select skill configuration for commands. #16
- Add helper to create HandlerStatus instances. 00a6ecf
- Rexport the slack-messages helpers. c7bde59
- Add npmJSRegistry resource provider method. 984f406
- GitHub Check output.summary can only have 65535 characters. #29
- Add matchesFilter helper for repository filtering. 522afd6
- Add state backed by storage bucket. 1d2cd72
- Allow for explicit abort of steps. 3a79edf
- Move to skill.ts from index.ts for skill definition. #15
- Make users and channels optional in Destinations. d0eb283
- Swap author and committer when user details are provided to git.commit. 1b556eb
- Fix filtering of repos when different org/repos are configured. d111c6a