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

update fork #1

Merged
merged 81 commits into from
Apr 8, 2020
Merged

update fork #1

merged 81 commits into from
Apr 8, 2020

Conversation

dnilasor
Copy link
Owner

@dnilasor dnilasor commented Apr 8, 2020

update fork

spinnaker-release and others added 30 commits February 7, 2020 11:21
* add captains log

* update infographic

* Implement syntax suggestions from Travis

* shorten traj copy and put above graphic, keeping it above fold

* add clarifying subtitle good for SEO

* remove unused image refs in head matter

* Update community/captains-log/index.md

Co-Authored-By: Dave Dorbin <ddorbin@google.com>

* add doc to repos description

Co-authored-by: Dave Dorbin <ddorbin@google.com>
Co-authored-by: brian-armory <53799971+brian-armory@users.noreply.github.com>
* update intro and add analyses to events graph

* add analysis and values to data visualization explanations

* fix img title case

* syntax edits
* Clarify artifact format usage with spin CLI

* Update reference/artifacts/index.md

Co-Authored-By: Dave Dorbin <ddorbin@google.com>

* Update reference/artifacts/index.md

Co-Authored-By: Dave Dorbin <ddorbin@google.com>

* Update index.md

Co-authored-by: Dave Dorbin <ddorbin@google.com>
#1703

Co-authored-by: Travis Tomsu <ttomsu@google.com>
* chore(kubernetes): link to v1 provider removal rfc

* chore(kubernetes): replace link to clouddriver at master with hash

* chore(kubernetes): replace v2 setup link with reference link

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…ifications (#1711)

* docs(managed-delivery): Document ability to use interactive Slack notifications

* Address review feedback + minor improvements
At this stage in the Managed Delivery Getting Started Guide, this is a
gentle reminder of the endpoint that should be used to see all of the
possible values of the `AWS_ACCOUNT_NAME` placeholder.

Co-authored-by: Emily Burns <emburns@netflix.com>
changed ref-style link names

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
* docs(submitting): add more info around the RFC process

* Update community/contributing/submitting.md

Co-Authored-By: Dave Dorbin <ddorbin@google.com>

* Update community/contributing/submitting.md

Co-Authored-By: Dave Dorbin <ddorbin@google.com>

* Update community/contributing/submitting.md

Co-Authored-By: Dave Dorbin <ddorbin@google.com>

Co-authored-by: Dave Dorbin <ddorbin@google.com>
…viousClass for Orca DualExecutionRepository (#1700)

"com.netflix.spinnaker.orca.sql.telemetry.SqlInstrumentedExecutionRepository" was already deleted and currently using class name for DualExecutionRepository doesn't work because of spinnaker/spinnaker#5381

It's better to use bean name now.

Co-authored-by: brian-armory <53799971+brian-armory@users.noreply.github.com>
Co-authored-by: Rob Zienert <rob@robzienert.com>
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v10.5.0...v12.3.3)

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

Co-authored-by: Dave Dorbin <ddorbin@google.com>
* fix(plugins): updating plugin documentation for pf4j
maggieneterval and others added 28 commits March 19, 2020 14:00
Co-authored-by: Travis Tomsu <ttomsu@google.com>
update the "add REPOSITORY" command. it needs the raw content
…1758)

The mergify config currently doesn't distinguish between merging to master and
merging to a release branch.  It currently never merges to release branches
because mergify doesn't have permission to merge to these branches (due to
branch protection rules).

I don't want to give mergify that permission without updating the config file
here, as then it would merge to release branches after any approval, whereas we
only want to merge to release branches if a PR is approved by a release manager.

This updates the mergify config to scope the existing rules to only apply to
the master branch, and adds a new rule to merge to release branches upon
approval by a release manager.

Because the 1.17 branch (and likely the 1.18 branch in some repos) is still
exclusively using Travis CI instead of github actions, also add a rule the
merges if Travis CI passes to account for these branches. This rule can be
deleted once all of the active branches in the repo are using Github actions.

Co-authored-by: Michael Plump <plumpy@google.com>
I accidentally re-released 1.19.2; revert the change to the
docs so the release time stays correct (and so that the extra
deprecated on 1.19.1 goes away).

This reverts commit 51a7e74.
The documentation mentioned that the Jenkins master should be set up
using a user's password. It turns out that the API key should be used
instead. This commit changes the documentation to reflect that.

Co-authored-by: Michael Plump <plumpy@google.com>
* Updating settings.js code

Based off this issue, setting the settings.js configuration to the new setting helped us in our email notifications. Deck was broken until we applied this change. 

spinnaker/spinnaker#2484 (comment)

* Updating to settings-local.js

* Update setup/features/notifications/index.md

Co-Authored-By: Eric Zimanyi <ezimanyi@google.com>

Co-authored-by: Eric Zimanyi <ezimanyi@google.com>
in section Enable your custom provider by following an error was coming.
Was passed main parameter 'hal' but no main parameter was defined in your arg class
I fixed it by separating in 2 steps
1-Configure the parameters
2-Enable the oauth2 feature with `authn oauth2 enable`
First pass of these docs for the first gardening day. We'll iterate as people try it out for this and subsequent gardening days.
@dnilasor dnilasor merged commit c3b6fe0 into dnilasor:master Apr 8, 2020
dorbin added a commit that referenced this pull request Jul 23, 2020
Co-authored-by: Dave Dorbin <ddorbin@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.