Skip to content

Tags: wangwei6688/magma

Tags

v1.3.3

Toggle v1.3.3's commit message
Create v1.3.3 release tag.

v1.3.2

Toggle v1.3.2's commit message
Create the v1.3.2 release tag.

v1.3.1

Toggle v1.3.1's commit message
[release] Bump magma artifact version in ovs_deploy

Signed-off-by: Jacky Tian <[email protected]>

v1.3.0

Toggle v1.3.0's commit message
[release] Bump artifact version

Signed-off-by: Jacky Tian <[email protected]>

v1.2.0

Toggle v1.2.0's commit message
[baremetal] Final update for v1.2.0 tagout

Signed-off-by: Jacky Tian <[email protected]>

v1.1.0

Toggle v1.1.0's commit message
Add terraform-docs table to online upgrade terraform example readme

v1.0.1

Toggle v1.0.1's commit message
Upgrade protobuf and grpc go module version so it matches orc8r and lte

v1.0.0

Toggle v1.0.0's commit message
Do not fatal upgrades page if stable channel not available

Summary:
magma#803
#nomorebugsafterthisone
#micdrop

Reviewed By: xjtian

Differential Revision: D18253602

fbshipit-source-id: 19743e9e856799f5cf47d84a38064ec4a9affd4e

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message
Text stories + color

Summary: Ability to set the text color with a prop + stories

Reviewed By: naor9991

Differential Revision: D18084122

fbshipit-source-id: c37ebf5d553634d6b3f95fb4c82e09f6402dde43

v1.0.0-alpha1

Toggle v1.0.0-alpha1's commit message
@allow-large-files [platform] Upgrade deps (magma#609)

Summary:
Pull Request resolved: magma#609

Pull Request resolved: facebookexternal/fbc#1411

`➜ fbc yarn upgrade --latest`
Undo change for `"eslint-plugin-prettier": "^2.6.0",` - the style change a lot and can't get it to accept the fb one. Also doesn't work with our IDE integrations.
Fix errors:
`➜ fbc yarn eslint --fix .`
Update sqlite3 binary.
Manually ensure the packages.json have the same version. I tried running yarn upgrade in each folder to and it didn't do anything. (`➜  fbc cd ../fbcnms-projects && for d in ./*/ ; do (cd "$d" && yarn upgrade --latest); done`)

allow-large-files - this is how we've been doing it thus far, open to suggestions... but not now

Reviewed By: rckclmbr

Differential Revision: D17196205

fbshipit-source-id: c5de72f294009594e395c775a1192c6dd199e2d8