Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

ci: disabling nightly builds #87

Merged
merged 1 commit into from Jun 17, 2019
Merged

ci: disabling nightly builds #87

merged 1 commit into from Jun 17, 2019

Conversation

evertonfraga
Copy link
Member

What does it do?

removes nightly builds, to alleviate the amount of versions being released everyday.

@evertonfraga
Copy link
Member Author

Accepting #86, closing this one

@evertonfraga evertonfraga deleted the remove-nightly-builds branch June 13, 2019 16:56
@evertonfraga evertonfraga restored the remove-nightly-builds branch June 17, 2019 15:16
@evertonfraga evertonfraga reopened this Jun 17, 2019
@wolovim wolovim merged commit b520401 into dev Jun 17, 2019
@wolovim wolovim deleted the remove-nightly-builds branch June 17, 2019 20:07
evertonfraga added a commit that referenced this pull request Jul 22, 2019
* fix: refactor VersionList (#80)

* ci: disabling nightly builds (#87)

* fix: height 100% for apps (#88)

* fix: height 100% for apps

* fix: height fix when showing url bar

* test: add timestamp of last loaded time to versionlist

* fix: do not open local server on browser (#92)

* feat: expands showOpenDialog to accept `file` or `directory` (#90)

* feat: expands showOpenDialog to accept `file` or `directory` (or `file_multiple`, `directory_multiple`)

* fix: bool console warnings

* chore: update `openDirectory` param to `pathType`

* feat: Terminal Input (#94)

* feat: terminal input

* chore: show 'No logs yet.' message instead of blank terminal

* feat: scroll through terminal input history on up arrow and down arrow

* feat: plugin list categories (#97)

* feat: custom settable flags (#95)

* feat: custom settable flags

* fix: lint

* fix: tests

* feat: persist config data (#93)

* feat: persist config data

* feat: rehydrate settings from config.json

* fix: remove redux-persist cruft

* fix: function purity

* feat: persists plugin selection

* fix: listSubheader material-ui warning (#99)

* fix: listSubheader material-ui warning

* fix: remove extraneous key

* feat: protect terminal input (#96)

* feat: protect terminal input

* chore: update label to 'Hide input'

* Plugin details (#98)

* add codemirror

* rename "nodes" to "plugins"

* feat: add plugin view

* fix: empty loads and warnings

* fix: hide title if no metadata

* chore: update theme (#101)

* chore: update theme

* fix: colors as constants

* chore: use newState event (#89)

* chore: use newState event

* chore: use newState event

* fix: run `onConnect` on `connected`

* fix: watchForPeers only on client.type === 'client'

* chore: move block subscriptions to own method to not clutter onConnect method

* chore: update pluginError event name (#102)

* chore: update pluginError event name

* fix: update removeListeners event name

* chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#103)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: watchForPeers fix

* feat: component-scoped UI (#100)

* feat: start with component & client scope

* fix: add simplified config generator

* fix: change entry point of scoped view to config

* feat: allows nano to open grid-ui

* fix: createListeners for all plugins

* fix: disables toggle btns

* feat: start with component & client scope

* fix: add simplified config generator

* fix: change entry point of scoped view to config

* feat: allows nano to open grid-ui

* fix: createListeners for all plugins

* fix: disables toggle btns

* fix: capture flags in config.json

* feat: scoped apps rendering

* add xterm

* fix: restore toggle

* fix: remove cruft

* feat: Dark mode (#107)

* feat: first iteration of dark theme

* fix: lint rule exception

* chore: pass themeMode via props so that grid-ui can be opened with args.scope.themeMode = 'dark' or 'light'. defaults to 'dark'

* feat: open tabs dynamically (#106)

* feat: open tabs dynamically

* fix: resume state correctly

* fix: pass clientName correctly to set custom flags (#108)
evertonfraga added a commit that referenced this pull request Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants