Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip master build steps #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Skip master build steps #4

wants to merge 5 commits into from

Conversation

ryantxu
Copy link

@ryantxu ryantxu commented May 9, 2019

This:

  1. Avoids the master deploy scripts
  2. Builds everything rather than just the fast version. (Needed to get windows and OSX builds)

* grafana/master: (40 commits)
  TableData: support name (grafana#16983)
  Changelog: Typo guage -> gauge (grafana#16982)
  TestData: stream via fetch (grafana#16963)
  plugins: fix how datemath utils are exposed to plugins (grafana#16976)
  NewDataSource: Updated page header title
  fix(prometheus): issue with click label to filter for recording rules in Explore
  Explore: Removes Promise.All from runQueries thunk (grafana#16957)
  Chore: Add prometheus basic auth proxy (grafana#16882)
  Snapshot: use given key and deleteKey (grafana#16876)
  DataSourcePlugins: more generics improvements (grafana#16965)
  AddDataSource: Updated page design & categories (grafana#16971)
  Templating: Support selecting all filtered values of multi-value variable (grafana#16873)
  Chore: Add Input stories (grafana#16897)
  FieldDisplay: Don't use group ui elements in field editors (grafana#16953)
  GettingStarted: Fixes layout issues, fixes grafana#16926 (grafana#16941)
  PanelModel: Fix crash after window resize, fixes grafana#16933 (grafana#16942)
  Singlestat: fixed centering issue for very small panels (grafana#16944)
  Tests: Adds end-to-end tests skeleton and basic smoke test scenario (grafana#16901)
  Chore: Replaces moment with Grafanas DateTime (grafana#16919)
  InfluxDB: Fix HTTP method should default to GET (grafana#16949)
  ...
@ryantxu ryantxu added the patch label May 9, 2019
* master: (62 commits)
  add support for periodically reloading mysql client certs (grafana#14892)
  Chore: Deduplicate sqlstore transaction code (grafana#17069)
  Alertmanager: Replace illegal chars with underscore in label names (grafana#17002)
  Adjusted documentation for gcs to reflect the code (grafana#16947)
  fix: Initial url update in Explore should replace existing url history grafana#17030 (grafana#17061)
  Explore: Allow switching between metrics and logs  (grafana#16959)
  Chore: explore possibilities of using makefile (grafana#17039)
  Chore: Bump jest to 24.8.0 (grafana#17094)
  Chore: Bump ts-node to 8.1.0 (grafana#17093)
  Release: Updated changelog
  backend: replace /pkg/errors with errutil (grafana#17065)
  Explore: Fixes filtering in Prometheus queries when clicking in Table (grafana#17083)
  Remotecache: Avoid race condition in Set causing error on insert.  (grafana#17082)
  Build: Support publishing MSI to grafana.com (grafana#17073)
  InputDataSource: better empty value support (grafana#17075)
  Panels: Fixed alert icon position in panel header (grafana#17070)
  GraphPanel: use SeriesData directly (skip legacy transformation) (grafana#17037)
  Streaming: support streaming in MetricsPanelCtrl (grafana#17034)
  Gauge: Fix switching orientation issue when switching from BarGauge to Gauge (grafana#17064)
  serverlock: run tests async should be more linear time wise (grafana#17059)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant