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

Implement transifex addon #400

Closed
wants to merge 23 commits into from
Closed

Conversation

meatballhat
Copy link
Contributor

  • get a lot of feedback
  • change a lot of things
  • make it work
  • profit 💸

end

def tx_set_source_options
@tx_set_source_options ||= [].tap do |o|

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

end

def update
sh.cmd "tx push --source --translations --no-interactive", echo: true

This comment was marked as spam.

This comment was marked as spam.

EOF
end

def update

This comment was marked as spam.

This comment was marked as spam.

end

def source_push
sh.raw "echo $TRAVIS_JOB_NUMBER | grep -q -E '\\.#{tx_config[:auto_push][:job]}$'",

This comment was marked as spam.

This comment was marked as spam.

emmaaaaaaaaaaaa and others added 2 commits June 2, 2015 10:49
apparently pip doesn't exactly enjoy being installed with --user when in a virtualenv, so let's make sure that it just runs non-`--user` when in a virtualenv.
emdantrim added 2 commits June 2, 2015 12:13
Which effecively makes auto-push enabled for all jobs; we'll try to automate once-per-build later.
…ravis-build into db-implement-transifex-addon
token: '',
auto_push: {
enabled: true,
job: 1,

This comment was marked as spam.

@meatballhat
Copy link
Contributor Author

@BanzaiMan 👋

@BanzaiMan
Copy link
Contributor

This si superseded by travis-ci/dpl#277.

@BanzaiMan BanzaiMan closed this May 11, 2017
@BanzaiMan BanzaiMan deleted the db-implement-transifex-addon branch May 11, 2017 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants