All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.3 (2020-01-16)
0.6.2 (2020-01-06)
- Implement additional deploy params (a627815)
0.6.1 (2019-12-18)
- Change locking to include target (74c833b)
0.6.0 (2019-12-18)
- Implement a publish method (036dc49)
0.5.3 (2019-12-18)
- Implement a publish method (036dc49)
0.5.3-6 (2019-11-24)
- Match refs with glob (2ede53a)
0.5.3-5 (2019-11-19)
- Watch uses its own id (7b58117)
0.5.3-4 (2019-11-18)
- Remove old watches. (2eeed14)
0.5.3-3 (2019-11-18)
- Log statement style (bce7e5b)
0.5.3-2 (2019-11-18)
- Push watch execute with install (65b1fbc)
0.5.3-1 (2019-11-18)
0.5.3-0 (2019-11-18)
- Add auto deploy using watches (cdf5719)
0.5.2 (2019-11-07)
- Ensure config errors are logged correctly (e300a93)
0.5.1 (2019-10-26)
- Remove undeploy deployments (fd6d7fb)
0.5.0 (2019-10-24)
- Remove UI from core deliverybot (4770073)
0.4.3 (2019-10-19)
- Make csrf optional (bdac9f8)
0.4.2 (2019-10-18)
- Implement an app config endpoint (902b1e4)
0.4.1 (2019-10-18)
- Use node-fetch for auth (443680c)
0.4.0 (2019-10-18)
0.3.5 (2019-10-12)
0.3.4 (2019-10-10)
- Throw errors on auto deploy fail (978ebf3)
0.3.3 (2019-10-09)
- Correct deploy error reporting for conflicts (1820fdb)
- Log in automatically on home (1d74316)
0.3.2 (2019-10-07)
- Fix failed get config (4962826)
0.3.1 (2019-10-06)
- Add ref to auto deploy contents (7a01621)
0.3.0 (2019-10-06)
0.2.0 (2019-10-05)
- Implement locking of auto deployments (65aeaba)
0.1.9 (2019-10-04)
- Inject store interface into load (709e4ef)
0.1.8 (2019-10-02)
- Add link to spectrum (83aa6ba)
0.1.7 (2019-09-30)
- Use last deployment status not first (915e220)
0.1.6 (2019-09-30)
- Ensure repo is correct on watch (22fc544)
- Use latest status as deployment state (b50e494)
0.1.5 (2019-09-29)
- Deployment can have undefined sha (2261c7e)
0.1.4 (2019-09-29)
- Removal deploy use sha (3cfef95)
0.1.3 (2019-09-26)
- Add turbolinks for speed (2db0a75)
- Add user scope for email (a275239)
- Dynamically load in deployments and checks (5c03a07)
0.1.2 (2019-09-18)
- Redirect to original after login (a3b1398)
0.1.1 (2019-09-17)
- Direct install link (bbdb0f3)
0.1.0 (2019-09-12)
-
Match GitHub actions template syntax using the ${{ }} style parameters. Additionally adds more parameters into the template logic:
-
pull_request with full PR data.
-
commit with full commit information.
-
owner, target, repo parameters.
-
Keeps pr and short_sha parameters for compatibility.
- Fix commit status ids (265a888)
- Larger commit status popover (3f2e4c6)
- Use popover instead of detail (efd4ba8)
- Add a nothing status to deploys and commits (0336bc8)
- Add back link to repo header (a367e92)
- Add last deployed along with latest marker (690c86f)
- Add repositories link to header (67d979d)
- Add timing to individual deployments (2648a5e)
- Clean up empty states and links (cfb4e2f)
- Match actions template syntax (adc387f)
- Move location of required contexts (87d8f37)
- Provide a rollback button (078cb45)
0.0.7 (2019-09-10)
- Cleanup page naming (6aff4a9)
- Development 404 with app init (b5d9da0)
- Refactor js to a file (88cde4d)
- Add logout (0f0fc8c)
- Change routes (c99f6da)
- Move to static path (7c7aee7)
- Smarter redirect (4e63d61)
0.0.6 (2019-09-01)
0.0.5 (2019-09-01)
- Allow deployments to set task (83f82e5)
- Bind toggles on page refresh (fff6b0e)
- Empty state when no repos (51f9eba)
- Home should link to deploys (2496fb9)
- Log entire error message (a0a8165)
- Redirect after commit (e661bbe)
- Remove base owner/repo route (5d3a7e7)
- Schema property invalid (2e5010a)
- Add commit status to commit page (c606498)
- Add csrf protection for deployment forms (ae93492)
- Add deployment descriptions (e48b4f0)
- Add target selector to commit page (9e716f0)
- Ensure correct permission on pr deploy (8bd07f3)
- Success status wins over waiting (7e781da)
0.0.4 (2019-08-23)
0.0.3 (2019-08-23)
- Fixes for running as a library (5c24016)
0.0.2 (2019-08-22)
- Dynamic loading on commits page (55aefa8)
- Move to library distribution (86ef59f)
- Realtime capabilities using external source (08424b0)
- Always deploy by branch ref instead of commit (fed4200)
- Clean up usage of fetching deploy config() (ca9df59)
- Ensure that helm initializes client only (2977162)
- Ensure that the correct preview headers set (b975691)
- Go back to using the unpkg version of css (95f331f)
- Improve deploy button look (0e7fd18)
- Next in middleware. (40aebcb)
- Remove executor build config (3a1cddf)
- Remove testing code (889ecd2)
- Remove zip from package step (dc22245)
- Set correct default chart (8e76616)
- Set correct session name for firebase (7328ac0)
- Set steps for deliverying to gcloud (109d147)
- Set variable default correctly (fb6f8c6)
- Update app css to latest (e9b2af6)
- Use oidShort in templates (c10e3a9)
- Use the correct repository for deployments (9c27031)
- Vary on accept header (fb1dbd2)
- Verify at least one deployment (36d5d4f)
- Waiting status overruled by success (d88b43b)
- Whitelist cloud-functions image (2fd751a)
- Add error handling pages. (9832dc6)
- executor: Add executor framework. (c978007)
- Add commit page with deployment status (967fef3)
- executors/helm: Move executor to use gitlab base (860d20b)
- Add dynamic deploy commit page (92a932e)
- Add executor package. (7e65ce1)
- Add log display (418f5de)
- Add main deliverybot github handling (c346409)
- Add repo listing and configuration (e6e4b76)
- Cleaner deploy list style (7dc3dd1)
- Deploy master branch commits (c7527cb)
- Implement deployment to cloud functions (6fe2dd4)
- Improve deployments view page (4155196)
- Improve log page polling with status markers (231e8c9)
- Multiple deployments for a single target (ec6ad9b)
- Provide google cloud functions interop (275ecb3)
- executors/helm: Add helm executor (7a54c3a)
- Remove deploy handler (a5d8367)
- Remove execution component (b1ac741)
- Secret management. (11fe879)
- Setup probot app (4c439c6)
- Undeploy instead of inactive status (29b195a)