Граф коммитов

2774 Коммитов

Автор SHA1 Сообщение Дата
Octomerger Bot 06364de218
repo sync 2020-12-14 07:54:58 -08:00
Octomerger Bot 8db247d619
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-14 07:46:25 -08:00
Kevin Heis 62590cc976
getPathWithoutLanguage, remove split-slice-join pattern (#16914)
Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>
2020-12-14 15:45:45 +00:00
Octomerger Bot 02ca0543a2
repo sync 2020-12-14 07:42:40 -08:00
Octomerger Bot bafbf1f920
repo sync 2020-12-14 07:17:30 -08:00
Jason Etcovitch d891618fcc
Import Enterprise release notes for 2.20, 2.21 and 2.22.5 (#16909)
* Add 2.20

* Add 2.21

* Add 2.22.5

* Lint

* Properly format dates

* Update the tests
2020-12-14 15:16:29 +00:00
Jason Etcovitch ca127e987e
Change release notes colors (#16923)
* Use pastel colors

* Whit text

* Slugify/anchor section headings

* Use classes instead of style attributes

* Use fancy-pants SCSS

* Simplify a tad

* TIL text-inherit helper

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>

* Remove redundant `style` attr

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>
2020-12-14 15:06:03 +00:00
Octomerger Bot 513033992a
repo sync 2020-12-13 23:19:41 -08:00
Octomerger Bot 432742c921
repo sync 2020-12-13 23:07:42 -08:00
Octomerger Bot 2fd01faa5b
repo sync 2020-12-13 22:48:18 -08:00
Octomerger Bot 6df5f5ddcd
repo sync 2020-12-13 22:47:32 -08:00
Octomerger Bot 42d31f1aa3
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-13 22:46:17 -08:00
Andy McKay dee836bbd0
Update building-and-testing-java-with-maven.md (#1609)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-14 16:45:52 +10:00
Octomerger Bot 18ff3cf474
repo sync 2020-12-13 22:34:20 -08:00
Octomerger Bot b1c713b695
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-13 22:32:19 -08:00
Balazs Gyurak 6da68ce3e1
Fix GITHUB.SHA and GITHUB.REF for repository_dispatch (#1493) 2020-12-14 16:31:55 +10:00
Octomerger Bot a439523e38
repo sync 2020-12-13 22:15:06 -08:00
Octomerger Bot daf9eafc6b
repo sync 2020-12-13 21:56:29 -08:00
Octomerger Bot 47c43e49d5
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-13 21:54:48 -08:00
Dani Akash 70e8b76833
Info about committing node_modules to the git repo (#1454)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-14 15:54:24 +10:00
Octomerger Bot 7041bff46d
repo sync 2020-12-13 21:51:21 -08:00
Octomerger Bot 6bfa0364ec
repo sync 2020-12-13 21:40:18 -08:00
Octomerger Bot 5bcef31cbf
repo sync 2020-12-13 21:40:13 -08:00
Martin Lopes e499570617
Merge branch 'main' into patch-1 2020-12-14 15:38:31 +10:00
Octomerger Bot 49e9462676
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-13 21:38:21 -08:00
Lucas Costi 470e3da231
Add default branch note to workflow_run event (#2062) 2020-12-14 15:37:53 +10:00
Rémy Léone cecda2a163
Add `needs:` syntax example using `always()` condition (#1307)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-14 15:09:33 +10:00
Martin Lopes 7dfda1a18a
Merge branch 'main' into patch-1 2020-12-14 14:27:53 +10:00
Octomerger Bot 58e28faea4
repo sync 2020-12-12 12:05:29 -08:00
Kevin Heis c25bd6b58e
Merge pull request #2020 from github/repo-sync
repo sync
2020-12-12 11:52:57 -08:00
Kevin Heis a1598caa90
Merge branch 'main' into repo-sync 2020-12-12 11:51:48 -08:00
Kevin Heis a43544faaf
Update .github/workflows/triage-unallowed-contributions.yml 2020-12-12 11:49:46 -08:00
Omkar Phansopkar 947a0dfbe4
Update viewing-contributions-on-your-profile.md 2020-12-12 20:28:54 +05:30
Chiedo John 0cde1e92f6
Add Observability docs to service catalog (#16878)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-12-12 00:04:54 +00:00
Janice 9c25875683
Merge pull request #2007 from hyangah/patch-1
Update the supported Language/platforms list
2020-12-11 16:16:26 -07:00
Rachael Sewell 1d56eb6910
check for unallowed file os contributions (#16892)
* check for static file os contributions

* add change to show workflow review

* comment for test

* all pushes

* colon after push

* revert to version number

* debugging strange new error

* copy over file from working branch

* remove version

* update from test branch

* fix cond bug

* revert openapi schema change

* add custom translation handling

* allow testing

* push

* debug label

* move to proper area

* update route parm name

* uncomment

* revert translation

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* Update .github/workflows/triage-unallowed-contributions.yml

Co-authored-by: Janice <janiceilene@github.com>

* Update .github/workflows/triage-unallowed-contributions.yml

Co-authored-by: Janice <janiceilene@github.com>

* format code

* introduce mod

* add wildcard for openapi files

* revert file

* add back checks after tests

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Janice <janiceilene@github.com>
2020-12-11 23:04:57 +00:00
Janice e5af5eb553
Merge branch 'main' into patch-1 2020-12-11 15:01:46 -07:00
Octomerger Bot d4cef33b99
repo sync 2020-12-11 12:50:26 -08:00
Octomerger Bot 64d97dbce5
repo sync 2020-12-11 12:41:24 -08:00
Octomerger Bot ab10675666
repo sync 2020-12-11 12:24:38 -08:00
Octomerger Bot 12b58d04ac
repo sync 2020-12-11 12:17:39 -08:00
Octomerger Bot 25a6faeb65
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-11 12:15:52 -08:00
Jason Etcovitch 1e7af2a0bb
Add a check for GITHUB_ACTIONS (#16912) 2020-12-11 20:15:13 +00:00
Kevin Heis 28de276a17
Revert #574957397927895797584397843959398 (#16905)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-12-11 19:53:55 +00:00
Octomerger Bot 29fe1417ee
repo sync 2020-12-11 11:51:30 -08:00
Jason Etcovitch 21b44e08cb
Fix Algolia page for release notes (#16907)
* Add an h1 for Algolia

* Fix markdown styles
2020-12-11 19:38:45 +00:00
Octomerger Bot 23ef572e77
repo sync 2020-12-11 11:32:48 -08:00
Octomerger Bot a3a203cf1a
repo sync 2020-12-11 11:02:57 -08:00
Jason Etcovitch 92d5722103
Add 2.22 release notes (#16586)
* Add 2.22.0

* Add 2.22.1

* Add 2.22.2

* Add 2.22.3

* Add 2.22.4

* Lint YAML files

* intro shouldn't be required

* Align all notes

* Full height sidebar

* Make the sidebar full height properly

* Get the real layout going

* Include full name

* Move details > summary around

* Fix sticky sidebar

* Tweak bottom of page

* Add more label colors

* Change heading title

* Don't be <details>, change sticky header

* Include other releases' info

* Show prev/next links

* Change sidenav to show all releases

* Fix ordering of chevron

* Fix link underlines

* Collapsing minor versions

* Moar padding

* Setup schema for sub-sections

* Update a YAML file to match schema

* Redo rendering/sorting logic

* Update layout

* Convert remaining notes

* Improve schema

* Use proper min properties

* Custom bullet points

* Show details control for version picker

* Improve layout on small screens

* One more tiny fix

* Order by semver

* Use proper version in details

* Fix extra arrows showing up

* Change label colors

* Pass the reference check

* Add gradients

* Gradient all the things
2020-12-11 13:43:11 -05:00
Octomerger Bot aa24853198
repo sync 2020-12-11 10:42:29 -08:00